| Commit message (Collapse) | Author | Files | Lines |
|
<Files>
<Match pattern="*.cs" recurse="true"/>
<Match pattern="../bin/MyConfig.xml" buildAction="Copy" recurse="false" destination="$(OutputPath)" />
</Files>
|
|
|
|
hack to correctly clean up chosen OpenSim exes and dlls in bin/ on a "nant clean"
Source code is included for reference. This can go away again once Prebuild is updated with a more general mechanism for cleaning up files.
The Prebuild source code here can be built with nant, or regnerated for other tools using the prebuild at {root}/bin/Prebuild.exe
|
|
folder (the license information is already in the appropriate place in the OpenSim distro)
|
|
Hopefully this should make merging upstream easier.
Building with NAnt should still work, but Visual Studio is untested.
|
|
|
|
|
|
|