bug fixes to enable cmake compilation on WIN32 platform (see CHANGES for details)
authorAntonin Descampe <antonin@gmail.com>
Sun, 2 Jan 2011 18:10:09 +0000 (18:10 +0000)
committerAntonin Descampe <antonin@gmail.com>
Sun, 2 Jan 2011 18:10:09 +0000 (18:10 +0000)
commit73a6ed7c21a355e198abcc7fce493b98457d7d8f
treea55d026834f9702db21ca795ffc8b6b7e8b18e4c
parent56afd80506d4898d36cdbce9bdc1a3eacfc00880
bug fixes to enable cmake compilation on WIN32 platform (see CHANGES for details)
24 files changed:
CHANGES
CMakeLists.txt
codec/CMakeLists.txt
codec/j2k_dump.c
jp3d/codec/CMakeLists.txt
jpwl/CMakeLists.txt
libopenjpeg/j2k.c
libopenjpeg/j2k.h
libs/lcms2/lcms2.h [new file with mode: 0755]
libs/lcms2/lcms2_plugin.h [new file with mode: 0755]
libs/lcms2/lcms2_static.lib [new file with mode: 0755]
libs/libtiff/libtiff.lib
libs/libtiff/tiff.h
libs/libtiff/tiffconf.h
libs/libtiff/tiffio.h
libs/libtiff/tiffio.hxx [new file with mode: 0755]
libs/libtiff/tiffvers.h
libs/png/libpng14.lib [new file with mode: 0755]
libs/png/png.h [new file with mode: 0755]
libs/png/pngconf.h [new file with mode: 0755]
libs/png/zconf.h [new file with mode: 0755]
libs/png/zlib.h [new file with mode: 0755]
libs/png/zlib.lib [new file with mode: 0755]
mj2/CMakeLists.txt