mirror of
https://github.com/glest/glest-source.git
synced 2025-08-23 16:32:53 +02:00
- show parameters in echo output
This commit is contained in:
@@ -2,7 +2,8 @@
|
|||||||
|
|
||||||
rem change to the directory of this batch file
|
rem change to the directory of this batch file
|
||||||
ECHO --------------------------------
|
ECHO --------------------------------
|
||||||
ECHO Changing to build folder [%~dp0]
|
ECHO Changing to build folder [%~dp0] p1 ["%1"] p2 ["%2"]
|
||||||
|
rem pause
|
||||||
cd /d "%~dp0"
|
cd /d "%~dp0"
|
||||||
|
|
||||||
ECHO Checking for windows binary runtime tools...
|
ECHO Checking for windows binary runtime tools...
|
||||||
|
Reference in New Issue
Block a user