mirror of https://github.com/axmolengine/axmol.git
Update run.bat.in
This commit is contained in:
parent
257562ff70
commit
79eb62bc19
|
@ -10,7 +10,7 @@ cd /d %myDir%
|
|||
echo The working directory is: %cd%
|
||||
|
||||
set APP_NAME=@APP_NAME@
|
||||
set BUILD_DIR=@CMAKE_BUILD_RELATIVE_DIR@
|
||||
set BUILD_DIR=%myDir%@CMAKE_BUILD_RELATIVE_DIR@
|
||||
set BUILD_CFG=%1
|
||||
|
||||
rem Determine which build config to run
|
||||
|
|
Loading…
Reference in New Issue