Initial commit
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
|
||||
|
||||
"C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe" "..\..\..\Minecraft360.sln" /Clean ContentPackage /ProjectConfig ContentPackage /Out clean.txt /NoLogo
|
||||
"C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe" "..\..\..\Minecraft360.sln" /Build ContentPackage /ProjectConfig ContentPackage /Out build.txt /NoLogo
|
||||
|
||||
REM "C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe" "..\..\..\Minecraft360.sln" /Clean Release /ProjectConfig Release /Out cleanr.txt /NoLogo
|
||||
REM "C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe" "..\..\..\Minecraft360.sln" /Build Release /ProjectConfig Release /Out buildr.txt /NoLogo
|
||||
|
||||
perl build.plx
|
||||
|
||||
REM zip it
|
||||
|
||||
zipthebuild.cmd
|
||||
|
||||
pause
|
||||
Reference in New Issue
Block a user