source: trunk/src/3rdparty/libpng/scripts/libpng.pc-configure.in@ 280

Last change on this file since 280 was 2, checked in by Dmitry A. Kuminov, 17 years ago

Initially imported qt-all-opensource-src-4.5.1 from Trolltech.

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