• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@/libpng12
5
6Name: libpng
7Description: Loads and saves PNG files
8Version: 1.2.46
9Libs: -L${libdir} -lpng12
10Cflags: -I${includedir}
11