revert between 56095 -> 55830 in arch
[AROS.git] / workbench / libs / png / scripts / libpng.pc.in
blob2f749239712b594b53970dc7b59a4e60aea51ffe
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@/libpng16
6 Name: libpng
7 Description: Loads and saves PNG files
8 Version: 1.6.36
9 Libs: -L${libdir} -lpng16
10 Cflags: -I${includedir}