changed the directory hierarchy of the whole project. See README files for details.
authorAntonin Descampe <antonin@gmail.com>
Wed, 13 Apr 2011 22:38:50 +0000 (22:38 +0000)
committerAntonin Descampe <antonin@gmail.com>
Wed, 13 Apr 2011 22:38:50 +0000 (22:38 +0000)
commit6aaaa3eae28d82e3a2c34e0bd57d027be0685869
tree1b616558a699117a50d2230744632e82e64bb196
parent16f205d886407d087fbaa5d00ff31e371f97cb51
changed the directory hierarchy of the whole project. See README files for details.
26 files changed:
CHANGES
CMake/CTestCustom.cmake.in [deleted file]
CMakeLists.txt
CTestConfig.cmake [deleted file]
CTestCustom.cmake.in [deleted file]
README
applications/CMakeLists.txt [new file with mode: 0644]
applications/codec/CMakeLists.txt
applications/codec/convert.c
applications/codec/j2k_dump.c
applications/mj2/CMakeLists.txt
applications/mj2/extract_j2k_from_mj2.c
applications/mj2/frames_to_mj2.c
applications/mj2/meta_out.c
applications/mj2/mj2.c
applications/mj2/mj2_convert.c
applications/mj2/mj2_to_frames.c
applications/mj2/mj2_to_metadata.c
applications/mj2/wrap_j2k_in_mj2.c
libopenjpeg/CMakeLists.txt
libopenjpeg/jpwl/CMakeLists.txt
libopenjpeg/jpwl/jpwl.c
libopenjpeg/jpwl/jpwl_lib.c
libopenjpeg/opj_includes.h
testing/CTestConfig.cmake [new file with mode: 0644]
testing/CTestCustom.cmake.in [new file with mode: 0644]