- show parameters in echo output

This commit is contained in:
Mark Vejvoda 2012-09-26 06:05:28 +00:00
parent c331a645da
commit 8d7dc0b087
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@
rem change to the directory of this batch file
ECHO --------------------------------
ECHO Changing to build folder [%~dp0]
ECHO Changing to build folder [%~dp0] p1 ["%1"] p2 ["%2"]
rem pause
cd /d "%~dp0"
ECHO Checking for windows binary runtime tools...