summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorGraeme Geldenhuys <graeme@mastermaths.co.za>2009-11-26 11:58:34 +0200
committerGraeme Geldenhuys <graeme@mastermaths.co.za>2009-11-26 11:58:34 +0200
commita83a7b7f00acd383c1638c1f210a56417be9339e (patch)
treed035a6de8e5ff18f1da836d44c84885275faea2c /src
parented1095fdd140168f9a9cfa2f61bd7cbbf493ab72 (diff)
downloadfpGUI-a83a7b7f00acd383c1638c1f210a56417be9339e.tar.xz
Quickly made the prototypes compilable again.
Diffstat (limited to 'src')
-rwxr-xr-xsrc/buildcrosswin32.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/buildcrosswin32.sh b/src/buildcrosswin32.sh
index f6ad1a1c..82189dfe 100755
--- a/src/buildcrosswin32.sh
+++ b/src/buildcrosswin32.sh
@@ -2,7 +2,7 @@
# NOTE: Cross compiling is from Linux to Windows 32-bit only
-CROSSFPC=/opt/fpc_2.2.5/win32/lib/fpc/2.2.5/ppcross386
+CROSSFPC=/opt/fpc_2.3.1/i386-win32/lib/fpc/2.3.1/ppcross386
#fpctarget=`$CROSSFPC -iTP`-`fpc -iTO`
#echo $fpctarget