mirror of
https://github.com/glest/glest-source.git
synced 2025-02-24 11:42:31 +01:00
- show parameters in echo output
This commit is contained in:
parent
c331a645da
commit
8d7dc0b087
@ -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...
|
||||
|
Loading…
x
Reference in New Issue
Block a user