windowscodecs: Use Mac OS X native ICNS support, not libicns.
commit21137cd3c3570e14e4231d6f6cc1dc6a047fb3e9
authorKen Thomases <ken@codeweavers.com>
Wed, 5 Jan 2011 13:25:23 +0000 (5 07:25 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 6 Jan 2011 10:44:02 +0000 (6 11:44 +0100)
tree64395069f0e02cfd757847909bf909aeeba39b26
parent53ba89c9673faead03a938166be7e05f98b4ef36
windowscodecs: Use Mac OS X native ICNS support, not libicns.

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
configure.ac
dlls/windowscodecs/Makefile.in
dlls/windowscodecs/icnsformat.c
include/config.h.in