mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 03:15:41 +08:00
5 lines
206 B
Batchfile
5 lines
206 B
Batchfile
@rem Generates a combine (.cmbx) and a set of project files (.prjx)
|
|
@rem for SharpDevelop (http://icsharpcode.net/OpenSource/SD/Default.aspx)
|
|
cd ..
|
|
Prebuild.exe /target sharpdev2 /file prebuild.xml /pause
|