diff options
author | jaybinks <jaybinks@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2007-09-28 05:02:30 +0000 |
---|---|---|
committer | jaybinks <jaybinks@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2007-09-28 05:02:30 +0000 |
commit | 668a5da76b4d7179a1286d839a001f9d9fdce456 (patch) | |
tree | eaef69cb5abd42665e7c3626df0770d3522785ce | |
parent | 4ae028b8f6e105f2628303a4f8bacbb6f7bcb93a (diff) | |
download | usdx-668a5da76b4d7179a1286d839a001f9d9fdce456.tar.gz usdx-668a5da76b4d7179a1286d839a001f9d9fdce456.tar.xz usdx-668a5da76b4d7179a1286d839a001f9d9fdce456.zip |
bamboo build script for delphi :)
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@443 b956fd51-792f-4845-bead-9b4dfca2ff2c
-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
|