summaryrefslogtreecommitdiff
path: root/packages/gtk2/examples/Makefile.fpc
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gtk2/examples/Makefile.fpc')
-rw-r--r--packages/gtk2/examples/Makefile.fpc19
1 files changed, 19 insertions, 0 deletions
diff --git a/packages/gtk2/examples/Makefile.fpc b/packages/gtk2/examples/Makefile.fpc
new file mode 100644
index 0000000000..d914d46184
--- /dev/null
+++ b/packages/gtk2/examples/Makefile.fpc
@@ -0,0 +1,19 @@
+#
+# Makefile.fpc for Free Pascal GTK 2.x.y Examples
+#
+
+[target]
+dirs=helloworld helloworld2 gtk_demo gettingstarted plugins scribble_simple gtkglext
+#filechooser - doesn't work yet
+
+[require]
+packages=gtk2
+
+[install]
+fpcpackage=y
+
+[default]
+fpcdir=../../..
+
+[rules]
+.NOTPARALLEL: