aboutsummaryrefslogtreecommitdiffstats
path: root/Tools/linux-build.sh
diff options
context:
space:
mode:
authortobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c>2008-08-30 18:14:18 +0000
committertobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c>2008-08-30 18:14:18 +0000
commit58c1daf3692d4c5c534750a4fda97e087b0f0cbb (patch)
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904 /Tools/linux-build.sh
parent5f11f9f3e328f6818a42f0a3405404612399c64e (diff)
downloadusdx-58c1daf3692d4c5c534750a4fda97e087b0f0cbb.tar.gz
usdx-58c1daf3692d4c5c534750a4fda97e087b0f0cbb.tar.xz
usdx-58c1daf3692d4c5c534750a4fda97e087b0f0cbb.zip
Removed outdated 1.1 branch contents
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.1@1332 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to '')
-rwxr-xr-xTools/linux-build.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/Tools/linux-build.sh b/Tools/linux-build.sh
deleted file mode 100755
index fd1b28b6..00000000
--- a/Tools/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
-