Changeset 561 for trunk/src/3rdparty/libpng/scripts/makefile.sco
- Timestamp:
- Feb 11, 2010, 11:19:06 PM (15 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
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/makefile.sco
r2 r561 5 5 # Copyright (C) 1998 Greg Roelofs 6 6 # Copyright (C) 1996, 1997 Andreas Dilger 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 # Library name: 10 13 LIBNAME = libpng12 11 14 PNGMAJ = 0 12 PNGMIN = 1.2. 2915 PNGMIN = 1.2.40 13 16 PNGVER = $(PNGMAJ).$(PNGMIN) 14 17
Note:
See TracChangeset
for help on using the changeset viewer.