mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-01-25 04:01:05 +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
|