Initial commit of Dink Smallwood HD source. See the "Programmer readme.txt" for information on how to set it up.
git-svn-id: svn://rtsoft.com/rtsvn/projects/RTDink@1469 353e56fe-9613-0410-8469-b96ad8e6f29c
This commit is contained in:
parent
dfbc2348a5
commit
d4f66a5d2e
115 changed files with 37737 additions and 0 deletions
5
app_info_setup.bat
Normal file
5
app_info_setup.bat
Normal file
|
@ -0,0 +1,5 @@
|
|||
REM ** Make sure american code page is used, otherwise the %DATE environmental var might be wrong
|
||||
CHCP 437
|
||||
|
||||
#just a batch file so any other batch files in windows can snag the name of this project. Used by batch files in /android and /html5
|
||||
set APP_NAME=RTDink
|
Loading…
Add table
Add a link
Reference in a new issue