mirror of
https://github.com/Ryujinx/Opentk.git
synced 2024-12-23 12:05:33 +00:00
5 lines
212 B
Batchfile
5 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
|