aboutsummaryrefslogtreecommitdiffhomepage
path: root/subprojects/imageformats/dub.sdl
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2020-02-07 10:52:16 -0500
committerRalph Amissah <ralph@amissah.com>2020-03-06 15:13:53 -0500
commit503412b02356cd0dd92f0fc0900f48eab3afce24 (patch)
tree0e8ee05bcb814db5d414386c42fd9cd64804d892 /subprojects/imageformats/dub.sdl
parentlatex outputs (various paper sizes & orientation) (diff)
meson build
Diffstat (limited to 'subprojects/imageformats/dub.sdl')
-rw-r--r--subprojects/imageformats/dub.sdl7
1 files changed, 7 insertions, 0 deletions
diff --git a/subprojects/imageformats/dub.sdl b/subprojects/imageformats/dub.sdl
new file mode 100644
index 0000000..2814286
--- /dev/null
+++ b/subprojects/imageformats/dub.sdl
@@ -0,0 +1,7 @@
+name "imageformats"
+description "Decoders for PNG, TGA, BMP, JPEG and encoders for PNG, TGA, BMP."
+authors "Tero Hänninen"
+license "BSL-1.0"
+targetName "imageformats"
+sourcePaths "imageformats"
+importPaths "."