summaryrefslogtreecommitdiff
path: root/gui/db/Makefile.fpc
diff options
context:
space:
mode:
Diffstat (limited to 'gui/db/Makefile.fpc')
-rw-r--r--gui/db/Makefile.fpc20
1 files changed, 20 insertions, 0 deletions
diff --git a/gui/db/Makefile.fpc b/gui/db/Makefile.fpc
new file mode 100644
index 00000000..144acce4
--- /dev/null
+++ b/gui/db/Makefile.fpc
@@ -0,0 +1,20 @@
+#
+# Makefile.fpc for fpGUI database support
+#
+
+[targets]
+units=fpgui_db
+
+[require]
+options=-S2h
+packages=fcl fpgfx fpgui
+
+#[libs]
+#libname=fpgui
+
+[install]
+subdir=
+
+[dirs]
+fpcdir=../../../..
+unitdir=..