Moved under "windows" dir.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user