blob: 2a108fc2f924421c988e3cd333009769e1273a6e [file] [log] [blame]
The Android Open Source Project893912b2009-03-03 19:30:05 -08001prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@/libpng12
5
6Name: libpng
7Description: Loads and saves PNG files
Eric Vannier66dce0d2011-07-20 17:03:29 -07008Version: 1.2.46
The Android Open Source Project893912b2009-03-03 19:30:05 -08009Libs: -L${libdir} -lpng12
10Cflags: -I${includedir}