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