Hash :
bb0f5578
Author :
Date :
2009-11-15T05:49:13
[devel] Added libpng-config.in and libpng-pc.in to the zip and 7z distributions (they are needed by CMakeList.txt).
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@/libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@
Name: libpng
Description: Loads and saves PNG files
Version: @PNGLIB_VERSION@
Libs: -L${libdir} -lpng@PNGLIB_MAJOR@@PNGLIB_MINOR@
Libs.private: @LIBS@
Cflags: -I${includedir}