mirror of
git://opensimulator.org/git/opensim
synced 2026-08-14 09:02:50 +00:00
5 lines
224 B
Batchfile
5 lines
224 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 sharpdev /file prebuild.xml /build NET_1_1 /pause
|