openjpeg/applications/JavaOpenJPEG
Mickael Savinaud d5bb3b0039 [trunk] Convert CMake-language commands to lower case
Ancient CMake versions required upper-case commands.  Later command names became case-insensitive.  Now the preferred style is lower-case.
This also changes all the key words to lower case. The primary reason for changing key words is that all documentation for CMakeLists.txt now shows the key words as lower case. Even the printed “Mastering CMake v5” uses lower case.
Thanks to Hans Johnson
2012-08-30 17:14:39 +00:00
..
java-sources/org/openJpeg re-organization of openjpeg directories hierarchy : step 1 2011-04-13 21:01:39 +00:00
CMakeLists.txt [trunk] Convert CMake-language commands to lower case 2012-08-30 17:14:39 +00:00
JavaOpenJPEG.c [trunk] Remove copyrighted material from java-jni. Import patch from 1.5 over to trunk/JavaOpenJPEG 2012-03-02 09:20:13 +00:00
JavaOpenJPEGDecoder.c renamed getopt.{c/h} to opj_getopt.{c/h} and forced the use of these files rather than the system ones. This fixed issue 78. Credit to Winfried. 2011-09-01 11:24:08 +00:00
org_openJpeg_OpenJPEGJavaDecoder.h re-organization of openjpeg directories hierarchy : step 1 2011-04-13 21:01:39 +00:00
org_openJpeg_OpenJPEGJavaEncoder.h re-organization of openjpeg directories hierarchy : step 1 2011-04-13 21:01:39 +00:00