Files
es_build_deliv/windows/etc/config.btm

12 lines
212 B
Plaintext

iff exist %~dp0local.btm then
call %~dp0local.btm
endiff
iff not defined STUDIO_VERSION_MAJOR_MINOR then
set STUDIO_VERSION_MAJOR_MINOR=18.05
endiff
iff not defined WORK_DIR then
set WORK_DIR=C:\work
endiff