summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorGraeme Geldenhuys <graeme@mastermaths.co.za>2013-02-22 11:52:47 +0000
committerGraeme Geldenhuys <graeme@mastermaths.co.za>2013-02-22 11:52:47 +0000
commit34859679b03d7660b767a19870d3350e67240776 (patch)
tree715be003fd8be98a25d41d9c9283ea57234411db /examples
parent1367b2f3a7c0e00434aa1a3737188a7cab50b7f7 (diff)
downloadfpGUI-34859679b03d7660b767a19870d3350e67240776.tar.xz
nanoedit: fixes the fpc config file to allow compiling from command line.
The unit seach path was wrong.
Diffstat (limited to 'examples')
-rw-r--r--examples/apps/nanoedit/extrafpc.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/apps/nanoedit/extrafpc.cfg b/examples/apps/nanoedit/extrafpc.cfg
index 034a7b9d..97a53282 100644
--- a/examples/apps/nanoedit/extrafpc.cfg
+++ b/examples/apps/nanoedit/extrafpc.cfg
@@ -1,5 +1,5 @@
-FUunits
--Fu../../lib/$fpctarget
+-Fu../../../lib/$fpctarget
-Fu../ide/src/
-Xs
-XX