OSDN Git Service

1ae258b56ab775c0df92b0234884120a8ad59bb2
[putex/putex.git] / src / texsourc / libpng / scripts / libpng.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@/libpng16
5
6 Name: libpng
7 Description: Loads and saves PNG files
8 Version: 1.6.10
9 Libs: -L${libdir} -lpng16
10 Cflags: -I${includedir}