source: trunk/src/3rdparty/libpng/scripts/libpng.pc.in

Last change on this file was 2, checked in by dmik, 20 years ago

Imported xplatform parts of the official release 3.3.1 from Trolltech

File size: 247 bytes
Line 
1
2prefix=@PREFIX@
3exec_prefix=${prefix}
4libdir=${exec_prefix}/lib
5includedir=${exec_prefix}/include
6
7Name: libpng12
8Description: Loads and saves PNG files
9Version: 1.2.5
10Libs: -L${libdir} -lpng12 -lz -lm
11Cflags: -I${includedir}/libpng12
Note: See TracBrowser for help on using the repository browser.