summaryrefslogtreecommitdiff
path: root/src/corelib/render/software/agg-demos/build-x11
diff options
context:
space:
mode:
authorGraeme Geldenhuys <graeme@mastermaths.co.za>2012-03-13 19:10:37 +0200
committerGraeme Geldenhuys <graeme@mastermaths.co.za>2012-03-13 19:10:37 +0200
commitbb7be8483b091bdb1258dbc85eba21bfbf2788c6 (patch)
treeae9ba19771476b3807306df19ee67b4dc3101178 /src/corelib/render/software/agg-demos/build-x11
parent30e6c6aa4a4e0026dc7e0adf2e33a34d2c165c37 (diff)
downloadfpGUI-bb7be8483b091bdb1258dbc85eba21bfbf2788c6.tar.xz
agg: another linux build project now updated.
* uses general FPC executable instead of i386 specific one. * updated the required linux platform units for AggPas to work.
Diffstat (limited to 'src/corelib/render/software/agg-demos/build-x11')
-rwxr-xr-xsrc/corelib/render/software/agg-demos/build-x112
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/render/software/agg-demos/build-x11 b/src/corelib/render/software/agg-demos/build-x11
index b42c00e1..ad3246c6 100755
--- a/src/corelib/render/software/agg-demos/build-x11
+++ b/src/corelib/render/software/agg-demos/build-x11
@@ -1 +1 @@
-ppc386 -Fu_debug -FU_debug -Mdelphi -Tlinux -WC -Sg -Se3 -Xs -B -v0i compile_x11.dpr \ No newline at end of file
+fpc -Fu_debug -FU_debug -Mdelphi -Tlinux -WC -Sg -Se3 -Xs -B -v0i compile_x11.dpr \ No newline at end of file