summaryrefslogtreecommitdiff
path: root/img/Makefile.fpc
diff options
context:
space:
mode:
Diffstat (limited to 'img/Makefile.fpc')
-rw-r--r--img/Makefile.fpc18
1 files changed, 18 insertions, 0 deletions
diff --git a/img/Makefile.fpc b/img/Makefile.fpc
new file mode 100644
index 00000000..dc06233a
--- /dev/null
+++ b/img/Makefile.fpc
@@ -0,0 +1,18 @@
+#
+# Makefile.fpc for fpImg
+#
+
+[targets]
+units=imageio fpimg bmpreader
+rst=imageio
+
+[require]
+options=-S2h
+packages=fpgfx
+
+[libs]
+libname=fpimg
+
+[dirs]
+fpcdir=../../../fpc
+unitdir=../../fpgfx/src