diff options
Diffstat (limited to 'subprojects/imageformats/dub.sdl')
-rw-r--r-- | subprojects/imageformats/dub.sdl | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/subprojects/imageformats/dub.sdl b/subprojects/imageformats/dub.sdl deleted file mode 100644 index 2814286..0000000 --- a/subprojects/imageformats/dub.sdl +++ /dev/null @@ -1,7 +0,0 @@ -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 "." |