Changeset 561 for trunk/src/3rdparty/libpng/scripts/libpng-config.in
- Timestamp:
- Feb 11, 2010, 11:19:06 PM (16 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/3rdparty/libpng/scripts/libpng-config.in (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk
-
Property svn:mergeinfo
set to (toggle deleted branches)
/branches/vendor/nokia/qt/4.6.1 merged eligible /branches/vendor/nokia/qt/current merged eligible /branches/vendor/trolltech/qt/current 3-149
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
trunk/src/3rdparty/libpng/scripts/libpng-config.in
r2 r561 5 5 6 6 # Copyright (C) 2002, 2004, 2006, 2007 Glenn Randers-Pehrson 7 # For conditions of distribution and use, see copyright notice in png.h 7 8 # This code is released under the libpng license. 9 # For conditions of distribution and use, see the disclaimer 10 # and license in png.h 8 11 9 12 # Modeled after libxml-config. … … 15 18 includedir="@includedir@/libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@" 16 19 libs="-lpng@PNGLIB_MAJOR@@PNGLIB_MINOR@" 17 all_libs="-lpng@PNGLIB_MAJOR@@PNGLIB_MINOR@ -lz -lm"20 all_libs="-lpng@PNGLIB_MAJOR@@PNGLIB_MINOR@ " 18 21 I_opts="-I${includedir}" 19 22 L_opts="-L${libdir}"
Note:
See TracChangeset
for help on using the changeset viewer.
