libpng/scripts/libpng.pc.in
Glenn Randers-Pehrson d50ec244d2 [libpng15] Removed some comments that the configure script did not handle
properly from scripts/pnglibconf.dfa and pnglibconf.h.prebuilt.
Bump version to 1.5.22rc02
2015-03-05 21:07:11 -06:00

11 lines
214 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@/libpng15
Name: libpng
Description: Loads and saves PNG files
Version: 1.5.22rc02
Libs: -L${libdir} -lpng15
Cflags: -I${includedir}