4 lines
212 B
Batchfile
4 lines
212 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 ..
|
|
Build\Prebuild /target sharpdev2 /file Prebuild.xml /pause
|