EasyGen/libs/libpng162/scripts/libpng.pc.in

11 lines
209 B
PkgConfig
Raw Permalink Normal View History

2014-01-13 22:49:01 +00:00
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@/libpng16
Name: libpng
Description: Loads and saves PNG files
Version: 1.6.2
Libs: -L${libdir} -lpng16
Cflags: -I${includedir}