summaryrefslogtreecommitdiff
path: root/extras
diff options
context:
space:
mode:
authorGraeme Geldenhuys <graeme@mastermaths.co.za>2012-10-17 10:53:30 +0100
committerGraeme Geldenhuys <graeme@mastermaths.co.za>2012-10-17 10:53:30 +0100
commit8aa15da7ed34e82b331825f1af9548275dbeff09 (patch)
tree5d642c7fc2fcc1e6a5e06390a0eb1f1bb1f9ad3a /extras
parent6f5e7573e297bb1aa10cbed1b8172b427205b402 (diff)
downloadfpGUI-8aa15da7ed34e82b331825f1af9548275dbeff09.tar.xz
Fixes build error about units not for a specific target.
Because the X11 and GDI targets have units with the same names (ie: fpg_impl.pas etc) the last enry overrides the platform target. So if we compile under Linux, it will complain that fpg_impl.pas is for the Windows target only. To work around this problem, we have to add some units in code blocks for specific targets.
Diffstat (limited to 'extras')
0 files changed, 0 insertions, 0 deletions