aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/libpng
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/libpng')
-rw-r--r--third_party/libpng/png.imp5
1 files changed, 5 insertions, 0 deletions
diff --git a/third_party/libpng/png.imp b/third_party/libpng/png.imp
new file mode 100644
index 0000000000..81b7397030
--- /dev/null
+++ b/third_party/libpng/png.imp
@@ -0,0 +1,5 @@
+[
+ { include: ["\"pngconf.h\"", "private", "\"png.h\"", "public"] },
+ { include: ["\"pnglibconf.h\"", "private", "\"png.h\"", "public"] },
+ { include: ["\"scripts/pnglibconf.h.prebuilt\"", "private", "\"png.h\"", "public"] }
+]