summaryrefslogtreecommitdiff
path: root/docview
diff options
context:
space:
mode:
authorGraeme Geldenhuys <graeme@mastermaths.co.za>2010-03-09 11:16:53 +0200
committerGraeme Geldenhuys <graeme@mastermaths.co.za>2010-03-09 11:16:53 +0200
commit904a739fc38028b39db2e27f71216ef7e5b81232 (patch)
tree0d088d4440c3e930abcef24741409c42be0e0e3b /docview
parent03299f62453025294633326c3b27bf4cca984417 (diff)
downloadfpGUI-904a739fc38028b39db2e27f71216ef7e5b81232.tar.xz
docview: add compiler helper extrafpc.cfg file.
This allows use to easily compile docview from the command line.
Diffstat (limited to 'docview')
-rw-r--r--docview/src/extrafpc.cfg10
1 files changed, 10 insertions, 0 deletions
diff --git a/docview/src/extrafpc.cfg b/docview/src/extrafpc.cfg
new file mode 100644
index 00000000..b68bb1b4
--- /dev/null
+++ b/docview/src/extrafpc.cfg
@@ -0,0 +1,10 @@
+-Sa
+-gl
+-Xs
+-l
+-Fiunits/
+-Fu../components/richtext/
+-Fu../../lib/$fpctarget
+-Fu.
+-FUunits
+