blob: 2065d3a655437b61245fbe9000d448c59c2a3108 [file] [log] [blame]
Glenn Randers-Pehrsonc1bfe682002-03-06 22:08:00 -06001
2prefix=@PREFIX@
Glenn Randers-Pehrson73d57cb2002-03-25 18:49:08 -06003exec_prefix=${prefix}
4libdir=${exec_prefix}/lib
5includedir=${exec_prefix}/include
Glenn Randers-Pehrsonc1bfe682002-03-06 22:08:00 -06006
7Name: libpng12
8Description: Loads and saves PNG files
Glenn Randers-Pehrson5ff38d32002-09-17 23:38:46 -05009Version: 1.2.5rc3
Glenn Randers-Pehrson837a3d12002-05-10 20:19:58 -050010Libs: -L${libdir} -lpng12 -lz -lm
Glenn Randers-Pehrson73d57cb2002-03-25 18:49:08 -060011Cflags: -I${includedir}/libpng12