We can remove and strip each on a case by case basis. MAC OS X builds now. Time to get the others.
11 lines
209 B
Plaintext
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}
|