From 503412b02356cd0dd92f0fc0900f48eab3afce24 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Fri, 7 Feb 2020 10:52:16 -0500 Subject: meson build --- subprojects/imageformats/dub.sdl | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 subprojects/imageformats/dub.sdl (limited to 'subprojects/imageformats/dub.sdl') 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 "." -- cgit v1.2.3