- updated vc++ 2010 build file

This commit is contained in:
Mark Vejvoda 2012-04-20 02:26:32 +00:00
parent 7328304220
commit 2fde84f93c
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ cd /d "%~dp0"
ECHO Checking for windows binary runtime tools...
if NOT EXIST "..\..\data\glest_game\7z.exe" cscript getTools.vbs
if NOT EXIST "..\..\data\glest_game\7z.dll" cscript getTools.vbs
if NOT EXIST "..\..\source\windows_deps\nul" cscript getVC2010Deps.vbs
if NOT EXIST "..\..\source\windows_deps\nul" call "..\..\data\glest_game\7z.exe" x ..\..\source\windows_deps.7z
if NOT EXIST ..\..\source\windows_deps\NUL cscript getVC2010Deps.vbs
if NOT EXIST ..\..\source\windows_deps\NUL call "..\..\data\glest_game\7z.exe" x ..\..\source\windows_deps.7z
call CopyWindowsRuntimeDlls.bat nopause