summaryrefslogtreecommitdiff
path: root/packages/libndsfpc/examples/graphics/Printing/Makefile.fpc
diff options
context:
space:
mode:
Diffstat (limited to 'packages/libndsfpc/examples/graphics/Printing/Makefile.fpc')
-rw-r--r--packages/libndsfpc/examples/graphics/Printing/Makefile.fpc18
1 files changed, 18 insertions, 0 deletions
diff --git a/packages/libndsfpc/examples/graphics/Printing/Makefile.fpc b/packages/libndsfpc/examples/graphics/Printing/Makefile.fpc
new file mode 100644
index 0000000000..d4db9bd368
--- /dev/null
+++ b/packages/libndsfpc/examples/graphics/Printing/Makefile.fpc
@@ -0,0 +1,18 @@
+#
+# Makefile.fpc for Free Pascal libndsfpc 2.x.y Examples
+#
+
+[target]
+dirs=ansi_console console_windows custom_font print_both_screens rotscale_text
+
+[require]
+packages=libndsfpc
+
+[install]
+fpcpackage=y
+
+[default]
+fpcdir=../../../../..
+
+[rules]
+.NOTPARALLEL: