Files
itgmania212121/extern/libpng/include/scripts/libpng.pc.in
T
Jason Felds 1657ed4dee Add the other libpng stuff.
We can remove and strip each on a case by case basis.

MAC OS X builds now. Time to get the others.
2011-05-08 17:16:18 -04:00

11 lines
209 B
Plaintext

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@/libpng15
Name: libpng
Description: Loads and saves PNG files
Version: 1.5.2
Libs: -L${libdir} -lpng15
Cflags: -I${includedir}