make dir unhidden
[henge/webcc.git] / make / SDL2_image.mk
diff --git a/make/SDL2_image.mk b/make/SDL2_image.mk
new file mode 100644 (file)
index 0000000..ed96b59
--- /dev/null
@@ -0,0 +1,11 @@
+################################################################################
+# Desc:   SDL2_image Build Data
+# Author: Mihrtec LLC
+# Date:   2016
+################################################################################
+# SDL2_image natively supports transpiling
+################################################################################
+# Download location
+HGADDR    := https://hg.libsdl.org/SDL_image
+# SDL2_image depends on zlib, libpng, libtiff libpjeg, and libwebp
+LIBDEPS   := webp png tiff z