diff options
Diffstat (limited to '')
-rw-r--r-- | Prebuild/scripts/SharpDevelop2.bat | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Prebuild/scripts/SharpDevelop2.bat b/Prebuild/scripts/SharpDevelop2.bat deleted file mode 100644 index 4ca0272..0000000 --- a/Prebuild/scripts/SharpDevelop2.bat +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | @rem Generates a combine (.cmbx) and a set of project files (.prjx) | ||
2 | @rem for SharpDevelop (http://icsharpcode.net/OpenSource/SD/Default.aspx) | ||
3 | cd .. | ||
4 | Prebuild.exe /target sharpdev2 /file prebuild.xml /pause | ||