aboutsummaryrefslogtreecommitdiffstats
path: root/Game
diff options
context:
space:
mode:
authorjaybinks <jaybinks@b956fd51-792f-4845-bead-9b4dfca2ff2c>2007-09-19 13:15:08 +0000
committerjaybinks <jaybinks@b956fd51-792f-4845-bead-9b4dfca2ff2c>2007-09-19 13:15:08 +0000
commitbf8524bf03d38784160ede29e3ab58c6455a17be (patch)
tree2e83d9b1f87fdffae17afa09533e4035f55d648d /Game
parent84beb7412eaca48cbf5c9915b83e5f8c79c9a0e7 (diff)
downloadusdx-bf8524bf03d38784160ede29e3ab58c6455a17be.tar.gz
usdx-bf8524bf03d38784160ede29e3ab58c6455a17be.tar.xz
usdx-bf8524bf03d38784160ede29e3ab58c6455a17be.zip
added my lazarus batch files that make life easy.
sorry for the absolute paths. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@398 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'Game')
-rw-r--r--Game/Code/build.bat4
-rw-r--r--Game/Code/lazres-UltraStar.bat2
2 files changed, 6 insertions, 0 deletions
diff --git a/Game/Code/build.bat b/Game/Code/build.bat
new file mode 100644
index 00000000..5ede5b0f
--- /dev/null
+++ b/Game/Code/build.bat
@@ -0,0 +1,4 @@
+C:\lazarus\fpc\2.0.4\bin\i386-win32\ppc386.exe -S2cgi -OG1 -gl -vewnhi -l -Filib\JEDI-SDLv1.0\SDL\Pas\ -Fu..\..\..\..\..\lazarus\components\jpeg\lib\i386-win32\ -Fu..\..\..\..\..\lazarus\components\images\lib\i386-win32\ -Fu..\..\..\..\..\lazarus\lcl\units\i386-win32\ -Fu..\..\..\..\..\lazarus\lcl\units\i386-win32\win32\ -Fu..\..\..\..\..\lazarus\packager\units\i386-win32\ -Fu. -oUltraStar.exe -dLCL -dLCLwin32 UltraStar.lpr
+rem C:\lazarus\fpc\2.0.4\bin\i386-win32\ppc386.exe -S2cgi -OG1 -gl -vewnhi -l -Filib\JEDI-SDLv1.0\SDL\Pas\ -Fu. -oUltraStar.exe UltraStar.lpr
+
+move UltraStar.exe ..\..\ \ No newline at end of file
diff --git a/Game/Code/lazres-UltraStar.bat b/Game/Code/lazres-UltraStar.bat
new file mode 100644
index 00000000..cb2617f0
--- /dev/null
+++ b/Game/Code/lazres-UltraStar.bat
@@ -0,0 +1,2 @@
+C:\lazarus\tools\lazres.exe UltraStar.lrs "..\Fonts\Normal\eurostar_regular.png" "..\Fonts\Normal\eurostar_regular.dat" "..\Fonts\Bold\eurostar_regular_bold.png" "..\Fonts\Bold\eurostar_regular_bold.dat" "..\Fonts\Outline 1\Outline 1.PNG" "..\Fonts\Outline 1\Outline 1.dat" "..\Fonts\Outline 2\Outline 2.PNG" "..\Fonts\Outline 2\Outline 2.dat" "..\Graphics\ustar-icon_v01.ico" "..\Graphics\credits_v5_bg.png" "..\Graphics\credits_v5_overlay.png" "..\Graphics\names_blindguard.png" "..\Graphics\names_blindy.png" "..\Graphics\names_canni.png" "..\Graphics\names_commandio.png" "..\Graphics\names_lazyjoker.png" "..\Graphics\names_mog.png" "..\Graphics\names_mota.png" "..\Graphics\names_skillmaster.png" "..\Graphics\names_whiteshark.png" "..\Graphics\intro-l-01.png" "..\Graphics\intro-l-02.png" "..\Graphics\intro-l-03.png" "..\Graphics\intro-l-04.png" "..\Graphics\intro-l-05.png" "..\Graphics\intro-l-06.png" "..\Graphics\intro-l-07.png" "..\Graphics\intro-l-08.png" "..\Graphics\intro-l-09.png" "..\Graphics\outro-bg.png" "..\Graphics\outro-esc.png" "..\Graphics\outro-exit-dark.png"
+