blob: cadb5550213d806d7b2b17e9785e68defaddbd7f [file] [log] [blame]
Glenn Randers-Pehrsoneb580912008-07-30 14:47:09 -05001prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@/libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@
5
6Name: libpng
7Description: Loads and saves PNG files
8Version: @PNGLIB_VERSION@
9Libs: -L${libdir} -lpng@PNGLIB_MAJOR@@PNGLIB_MINOR@
10Libs.private: @LIBS@
11Cflags: -I${includedir} @LIBPNG_NO_MMX@