summaryrefslogtreecommitdiff
path: root/examples/gui/layouttest/Makefile.fpc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/gui/layouttest/Makefile.fpc')
-rw-r--r--examples/gui/layouttest/Makefile.fpc10
1 files changed, 10 insertions, 0 deletions
diff --git a/examples/gui/layouttest/Makefile.fpc b/examples/gui/layouttest/Makefile.fpc
new file mode 100644
index 00000000..f779ccca
--- /dev/null
+++ b/examples/gui/layouttest/Makefile.fpc
@@ -0,0 +1,10 @@
+#
+# Makefile.fpc for fpGUI LayoutTest example
+#
+
+[targets]
+programs=layouttest
+
+[require]
+options=-S2h
+packages=fcl fpgfx fpgui