windowscodecs: Use Mac OS X native ICNS support, not libicns.

Ken Thomases ken at codeweavers.com
Wed Jan 5 07:25:23 CST 2011


The ICNS support is only used on Mac OS X and is not anticipated to be used
on any other platform.  So, we can rely on the native frameworks rather than
a third-party dependency.
---
configure.ac                    |   16 +--
dlls/windowscodecs/Makefile.in  |    1 +
dlls/windowscodecs/icnsformat.c |  270 ++++++++++++++++-----------------------
include/config.h.in             |   10 +-
4 files changed, 119 insertions(+), 178 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-windowscodecs-Use-Mac-OS-X-native-ICNS-support-not-l.patch
Type: text/x-patch
Size: 20373 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110105/27bfa817/attachment.bin>
-------------- next part --------------



More information about the wine-patches mailing list