mirror of
git://opensimulator.org/git/opensim
synced 2026-08-15 09:32:16 +00:00
Hopefully this should make merging upstream easier. Building with NAnt should still work, but Visual Studio is untested.
5 lines
102 B
Batchfile
Executable File
5 lines
102 B
Batchfile
Executable File
@rem Generates makefiles
|
|
@rem for make
|
|
cd ..
|
|
Prebuild.exe /target makefile /file prebuild.xml /pause
|