aboutsummaryrefslogtreecommitdiffstats
path: root/Tools/USDXResCompiler/linux-build.sh
diff options
context:
space:
mode:
authortobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c>2008-08-27 11:35:30 +0000
committertobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c>2008-08-27 11:35:30 +0000
commit33b13cde51e08eda268e63ef7058f037d299f6c7 (patch)
tree02e62bd9a73a93ae2dcb655ff68296cb9e711392 /Tools/USDXResCompiler/linux-build.sh
parent16f6fc10f37aa7346ad662221f6b1fd65c753b2b (diff)
downloadusdx-33b13cde51e08eda268e63ef7058f037d299f6c7.tar.gz
usdx-33b13cde51e08eda268e63ef7058f037d299f6c7.tar.xz
usdx-33b13cde51e08eda268e63ef7058f037d299f6c7.zip
USDXResCompiler was replaced by ResourceExtractor
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1300 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to '')
-rwxr-xr-xTools/USDXResCompiler/linux-build.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/Tools/USDXResCompiler/linux-build.sh b/Tools/USDXResCompiler/linux-build.sh
deleted file mode 100755
index fd1b28b6..00000000
--- a/Tools/USDXResCompiler/linux-build.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-clear
-fpc -S2cgi -OG1 -gl -vewnhi -l -Filib/JEDI-SDLv1.0/SDL/Pas/ -Fu/usr/lib/lazarus/components/images/lib/i386-linux/ -Fu/usr/lib/lazarus/lcl/units/i386-linux/ -Fu/usr/lib/lazarus/lcl/units/i386-linux/gtk2/ -Fu/usr/lib/lazarus/packager/units/i386-linux/ -Fu. -dLCL -dLCLgtk2 USDXResCompiler.lpr
-