diff options
author | Graeme Geldenhuys <graemeg@gmail.com> | 2015-02-02 10:07:35 +0000 |
---|---|---|
committer | Graeme Geldenhuys <graemeg@gmail.com> | 2015-02-02 10:07:35 +0000 |
commit | c65bc9d741728b349859397bba2c769987899030 (patch) | |
tree | f8d0a2728a9aba68394556abb7c4431840174cc0 /examples/apps | |
parent | 5b441338c772a2fb5b7d95ae1b45997bac8b5d5a (diff) | |
download | fpGUI-c65bc9d741728b349859397bba2c769987899030.tar.xz |
IDE: config setting to help with compiling from command line
Diffstat (limited to 'examples/apps')
-rw-r--r-- | examples/apps/ide/src/extrafpc.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/apps/ide/src/extrafpc.cfg b/examples/apps/ide/src/extrafpc.cfg index 2132065d..3622b5cf 100644 --- a/examples/apps/ide/src/extrafpc.cfg +++ b/examples/apps/ide/src/extrafpc.cfg @@ -1,4 +1,4 @@ --FUunits +-FUunits/$fpctarget -Fu../../../../lib/$fpctarget -Fi. -Xs |