git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@2027 52acb1d6-8a22-11de-b505-999d5b087335
5 lines
210 B
Batchfile
5 lines
210 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
|