mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 11:25:39 +08:00
Hopefully this should make merging upstream easier. Building with NAnt should still work, but Visual Studio is untested.
5 lines
103 B
Batchfile
Executable File
5 lines
103 B
Batchfile
Executable File
@rem Generates a Xcode files
|
|
@rem for NAnt
|
|
cd ..
|
|
Prebuild.exe /target xcode /file prebuild.xml /pause
|