aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjaybinks <jaybinks@b956fd51-792f-4845-bead-9b4dfca2ff2c>2007-10-16 11:11:30 +0000
committerjaybinks <jaybinks@b956fd51-792f-4845-bead-9b4dfca2ff2c>2007-10-16 11:11:30 +0000
commit660346feed241a68829d1c677d93345d37b38a7b (patch)
treeec9c2880906493550b1a1c749e36b50ac4e0ebeb
parentad736784b47bc627a414a35d21c0795ed62abd5f (diff)
downloadusdx-660346feed241a68829d1c677d93345d37b38a7b.tar.gz
usdx-660346feed241a68829d1c677d93345d37b38a7b.tar.xz
usdx-660346feed241a68829d1c677d93345d37b38a7b.zip
fixed bamboo build script to recompile Resource...
oops git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.01@514 b956fd51-792f-4845-bead-9b4dfca2ff2c
-rw-r--r--Game/Code/bamboo-build-win-delphi.bat3
1 files changed, 3 insertions, 0 deletions
diff --git a/Game/Code/bamboo-build-win-delphi.bat b/Game/Code/bamboo-build-win-delphi.bat
index 0f1c73f5..bcd13cfe 100644
--- a/Game/Code/bamboo-build-win-delphi.bat
+++ b/Game/Code/bamboo-build-win-delphi.bat
@@ -1,3 +1,6 @@
+del UltraStar.res
+"C:\Program Files\Borland\BDS\4.0\Bin\BRC32 -r UltraStar.RC
+
"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
copy UltraStar.exe ..\..\
cd ..\..\