mirror of
https://github.com/opensim/opensim.git
synced 2026-07-14 03:15:36 +08:00
5 lines
103 B
Batchfile
5 lines
103 B
Batchfile
@rem Generates a .build files
|
|
@rem for NAnt
|
|
cd ..
|
|
Prebuild.exe /target nant /file prebuild.xml /pause
|