diff options
author | jaybinks <jaybinks@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2007-10-09 11:06:37 +0000 |
---|---|---|
committer | jaybinks <jaybinks@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2007-10-09 11:06:37 +0000 |
commit | 4aaefb9e382f6d40b4ec1386d55ab3633afd6a35 (patch) | |
tree | 0f24e14de02c4c1da1a6c9c39096c1e09ab220ff /Game | |
parent | e475f77c0010bcbf20c77986e6e45cc27d3a6414 (diff) | |
download | usdx-4aaefb9e382f6d40b4ec1386d55ab3633afd6a35.tar.gz usdx-4aaefb9e382f6d40b4ec1386d55ab3633afd6a35.tar.xz usdx-4aaefb9e382f6d40b4ec1386d55ab3633afd6a35.zip |
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.01@484 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'Game')
-rw-r--r-- | Game/Code/bamboo-build-win-delphi.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Game/Code/bamboo-build-win-delphi.bat b/Game/Code/bamboo-build-win-delphi.bat new file mode 100644 index 00000000..794f385f --- /dev/null +++ b/Game/Code/bamboo-build-win-delphi.bat @@ -0,0 +1 @@ +"C:\Program Files\Borland\BDS\4.0\Bin\dcc32.exe" -U"lib\JEDI-SDLv1.0\SDL\Pas" -O"lib\JEDI-SDLv1.0\SDL\Pas" -I"lib\JEDI-SDLv1.0\SDL\Pas" -R"lib\JEDI-SDLv1.0\SDL\Pas" UltraStar.dpr
|