mirror of
https://github.com/glest/glest-source.git
synced 2025-09-25 15:09:03 +02:00
No prompt for file removal
This commit is contained in:
@@ -103,7 +103,7 @@ if not "%GITVERSION_SHA1%" == "." echo building with CL [%CL%]
|
|||||||
if not "%GITVERSION_SHA1%" == "." echo #define GITVERSION "%GITVERSION_REV%.%GITVERSION_SHA1%" > ..\..\source\glest_game\facilities\gitversion.h
|
if not "%GITVERSION_SHA1%" == "." echo #define GITVERSION "%GITVERSION_REV%.%GITVERSION_SHA1%" > ..\..\source\glest_game\facilities\gitversion.h
|
||||||
if not "%GITVERSION_SHA1%" == "." copy /b ..\..\source\glest_game\facilities\game_util.cpp +,,
|
if not "%GITVERSION_SHA1%" == "." copy /b ..\..\source\glest_game\facilities\game_util.cpp +,,
|
||||||
|
|
||||||
del Release\*.tlog
|
del /Q /F Release\*.tlog
|
||||||
|
|
||||||
set msBuildMaxCPU=
|
set msBuildMaxCPU=
|
||||||
SET BuildInParallel=false
|
SET BuildInParallel=false
|
||||||
|
@@ -142,7 +142,7 @@ if not "%GITVERSION_SHA1%" == "." echo building with CL [%CL%]
|
|||||||
if not "%GITVERSION_SHA1%" == "." echo #define GITVERSION "%GITVERSION_REV%.%GITVERSION_SHA1%" > ..\..\source\glest_game\facilities\gitversion.h
|
if not "%GITVERSION_SHA1%" == "." echo #define GITVERSION "%GITVERSION_REV%.%GITVERSION_SHA1%" > ..\..\source\glest_game\facilities\gitversion.h
|
||||||
if not "%GITVERSION_SHA1%" == "." copy /b ..\..\source\glest_game\facilities\game_util.cpp +,,
|
if not "%GITVERSION_SHA1%" == "." copy /b ..\..\source\glest_game\facilities\game_util.cpp +,,
|
||||||
|
|
||||||
del Release\*.tlog
|
del /Q /F Release\*.tlog
|
||||||
|
|
||||||
rem set VisualStudioVersion=11.0
|
rem set VisualStudioVersion=11.0
|
||||||
set msBuildMaxCPU=
|
set msBuildMaxCPU=
|
||||||
|
Reference in New Issue
Block a user