No prompt for file removal

This commit is contained in:
Tom Reynolds 2014-03-16 06:16:24 +01:00
parent cf53540438
commit fa0a8ac9e7
2 changed files with 2 additions and 2 deletions

View File

@ -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%" == "." copy /b ..\..\source\glest_game\facilities\game_util.cpp +,,
del Release\*.tlog
del /Q /F Release\*.tlog
set msBuildMaxCPU=
SET BuildInParallel=false

View File

@ -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%" == "." copy /b ..\..\source\glest_game\facilities\game_util.cpp +,,
del Release\*.tlog
del /Q /F Release\*.tlog
rem set VisualStudioVersion=11.0
set msBuildMaxCPU=