git-svn-id: svn://rtsoft.com/rtsvn/projects/RTDink@1600 353e56fe-9613-0410-8469-b96ad8e6f29c
6 lines
142 B
Batchfile
6 lines
142 B
Batchfile
:Set some variables for our whole proton installation
|
|
|
|
call ..\base_setup.bat
|
|
|
|
:Set some project specific variables
|
|
set APP_NAME=RTDink
|