Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Copy task to Prebuild.exe (vsxxxx targets) | BlueWall | 2011-12-25 | 1 | -336/+336 |
| | | | | | | | <Files> <Match pattern="*.cs" recurse="true"/> <Match pattern="../bin/MyConfig.xml" buildAction="Copy" recurse="false" destination="$(OutputPath)" /> </Files> | ||||
* | White space junk. | Diva Canto | 2010-09-10 | 1 | -336/+336 |
| | |||||
* | Update Prebuild.exe with Prebuild r323 + an existing OpenSim specific nant ↵ | Justin Clark-Casey (justincc) | 2010-09-11 | 1 | -0/+336 |
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 |