OSDN Git Service

#xxxxx DTXViewerのプロジェクトを追加。
[dtxmania/dtxmania.git] / DTXViewerプロジェクト / @libpngソリューション / lpng1623 / scripts / libpng.pc.in
diff --git a/DTXViewerプロジェクト/@libpngソリューション/lpng1623/scripts/libpng.pc.in b/DTXViewerプロジェクト/@libpngソリューション/lpng1623/scripts/libpng.pc.in
new file mode 100644 (file)
index 0000000..e5e0eac
--- /dev/null
@@ -0,0 +1,10 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@/libpng16
+
+Name: libpng
+Description: Loads and saves PNG files
+Version: 1.6.23
+Libs: -L${libdir} -lpng16
+Cflags: -I${includedir}