mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +08:00
Update Prebuild.exe with Prebuild r323 + an existing OpenSim specific nant 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
This commit is contained in:
2
Prebuild/scripts/xcode.sh
Executable file
2
Prebuild/scripts/xcode.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
prebuild /target xcode /file ../prebuild.xml /pause
|
||||
Reference in New Issue
Block a user