From 8c2ae8b03d58d566cddfc94628e111878ab24258 Mon Sep 17 00:00:00 2001 From: Antonin Descampe Date: Fri, 18 Jan 2008 10:30:24 +0000 Subject: [PATCH 1/1] update of openjpeg XCode project file (2) --- openjpeg.xcodeproj/project.pbxproj | 924 +++++++++++++++++++++++++++++ 1 file changed, 924 insertions(+) create mode 100644 openjpeg.xcodeproj/project.pbxproj diff --git a/openjpeg.xcodeproj/project.pbxproj b/openjpeg.xcodeproj/project.pbxproj new file mode 100644 index 00000000..4ef5a87a --- /dev/null +++ b/openjpeg.xcodeproj/project.pbxproj @@ -0,0 +1,924 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 42; + objects = { + +/* Begin PBXBuildFile section */ + 69F9860E0D40A7B000C2791C /* bio.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F984FF0D40A41700C2791C /* bio.c */; }; + 69F9860F0D40A7B000C2791C /* cio.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985020D40A41700C2791C /* cio.c */; }; + 69F986100D40A7B000C2791C /* dwt.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985060D40A41700C2791C /* dwt.c */; }; + 69F986110D40A7B000C2791C /* event.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985090D40A41700C2791C /* event.c */; }; + 69F986120D40A7B000C2791C /* image.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F9850D0D40A41700C2791C /* image.c */; }; + 69F986130D40A7B000C2791C /* j2k.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985110D40A41700C2791C /* j2k.c */; }; + 69F986140D40A7B000C2791C /* j2k_lib.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985140D40A41700C2791C /* j2k_lib.c */; }; + 69F986150D40A7B000C2791C /* jp2.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985170D40A41700C2791C /* jp2.c */; }; + 69F986160D40A7B000C2791C /* jpt.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F9851A0D40A41700C2791C /* jpt.c */; }; + 69F986170D40A7B000C2791C /* mct.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F9851D0D40A41700C2791C /* mct.c */; }; + 69F986180D40A7B000C2791C /* mqc.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985200D40A41700C2791C /* mqc.c */; }; + 69F986190D40A7B000C2791C /* openjpeg.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985230D40A41700C2791C /* openjpeg.c */; }; + 69F9861A0D40A7B000C2791C /* pi.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985280D40A41700C2791C /* pi.c */; }; + 69F9861B0D40A7B000C2791C /* raw.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F9852B0D40A41700C2791C /* raw.c */; }; + 69F9861C0D40A7B000C2791C /* t1.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F9852E0D40A41700C2791C /* t1.c */; }; + 69F9861D0D40A7B000C2791C /* t1_generate_luts.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985310D40A41700C2791C /* t1_generate_luts.c */; }; + 69F9861E0D40A7B000C2791C /* t2.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985330D40A41700C2791C /* t2.c */; }; + 69F9861F0D40A7B000C2791C /* tcd.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985360D40A41700C2791C /* tcd.c */; }; + 69F986200D40A7B000C2791C /* tgt.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985390D40A41700C2791C /* tgt.c */; }; + 69F986210D40A7B100C2791C /* bio.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F984FF0D40A41700C2791C /* bio.c */; }; + 69F986220D40A7B100C2791C /* cio.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985020D40A41700C2791C /* cio.c */; }; + 69F986230D40A7B100C2791C /* dwt.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985060D40A41700C2791C /* dwt.c */; }; + 69F986240D40A7B100C2791C /* event.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985090D40A41700C2791C /* event.c */; }; + 69F986250D40A7B100C2791C /* image.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F9850D0D40A41700C2791C /* image.c */; }; + 69F986260D40A7B100C2791C /* j2k.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985110D40A41700C2791C /* j2k.c */; }; + 69F986270D40A7B100C2791C /* j2k_lib.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985140D40A41700C2791C /* j2k_lib.c */; }; + 69F986280D40A7B100C2791C /* jp2.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985170D40A41700C2791C /* jp2.c */; }; + 69F986290D40A7B100C2791C /* jpt.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F9851A0D40A41700C2791C /* jpt.c */; }; + 69F9862A0D40A7B100C2791C /* mct.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F9851D0D40A41700C2791C /* mct.c */; }; + 69F9862B0D40A7B100C2791C /* mqc.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985200D40A41700C2791C /* mqc.c */; }; + 69F9862C0D40A7B100C2791C /* openjpeg.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985230D40A41700C2791C /* openjpeg.c */; }; + 69F9862D0D40A7B100C2791C /* pi.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985280D40A41700C2791C /* pi.c */; }; + 69F9862E0D40A7B100C2791C /* raw.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F9852B0D40A41700C2791C /* raw.c */; }; + 69F9862F0D40A7B100C2791C /* t1.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F9852E0D40A41700C2791C /* t1.c */; }; + 69F986300D40A7B100C2791C /* t1_generate_luts.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985310D40A41700C2791C /* t1_generate_luts.c */; }; + 69F986310D40A7B100C2791C /* t2.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985330D40A41700C2791C /* t2.c */; }; + 69F986320D40A7B100C2791C /* tcd.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985360D40A41700C2791C /* tcd.c */; }; + 69F986330D40A7B100C2791C /* tgt.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985390D40A41700C2791C /* tgt.c */; }; + 69F986520D40A84C00C2791C /* convert.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F984BD0D40A41700C2791C /* convert.c */; }; + 69F986530D40A84C00C2791C /* getopt.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F984BB0D40A41700C2791C /* getopt.c */; }; + 69F986540D40A84C00C2791C /* image_to_j2k.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F984C10D40A41700C2791C /* image_to_j2k.c */; }; + 69F986550D40A84C00C2791C /* index.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F984C60D40A41700C2791C /* index.c */; }; + 69F986560D40A86900C2791C /* libopenjpeg.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 69F985A10D40A48E00C2791C /* libopenjpeg.a */; }; + 69F986600D40A90E00C2791C /* convert.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F984BD0D40A41700C2791C /* convert.c */; }; + 69F986610D40A90E00C2791C /* getopt.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F984BB0D40A41700C2791C /* getopt.c */; }; + 69F986620D40A90E00C2791C /* index.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F984C60D40A41700C2791C /* index.c */; }; + 69F986630D40A90E00C2791C /* j2k_to_image.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F984C90D40A41700C2791C /* j2k_to_image.c */; }; + 69F986640D40A91700C2791C /* libopenjpeg.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 69F985A10D40A48E00C2791C /* libopenjpeg.a */; }; +/* End PBXBuildFile section */ + +/* Begin PBXFileReference section */ + 69F984B60D40A41700C2791C /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; + 69F984B70D40A41700C2791C /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = ""; }; + 69F984B90D40A41700C2791C /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = ""; }; + 69F984BB0D40A41700C2791C /* getopt.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = getopt.c; sourceTree = ""; }; + 69F984BC0D40A41700C2791C /* getopt.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = getopt.h; sourceTree = ""; }; + 69F984BD0D40A41700C2791C /* convert.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = convert.c; sourceTree = ""; }; + 69F984BE0D40A41700C2791C /* convert.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = convert.h; sourceTree = ""; }; + 69F984BF0D40A41700C2791C /* dirent.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = dirent.h; sourceTree = ""; }; + 69F984C10D40A41700C2791C /* image_to_j2k.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = image_to_j2k.c; sourceTree = ""; }; + 69F984C60D40A41700C2791C /* index.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = index.c; sourceTree = ""; }; + 69F984C70D40A41700C2791C /* index.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = index.h; sourceTree = ""; }; + 69F984C90D40A41700C2791C /* j2k_to_image.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = j2k_to_image.c; sourceTree = ""; }; + 69F984CE0D40A41700C2791C /* Makefile */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + 69F984D00D40A41700C2791C /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = ""; }; + 69F984D10D40A41700C2791C /* Doxyfile.dox */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = Doxyfile.dox; sourceTree = ""; }; + 69F984D30D40A41700C2791C /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = ""; }; + 69F984D70D40A41700C2791C /* OpenJPEGJavaDecoder.java */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.java; path = OpenJPEGJavaDecoder.java; sourceTree = ""; }; + 69F984D80D40A41700C2791C /* OpenJPEGJavaEncoder.java */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.java; path = OpenJPEGJavaEncoder.java; sourceTree = ""; }; + 69F984DB0D40A41700C2791C /* jawt.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = jawt.h; sourceTree = ""; }; + 69F984DC0D40A41700C2791C /* jdwpTransport.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = jdwpTransport.h; sourceTree = ""; }; + 69F984DD0D40A41700C2791C /* jni.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = jni.h; sourceTree = ""; }; + 69F984DE0D40A41700C2791C /* jvmdi.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = jvmdi.h; sourceTree = ""; }; + 69F984DF0D40A41700C2791C /* jvmpi.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = jvmpi.h; sourceTree = ""; }; + 69F984E00D40A41700C2791C /* jvmti.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = jvmti.h; sourceTree = ""; }; + 69F984E20D40A41700C2791C /* jawt_md.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = jawt_md.h; sourceTree = ""; }; + 69F984E30D40A41700C2791C /* jni_md.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = jni_md.h; sourceTree = ""; }; + 69F984E60D40A41700C2791C /* JavaOpenJPEG.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = JavaOpenJPEG.c; sourceTree = ""; }; + 69F984EA0D40A41700C2791C /* JavaOpenJPEGDecoder.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = JavaOpenJPEGDecoder.c; sourceTree = ""; }; + 69F984EB0D40A41700C2791C /* Makefile */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + 69F984EC0D40A41700C2791C /* org_openJpeg_OpenJPEGJavaDecoder.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = org_openJpeg_OpenJPEGJavaDecoder.h; sourceTree = ""; }; + 69F984ED0D40A41700C2791C /* org_openJpeg_OpenJPEGJavaEncoder.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = org_openJpeg_OpenJPEGJavaEncoder.h; sourceTree = ""; }; + 69F984EF0D40A41700C2791C /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = ""; }; + 69F984F00D40A41700C2791C /* crc.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = crc.c; sourceTree = ""; }; + 69F984F10D40A41700C2791C /* crc.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = crc.h; sourceTree = ""; }; + 69F984F20D40A41700C2791C /* jpwl.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = jpwl.c; sourceTree = ""; }; + 69F984F30D40A41700C2791C /* jpwl.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = jpwl.h; sourceTree = ""; }; + 69F984F80D40A41700C2791C /* jpwl_lib.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = jpwl_lib.c; sourceTree = ""; }; + 69F984FA0D40A41700C2791C /* Makefile */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + 69F984FB0D40A41700C2791C /* README.txt */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = README.txt; sourceTree = ""; }; + 69F984FC0D40A41700C2791C /* rs.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = rs.c; sourceTree = ""; }; + 69F984FD0D40A41700C2791C /* rs.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = rs.h; sourceTree = ""; }; + 69F984FF0D40A41700C2791C /* bio.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = bio.c; sourceTree = ""; }; + 69F985000D40A41700C2791C /* bio.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = bio.h; sourceTree = ""; }; + 69F985020D40A41700C2791C /* cio.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = cio.c; sourceTree = ""; }; + 69F985030D40A41700C2791C /* cio.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = cio.h; sourceTree = ""; }; + 69F985050D40A41700C2791C /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = ""; }; + 69F985060D40A41700C2791C /* dwt.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = dwt.c; sourceTree = ""; }; + 69F985070D40A41700C2791C /* dwt.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = dwt.h; sourceTree = ""; }; + 69F985090D40A41700C2791C /* event.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = event.c; sourceTree = ""; }; + 69F9850A0D40A41700C2791C /* event.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = event.h; sourceTree = ""; }; + 69F9850C0D40A41700C2791C /* fix.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = fix.h; sourceTree = ""; }; + 69F9850D0D40A41700C2791C /* image.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = image.c; sourceTree = ""; }; + 69F9850E0D40A41700C2791C /* image.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = image.h; sourceTree = ""; }; + 69F985100D40A41700C2791C /* int.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = int.h; sourceTree = ""; }; + 69F985110D40A41700C2791C /* j2k.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = j2k.c; sourceTree = ""; }; + 69F985120D40A41700C2791C /* j2k.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = j2k.h; sourceTree = ""; }; + 69F985140D40A41700C2791C /* j2k_lib.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = j2k_lib.c; sourceTree = ""; }; + 69F985150D40A41700C2791C /* j2k_lib.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = j2k_lib.h; sourceTree = ""; }; + 69F985170D40A41700C2791C /* jp2.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = jp2.c; sourceTree = ""; }; + 69F985180D40A41700C2791C /* jp2.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = jp2.h; sourceTree = ""; }; + 69F9851A0D40A41700C2791C /* jpt.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = jpt.c; sourceTree = ""; }; + 69F9851B0D40A41700C2791C /* jpt.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = jpt.h; sourceTree = ""; }; + 69F9851D0D40A41700C2791C /* mct.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = mct.c; sourceTree = ""; }; + 69F9851E0D40A41700C2791C /* mct.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = mct.h; sourceTree = ""; }; + 69F985200D40A41700C2791C /* mqc.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = mqc.c; sourceTree = ""; }; + 69F985210D40A41700C2791C /* mqc.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = mqc.h; sourceTree = ""; }; + 69F985230D40A41700C2791C /* openjpeg.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = openjpeg.c; sourceTree = ""; }; + 69F985240D40A41700C2791C /* openjpeg.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = openjpeg.h; sourceTree = ""; }; + 69F985260D40A41700C2791C /* opj_includes.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = opj_includes.h; sourceTree = ""; }; + 69F985270D40A41700C2791C /* opj_malloc.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = opj_malloc.h; sourceTree = ""; }; + 69F985280D40A41700C2791C /* pi.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = pi.c; sourceTree = ""; }; + 69F985290D40A41700C2791C /* pi.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = pi.h; sourceTree = ""; }; + 69F9852B0D40A41700C2791C /* raw.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = raw.c; sourceTree = ""; }; + 69F9852C0D40A41700C2791C /* raw.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = raw.h; sourceTree = ""; }; + 69F9852E0D40A41700C2791C /* t1.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = t1.c; sourceTree = ""; }; + 69F9852F0D40A41700C2791C /* t1.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = t1.h; sourceTree = ""; }; + 69F985310D40A41700C2791C /* t1_generate_luts.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = t1_generate_luts.c; sourceTree = ""; }; + 69F985320D40A41700C2791C /* t1_luts.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = t1_luts.h; sourceTree = ""; }; + 69F985330D40A41700C2791C /* t2.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = t2.c; sourceTree = ""; }; + 69F985340D40A41700C2791C /* t2.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = t2.h; sourceTree = ""; }; + 69F985360D40A41700C2791C /* tcd.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = tcd.c; sourceTree = ""; }; + 69F985370D40A41700C2791C /* tcd.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = tcd.h; sourceTree = ""; }; + 69F985390D40A41700C2791C /* tgt.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = tgt.c; sourceTree = ""; }; + 69F9853A0D40A41700C2791C /* tgt.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = tgt.h; sourceTree = ""; }; + 69F9853C0D40A41700C2791C /* license.txt */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = license.txt; sourceTree = ""; }; + 69F9853D0D40A41700C2791C /* Makefile */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + 69F9853E0D40A41700C2791C /* Makefile.osx */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = Makefile.osx; sourceTree = ""; }; + 69F985400D40A41700C2791C /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = ""; }; + 69F985420D40A41700C2791C /* getopt.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = getopt.c; sourceTree = ""; }; + 69F985430D40A41700C2791C /* getopt.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = getopt.h; sourceTree = ""; }; + 69F985450D40A41700C2791C /* extract_j2k_from_mj2.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = extract_j2k_from_mj2.c; sourceTree = ""; }; + 69F985470D40A41700C2791C /* frames_to_mj2.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = frames_to_mj2.c; sourceTree = ""; }; + 69F9854C0D40A41700C2791C /* Makefile */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + 69F9854D0D40A41700C2791C /* meta_out.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = meta_out.c; sourceTree = ""; }; + 69F9854E0D40A41700C2791C /* meta_out.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = meta_out.h; sourceTree = ""; }; + 69F9854F0D40A41700C2791C /* mj2.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = mj2.c; sourceTree = ""; }; + 69F985500D40A41700C2791C /* mj2.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = mj2.h; sourceTree = ""; }; + 69F985520D40A41700C2791C /* meta_out.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = meta_out.c; sourceTree = ""; }; + 69F985530D40A41700C2791C /* mj2_to_metadata.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = mj2_to_metadata.c; sourceTree = ""; }; + 69F985540D40A41700C2791C /* mj2_convert.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = mj2_convert.c; sourceTree = ""; }; + 69F985550D40A41700C2791C /* mj2_convert.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = mj2_convert.h; sourceTree = ""; }; + 69F9855B0D40A41700C2791C /* mj2_to_frames.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = mj2_to_frames.c; sourceTree = ""; }; + 69F985600D40A41700C2791C /* mj2_to_metadata.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = mj2_to_metadata.c; sourceTree = ""; }; + 69F985640D40A41700C2791C /* mj2_to_metadata.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = mj2_to_metadata.h; sourceTree = ""; }; + 69F9856C0D40A41800C2791C /* readme.txt */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = readme.txt; sourceTree = ""; }; + 69F9856E0D40A41800C2791C /* wrap_j2k_in_mj2.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = wrap_j2k_in_mj2.c; sourceTree = ""; }; + 69F985710D40A41800C2791C /* about.htm */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.html; path = about.htm; sourceTree = ""; }; + 69F985720D40A41800C2791C /* opj_logo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = opj_logo.png; sourceTree = ""; }; + 69F985730D40A41800C2791C /* buildupdate.bat */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = buildupdate.bat; sourceTree = ""; }; + 69F985740D40A41800C2791C /* Makefile */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + 69F985770D40A41800C2791C /* OPJViewer.iss */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = OPJViewer.iss; sourceTree = ""; }; + 69F985780D40A41800C2791C /* Readme.txt */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = Readme.txt; sourceTree = ""; }; + 69F9857A0D40A41800C2791C /* about_htm.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = about_htm.h; sourceTree = ""; }; + 69F9857B0D40A41800C2791C /* build.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = build.h; sourceTree = ""; }; + 69F9857C0D40A41800C2791C /* icon1.xpm */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = icon1.xpm; sourceTree = ""; }; + 69F9857D0D40A41800C2791C /* icon2.xpm */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = icon2.xpm; sourceTree = ""; }; + 69F9857E0D40A41800C2791C /* icon3.xpm */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = icon3.xpm; sourceTree = ""; }; + 69F9857F0D40A41800C2791C /* icon4.xpm */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = icon4.xpm; sourceTree = ""; }; + 69F985800D40A41800C2791C /* icon5.xpm */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = icon5.xpm; sourceTree = ""; }; + 69F985810D40A41800C2791C /* imagj2k.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = imagj2k.cpp; sourceTree = ""; }; + 69F985820D40A41800C2791C /* imagj2k.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = imagj2k.h; sourceTree = ""; }; + 69F985830D40A41800C2791C /* imagjp2.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = imagjp2.cpp; sourceTree = ""; }; + 69F985840D40A41800C2791C /* imagjp2.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = imagjp2.h; sourceTree = ""; }; + 69F985850D40A41800C2791C /* imagjpeg2000.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = imagjpeg2000.cpp; sourceTree = ""; }; + 69F985860D40A41800C2791C /* imagmj2.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = imagmj2.cpp; sourceTree = ""; }; + 69F985870D40A41800C2791C /* imagmj2.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = imagmj2.h; sourceTree = ""; }; + 69F985880D40A41800C2791C /* imagmxf.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = imagmxf.cpp; sourceTree = ""; }; + 69F985890D40A41800C2791C /* imagmxf.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = imagmxf.h; sourceTree = ""; }; + 69F9858A0D40A41800C2791C /* license.txt */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = license.txt; sourceTree = ""; }; + 69F9858B0D40A41800C2791C /* opj_logo.xpm */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = opj_logo.xpm; sourceTree = ""; }; + 69F9858C0D40A41800C2791C /* OPJChild.ico */ = {isa = PBXFileReference; lastKnownFileType = image.ico; path = OPJChild.ico; sourceTree = ""; }; + 69F9858D0D40A41800C2791C /* OPJChild16.xpm */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = OPJChild16.xpm; sourceTree = ""; }; + 69F9858E0D40A41800C2791C /* OPJDialogs.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = OPJDialogs.cpp; sourceTree = ""; }; + 69F9858F0D40A41800C2791C /* OPJThreads.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = OPJThreads.cpp; sourceTree = ""; }; + 69F985900D40A41800C2791C /* OPJViewer.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = OPJViewer.cpp; sourceTree = ""; }; + 69F985910D40A41800C2791C /* OPJViewer.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = OPJViewer.h; sourceTree = ""; }; + 69F985920D40A41800C2791C /* OPJViewer.ico */ = {isa = PBXFileReference; lastKnownFileType = image.ico; path = OPJViewer.ico; sourceTree = ""; }; + 69F985940D40A41800C2791C /* OPJViewer16.xpm */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = OPJViewer16.xpm; sourceTree = ""; }; + 69F985950D40A41800C2791C /* readmeafter.txt */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = readmeafter.txt; sourceTree = ""; }; + 69F985960D40A41800C2791C /* readmebefore.txt */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = readmebefore.txt; sourceTree = ""; }; + 69F985970D40A41800C2791C /* wxj2kparser.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = wxj2kparser.cpp; sourceTree = ""; }; + 69F985980D40A41800C2791C /* wxjp2parser.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = wxjp2parser.cpp; sourceTree = ""; }; + 69F985990D40A41800C2791C /* README.cmake */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = README.cmake; sourceTree = ""; }; + 69F9859A0D40A41800C2791C /* README.linux */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = README.linux; sourceTree = ""; }; + 69F9859B0D40A41800C2791C /* README.msvc */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = README.msvc; sourceTree = ""; }; + 69F9859C0D40A41800C2791C /* README.osx */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = README.osx; sourceTree = ""; }; + 69F985A10D40A48E00C2791C /* libopenjpeg.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libopenjpeg.a; sourceTree = BUILT_PRODUCTS_DIR; }; + 69F985B60D40A63D00C2791C /* libopenjpeg.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libopenjpeg.dylib; sourceTree = BUILT_PRODUCTS_DIR; }; + 69F986390D40A7DA00C2791C /* image_to_j2k */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = image_to_j2k; sourceTree = BUILT_PRODUCTS_DIR; }; + 69F9865C0D40A8E200C2791C /* j2k_to_image */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = j2k_to_image; sourceTree = BUILT_PRODUCTS_DIR; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + 69F986370D40A7DA00C2791C /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 69F986560D40A86900C2791C /* libopenjpeg.a in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 69F9865A0D40A8E200C2791C /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 69F986640D40A91700C2791C /* libopenjpeg.a in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 69F984A60D40A3AE00C2791C = { + isa = PBXGroup; + children = ( + 69F984B60D40A41700C2791C /* ChangeLog */, + 69F984B70D40A41700C2791C /* CMakeLists.txt */, + 69F984B80D40A41700C2791C /* codec */, + 69F984CF0D40A41700C2791C /* doc */, + 69F984D20D40A41700C2791C /* JavaOpenJPEG */, + 69F984EE0D40A41700C2791C /* jpwl */, + 69F984FE0D40A41700C2791C /* libopenjpeg */, + 69F9853C0D40A41700C2791C /* license.txt */, + 69F9853D0D40A41700C2791C /* Makefile */, + 69F9853E0D40A41700C2791C /* Makefile.osx */, + 69F9853F0D40A41700C2791C /* mj2 */, + 69F9856F0D40A41800C2791C /* OPJViewer */, + 69F985990D40A41800C2791C /* README.cmake */, + 69F9859A0D40A41800C2791C /* README.linux */, + 69F9859B0D40A41800C2791C /* README.msvc */, + 69F9859C0D40A41800C2791C /* README.osx */, + 69F985A20D40A48E00C2791C /* Products */, + ); + sourceTree = ""; + }; + 69F984B80D40A41700C2791C /* codec */ = { + isa = PBXGroup; + children = ( + 69F984B90D40A41700C2791C /* CMakeLists.txt */, + 69F984BA0D40A41700C2791C /* compat */, + 69F984BD0D40A41700C2791C /* convert.c */, + 69F984BE0D40A41700C2791C /* convert.h */, + 69F984BF0D40A41700C2791C /* dirent.h */, + 69F984C10D40A41700C2791C /* image_to_j2k.c */, + 69F984C60D40A41700C2791C /* index.c */, + 69F984C70D40A41700C2791C /* index.h */, + 69F984C90D40A41700C2791C /* j2k_to_image.c */, + 69F984CE0D40A41700C2791C /* Makefile */, + ); + path = codec; + sourceTree = ""; + }; + 69F984BA0D40A41700C2791C /* compat */ = { + isa = PBXGroup; + children = ( + 69F984BB0D40A41700C2791C /* getopt.c */, + 69F984BC0D40A41700C2791C /* getopt.h */, + ); + path = compat; + sourceTree = ""; + }; + 69F984CF0D40A41700C2791C /* doc */ = { + isa = PBXGroup; + children = ( + 69F984D00D40A41700C2791C /* CMakeLists.txt */, + 69F984D10D40A41700C2791C /* Doxyfile.dox */, + ); + path = doc; + sourceTree = ""; + }; + 69F984D20D40A41700C2791C /* JavaOpenJPEG */ = { + isa = PBXGroup; + children = ( + 69F984D30D40A41700C2791C /* CMakeLists.txt */, + 69F984D40D40A41700C2791C /* java sources */, + 69F984D90D40A41700C2791C /* java-jni */, + 69F984E60D40A41700C2791C /* JavaOpenJPEG.c */, + 69F984EA0D40A41700C2791C /* JavaOpenJPEGDecoder.c */, + 69F984EB0D40A41700C2791C /* Makefile */, + 69F984EC0D40A41700C2791C /* org_openJpeg_OpenJPEGJavaDecoder.h */, + 69F984ED0D40A41700C2791C /* org_openJpeg_OpenJPEGJavaEncoder.h */, + ); + path = JavaOpenJPEG; + sourceTree = ""; + }; + 69F984D40D40A41700C2791C /* java sources */ = { + isa = PBXGroup; + children = ( + 69F984D50D40A41700C2791C /* org */, + ); + path = "java sources"; + sourceTree = ""; + }; + 69F984D50D40A41700C2791C /* org */ = { + isa = PBXGroup; + children = ( + 69F984D60D40A41700C2791C /* openJpeg */, + ); + path = org; + sourceTree = ""; + }; + 69F984D60D40A41700C2791C /* openJpeg */ = { + isa = PBXGroup; + children = ( + 69F984D70D40A41700C2791C /* OpenJPEGJavaDecoder.java */, + 69F984D80D40A41700C2791C /* OpenJPEGJavaEncoder.java */, + ); + path = openJpeg; + sourceTree = ""; + }; + 69F984D90D40A41700C2791C /* java-jni */ = { + isa = PBXGroup; + children = ( + 69F984DA0D40A41700C2791C /* include */, + 69F984E40D40A41700C2791C /* lib */, + ); + path = "java-jni"; + sourceTree = ""; + }; + 69F984DA0D40A41700C2791C /* include */ = { + isa = PBXGroup; + children = ( + 69F984DB0D40A41700C2791C /* jawt.h */, + 69F984DC0D40A41700C2791C /* jdwpTransport.h */, + 69F984DD0D40A41700C2791C /* jni.h */, + 69F984DE0D40A41700C2791C /* jvmdi.h */, + 69F984DF0D40A41700C2791C /* jvmpi.h */, + 69F984E00D40A41700C2791C /* jvmti.h */, + 69F984E10D40A41700C2791C /* win32 */, + ); + path = include; + sourceTree = ""; + }; + 69F984E10D40A41700C2791C /* win32 */ = { + isa = PBXGroup; + children = ( + 69F984E20D40A41700C2791C /* jawt_md.h */, + 69F984E30D40A41700C2791C /* jni_md.h */, + ); + path = win32; + sourceTree = ""; + }; + 69F984E40D40A41700C2791C /* lib */ = { + isa = PBXGroup; + children = ( + ); + path = lib; + sourceTree = ""; + }; + 69F984EE0D40A41700C2791C /* jpwl */ = { + isa = PBXGroup; + children = ( + 69F984EF0D40A41700C2791C /* CMakeLists.txt */, + 69F984F00D40A41700C2791C /* crc.c */, + 69F984F10D40A41700C2791C /* crc.h */, + 69F984F20D40A41700C2791C /* jpwl.c */, + 69F984F30D40A41700C2791C /* jpwl.h */, + 69F984F80D40A41700C2791C /* jpwl_lib.c */, + 69F984FA0D40A41700C2791C /* Makefile */, + 69F984FB0D40A41700C2791C /* README.txt */, + 69F984FC0D40A41700C2791C /* rs.c */, + 69F984FD0D40A41700C2791C /* rs.h */, + ); + path = jpwl; + sourceTree = ""; + }; + 69F984FE0D40A41700C2791C /* libopenjpeg */ = { + isa = PBXGroup; + children = ( + 69F984FF0D40A41700C2791C /* bio.c */, + 69F985000D40A41700C2791C /* bio.h */, + 69F985020D40A41700C2791C /* cio.c */, + 69F985030D40A41700C2791C /* cio.h */, + 69F985050D40A41700C2791C /* CMakeLists.txt */, + 69F985060D40A41700C2791C /* dwt.c */, + 69F985070D40A41700C2791C /* dwt.h */, + 69F985090D40A41700C2791C /* event.c */, + 69F9850A0D40A41700C2791C /* event.h */, + 69F9850C0D40A41700C2791C /* fix.h */, + 69F9850D0D40A41700C2791C /* image.c */, + 69F9850E0D40A41700C2791C /* image.h */, + 69F985100D40A41700C2791C /* int.h */, + 69F985110D40A41700C2791C /* j2k.c */, + 69F985120D40A41700C2791C /* j2k.h */, + 69F985140D40A41700C2791C /* j2k_lib.c */, + 69F985150D40A41700C2791C /* j2k_lib.h */, + 69F985170D40A41700C2791C /* jp2.c */, + 69F985180D40A41700C2791C /* jp2.h */, + 69F9851A0D40A41700C2791C /* jpt.c */, + 69F9851B0D40A41700C2791C /* jpt.h */, + 69F9851D0D40A41700C2791C /* mct.c */, + 69F9851E0D40A41700C2791C /* mct.h */, + 69F985200D40A41700C2791C /* mqc.c */, + 69F985210D40A41700C2791C /* mqc.h */, + 69F985230D40A41700C2791C /* openjpeg.c */, + 69F985240D40A41700C2791C /* openjpeg.h */, + 69F985260D40A41700C2791C /* opj_includes.h */, + 69F985270D40A41700C2791C /* opj_malloc.h */, + 69F985280D40A41700C2791C /* pi.c */, + 69F985290D40A41700C2791C /* pi.h */, + 69F9852B0D40A41700C2791C /* raw.c */, + 69F9852C0D40A41700C2791C /* raw.h */, + 69F9852E0D40A41700C2791C /* t1.c */, + 69F9852F0D40A41700C2791C /* t1.h */, + 69F985310D40A41700C2791C /* t1_generate_luts.c */, + 69F985320D40A41700C2791C /* t1_luts.h */, + 69F985330D40A41700C2791C /* t2.c */, + 69F985340D40A41700C2791C /* t2.h */, + 69F985360D40A41700C2791C /* tcd.c */, + 69F985370D40A41700C2791C /* tcd.h */, + 69F985390D40A41700C2791C /* tgt.c */, + 69F9853A0D40A41700C2791C /* tgt.h */, + ); + path = libopenjpeg; + sourceTree = ""; + }; + 69F9853F0D40A41700C2791C /* mj2 */ = { + isa = PBXGroup; + children = ( + 69F985400D40A41700C2791C /* CMakeLists.txt */, + 69F985410D40A41700C2791C /* compat */, + 69F985450D40A41700C2791C /* extract_j2k_from_mj2.c */, + 69F985470D40A41700C2791C /* frames_to_mj2.c */, + 69F9854C0D40A41700C2791C /* Makefile */, + 69F9854D0D40A41700C2791C /* meta_out.c */, + 69F9854E0D40A41700C2791C /* meta_out.h */, + 69F9854F0D40A41700C2791C /* mj2.c */, + 69F985500D40A41700C2791C /* mj2.h */, + 69F985510D40A41700C2791C /* MJ2_codec */, + 69F985540D40A41700C2791C /* mj2_convert.c */, + 69F985550D40A41700C2791C /* mj2_convert.h */, + 69F9855B0D40A41700C2791C /* mj2_to_frames.c */, + 69F985600D40A41700C2791C /* mj2_to_metadata.c */, + 69F985640D40A41700C2791C /* mj2_to_metadata.h */, + 69F9856C0D40A41800C2791C /* readme.txt */, + 69F9856E0D40A41800C2791C /* wrap_j2k_in_mj2.c */, + ); + path = mj2; + sourceTree = ""; + }; + 69F985410D40A41700C2791C /* compat */ = { + isa = PBXGroup; + children = ( + 69F985420D40A41700C2791C /* getopt.c */, + 69F985430D40A41700C2791C /* getopt.h */, + ); + path = compat; + sourceTree = ""; + }; + 69F985510D40A41700C2791C /* MJ2_codec */ = { + isa = PBXGroup; + children = ( + 69F985520D40A41700C2791C /* meta_out.c */, + 69F985530D40A41700C2791C /* mj2_to_metadata.c */, + ); + path = MJ2_codec; + sourceTree = ""; + }; + 69F9856F0D40A41800C2791C /* OPJViewer */ = { + isa = PBXGroup; + children = ( + 69F985700D40A41800C2791C /* about */, + 69F985730D40A41800C2791C /* buildupdate.bat */, + 69F985740D40A41800C2791C /* Makefile */, + 69F985770D40A41800C2791C /* OPJViewer.iss */, + 69F985780D40A41800C2791C /* Readme.txt */, + 69F985790D40A41800C2791C /* source */, + ); + path = OPJViewer; + sourceTree = ""; + }; + 69F985700D40A41800C2791C /* about */ = { + isa = PBXGroup; + children = ( + 69F985710D40A41800C2791C /* about.htm */, + 69F985720D40A41800C2791C /* opj_logo.png */, + ); + path = about; + sourceTree = ""; + }; + 69F985790D40A41800C2791C /* source */ = { + isa = PBXGroup; + children = ( + 69F9857A0D40A41800C2791C /* about_htm.h */, + 69F9857B0D40A41800C2791C /* build.h */, + 69F9857C0D40A41800C2791C /* icon1.xpm */, + 69F9857D0D40A41800C2791C /* icon2.xpm */, + 69F9857E0D40A41800C2791C /* icon3.xpm */, + 69F9857F0D40A41800C2791C /* icon4.xpm */, + 69F985800D40A41800C2791C /* icon5.xpm */, + 69F985810D40A41800C2791C /* imagj2k.cpp */, + 69F985820D40A41800C2791C /* imagj2k.h */, + 69F985830D40A41800C2791C /* imagjp2.cpp */, + 69F985840D40A41800C2791C /* imagjp2.h */, + 69F985850D40A41800C2791C /* imagjpeg2000.cpp */, + 69F985860D40A41800C2791C /* imagmj2.cpp */, + 69F985870D40A41800C2791C /* imagmj2.h */, + 69F985880D40A41800C2791C /* imagmxf.cpp */, + 69F985890D40A41800C2791C /* imagmxf.h */, + 69F9858A0D40A41800C2791C /* license.txt */, + 69F9858B0D40A41800C2791C /* opj_logo.xpm */, + 69F9858C0D40A41800C2791C /* OPJChild.ico */, + 69F9858D0D40A41800C2791C /* OPJChild16.xpm */, + 69F9858E0D40A41800C2791C /* OPJDialogs.cpp */, + 69F9858F0D40A41800C2791C /* OPJThreads.cpp */, + 69F985900D40A41800C2791C /* OPJViewer.cpp */, + 69F985910D40A41800C2791C /* OPJViewer.h */, + 69F985920D40A41800C2791C /* OPJViewer.ico */, + 69F985940D40A41800C2791C /* OPJViewer16.xpm */, + 69F985950D40A41800C2791C /* readmeafter.txt */, + 69F985960D40A41800C2791C /* readmebefore.txt */, + 69F985970D40A41800C2791C /* wxj2kparser.cpp */, + 69F985980D40A41800C2791C /* wxjp2parser.cpp */, + ); + path = source; + sourceTree = ""; + }; + 69F985A20D40A48E00C2791C /* Products */ = { + isa = PBXGroup; + children = ( + 69F985A10D40A48E00C2791C /* libopenjpeg.a */, + 69F985B60D40A63D00C2791C /* libopenjpeg.dylib */, + 69F986390D40A7DA00C2791C /* image_to_j2k */, + 69F9865C0D40A8E200C2791C /* j2k_to_image */, + ); + name = Products; + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXNativeTarget section */ + 69F985A00D40A48E00C2791C /* openjpeg */ = { + isa = PBXNativeTarget; + buildConfigurationList = 69F985A30D40A48F00C2791C /* Build configuration list for PBXNativeTarget "openjpeg" */; + buildPhases = ( + 69F9859E0D40A48E00C2791C /* Sources */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = openjpeg; + productName = openjpeg; + productReference = 69F985A10D40A48E00C2791C /* libopenjpeg.a */; + productType = "com.apple.product-type.library.static"; + }; + 69F985B50D40A63D00C2791C /* opjdyn */ = { + isa = PBXNativeTarget; + buildConfigurationList = 69F985B90D40A69400C2791C /* Build configuration list for PBXNativeTarget "opjdyn" */; + buildPhases = ( + 69F985B30D40A63D00C2791C /* Sources */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = opjdyn; + productName = opjdyn; + productReference = 69F985B60D40A63D00C2791C /* libopenjpeg.dylib */; + productType = "com.apple.product-type.library.dynamic"; + }; + 69F986380D40A7DA00C2791C /* image_to_j2k */ = { + isa = PBXNativeTarget; + buildConfigurationList = 69F9864B0D40A7F200C2791C /* Build configuration list for PBXNativeTarget "image_to_j2k" */; + buildPhases = ( + 69F986360D40A7DA00C2791C /* Sources */, + 69F986370D40A7DA00C2791C /* Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = image_to_j2k; + productName = image_to_j2k; + productReference = 69F986390D40A7DA00C2791C /* image_to_j2k */; + productType = "com.apple.product-type.tool"; + }; + 69F9865B0D40A8E200C2791C /* j2k_to_image */ = { + isa = PBXNativeTarget; + buildConfigurationList = 69F986650D40A93B00C2791C /* Build configuration list for PBXNativeTarget "j2k_to_image" */; + buildPhases = ( + 69F986590D40A8E200C2791C /* Sources */, + 69F9865A0D40A8E200C2791C /* Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = j2k_to_image; + productName = j2k_to_image; + productReference = 69F9865C0D40A8E200C2791C /* j2k_to_image */; + productType = "com.apple.product-type.tool"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 69F984A80D40A3AE00C2791C /* Project object */ = { + isa = PBXProject; + buildConfigurationList = 69F984A90D40A3AE00C2791C /* Build configuration list for PBXProject "openjpeg" */; + hasScannedForEncodings = 0; + mainGroup = 69F984A60D40A3AE00C2791C; + productRefGroup = 69F985A20D40A48E00C2791C /* Products */; + projectDirPath = ""; + targets = ( + 69F985A00D40A48E00C2791C /* openjpeg */, + 69F985B50D40A63D00C2791C /* opjdyn */, + 69F986380D40A7DA00C2791C /* image_to_j2k */, + 69F9865B0D40A8E200C2791C /* j2k_to_image */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXSourcesBuildPhase section */ + 69F9859E0D40A48E00C2791C /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 69F9860E0D40A7B000C2791C /* bio.c in Sources */, + 69F9860F0D40A7B000C2791C /* cio.c in Sources */, + 69F986100D40A7B000C2791C /* dwt.c in Sources */, + 69F986110D40A7B000C2791C /* event.c in Sources */, + 69F986120D40A7B000C2791C /* image.c in Sources */, + 69F986130D40A7B000C2791C /* j2k.c in Sources */, + 69F986140D40A7B000C2791C /* j2k_lib.c in Sources */, + 69F986150D40A7B000C2791C /* jp2.c in Sources */, + 69F986160D40A7B000C2791C /* jpt.c in Sources */, + 69F986170D40A7B000C2791C /* mct.c in Sources */, + 69F986180D40A7B000C2791C /* mqc.c in Sources */, + 69F986190D40A7B000C2791C /* openjpeg.c in Sources */, + 69F9861A0D40A7B000C2791C /* pi.c in Sources */, + 69F9861B0D40A7B000C2791C /* raw.c in Sources */, + 69F9861C0D40A7B000C2791C /* t1.c in Sources */, + 69F9861D0D40A7B000C2791C /* t1_generate_luts.c in Sources */, + 69F9861E0D40A7B000C2791C /* t2.c in Sources */, + 69F9861F0D40A7B000C2791C /* tcd.c in Sources */, + 69F986200D40A7B000C2791C /* tgt.c in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 69F985B30D40A63D00C2791C /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 69F986210D40A7B100C2791C /* bio.c in Sources */, + 69F986220D40A7B100C2791C /* cio.c in Sources */, + 69F986230D40A7B100C2791C /* dwt.c in Sources */, + 69F986240D40A7B100C2791C /* event.c in Sources */, + 69F986250D40A7B100C2791C /* image.c in Sources */, + 69F986260D40A7B100C2791C /* j2k.c in Sources */, + 69F986270D40A7B100C2791C /* j2k_lib.c in Sources */, + 69F986280D40A7B100C2791C /* jp2.c in Sources */, + 69F986290D40A7B100C2791C /* jpt.c in Sources */, + 69F9862A0D40A7B100C2791C /* mct.c in Sources */, + 69F9862B0D40A7B100C2791C /* mqc.c in Sources */, + 69F9862C0D40A7B100C2791C /* openjpeg.c in Sources */, + 69F9862D0D40A7B100C2791C /* pi.c in Sources */, + 69F9862E0D40A7B100C2791C /* raw.c in Sources */, + 69F9862F0D40A7B100C2791C /* t1.c in Sources */, + 69F986300D40A7B100C2791C /* t1_generate_luts.c in Sources */, + 69F986310D40A7B100C2791C /* t2.c in Sources */, + 69F986320D40A7B100C2791C /* tcd.c in Sources */, + 69F986330D40A7B100C2791C /* tgt.c in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 69F986360D40A7DA00C2791C /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 69F986520D40A84C00C2791C /* convert.c in Sources */, + 69F986530D40A84C00C2791C /* getopt.c in Sources */, + 69F986540D40A84C00C2791C /* image_to_j2k.c in Sources */, + 69F986550D40A84C00C2791C /* index.c in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 69F986590D40A8E200C2791C /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 69F986600D40A90E00C2791C /* convert.c in Sources */, + 69F986610D40A90E00C2791C /* getopt.c in Sources */, + 69F986620D40A90E00C2791C /* index.c in Sources */, + 69F986630D40A90E00C2791C /* j2k_to_image.c in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin XCBuildConfiguration section */ + 69F984AA0D40A3AE00C2791C /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = NO; + }; + name = Debug; + }; + 69F984AB0D40A3AE00C2791C /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = YES; + }; + name = Release; + }; + 69F985A40D40A48F00C2791C /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + COPY_PHASE_STRIP = NO; + GCC_DYNAMIC_NO_PIC = NO; + GCC_ENABLE_FIX_AND_CONTINUE = YES; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_MODEL_TUNING = G5; + GCC_OPTIMIZATION_LEVEL = 0; + HEADER_SEARCH_PATHS = ./libopenjpeg; + INSTALL_PATH = /usr/local/lib; + PREBINDING = NO; + PRODUCT_NAME = openjpeg; + ZERO_LINK = YES; + }; + name = Debug; + }; + 69F985A50D40A48F00C2791C /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + COPY_PHASE_STRIP = YES; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_MODEL_TUNING = G5; + HEADER_SEARCH_PATHS = ./libopenjpeg; + INSTALL_PATH = /usr/local/lib; + PREBINDING = NO; + PRODUCT_NAME = openjpeg; + ZERO_LINK = NO; + }; + name = Release; + }; + 69F985BA0D40A69400C2791C /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + COPY_PHASE_STRIP = NO; + EXECUTABLE_PREFIX = lib; + GCC_DYNAMIC_NO_PIC = NO; + GCC_ENABLE_FIX_AND_CONTINUE = YES; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_MODEL_TUNING = G5; + GCC_OPTIMIZATION_LEVEL = 0; + HEADER_SEARCH_PATHS = ./libopenjpeg; + INSTALL_PATH = /usr/local/lib; + PREBINDING = NO; + PRODUCT_NAME = openjpeg; + ZERO_LINK = YES; + }; + name = Debug; + }; + 69F985BB0D40A69400C2791C /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + COPY_PHASE_STRIP = YES; + EXECUTABLE_PREFIX = lib; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_MODEL_TUNING = G5; + HEADER_SEARCH_PATHS = ./libopenjpeg; + INSTALL_PATH = /usr/local/lib; + PREBINDING = NO; + PRODUCT_NAME = openjpeg; + ZERO_LINK = NO; + }; + name = Release; + }; + 69F9864C0D40A7F200C2791C /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + COPY_PHASE_STRIP = NO; + GCC_DYNAMIC_NO_PIC = NO; + GCC_ENABLE_FIX_AND_CONTINUE = YES; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_MODEL_TUNING = G5; + GCC_OPTIMIZATION_LEVEL = 0; + HEADER_SEARCH_PATHS = ./libopenjpeg; + INSTALL_PATH = "$(HOME)/bin"; + OTHER_CFLAGS = ""; + OTHER_LDFLAGS = "-ltiff"; + PREBINDING = NO; + PRODUCT_NAME = image_to_j2k; + USER_HEADER_SEARCH_PATHS = ""; + ZERO_LINK = YES; + }; + name = Debug; + }; + 69F9864D0D40A7F200C2791C /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + COPY_PHASE_STRIP = YES; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_MODEL_TUNING = G5; + HEADER_SEARCH_PATHS = ./libopenjpeg; + INSTALL_PATH = "$(HOME)/bin"; + OTHER_CFLAGS = ""; + OTHER_LDFLAGS = "-ltiff"; + PREBINDING = NO; + PRODUCT_NAME = image_to_j2k; + USER_HEADER_SEARCH_PATHS = ""; + ZERO_LINK = NO; + }; + name = Release; + }; + 69F986660D40A93B00C2791C /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + COPY_PHASE_STRIP = NO; + GCC_DYNAMIC_NO_PIC = NO; + GCC_ENABLE_FIX_AND_CONTINUE = YES; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_MODEL_TUNING = G5; + GCC_OPTIMIZATION_LEVEL = 0; + HEADER_SEARCH_PATHS = ./libopenjpeg; + INSTALL_PATH = "$(HOME)/bin"; + OTHER_LDFLAGS = "-ltiff"; + PREBINDING = NO; + PRODUCT_NAME = j2k_to_image; + USER_HEADER_SEARCH_PATHS = ""; + ZERO_LINK = YES; + }; + name = Debug; + }; + 69F986670D40A93B00C2791C /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + COPY_PHASE_STRIP = YES; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_MODEL_TUNING = G5; + HEADER_SEARCH_PATHS = ./libopenjpeg; + INSTALL_PATH = "$(HOME)/bin"; + OTHER_LDFLAGS = "-ltiff"; + PREBINDING = NO; + PRODUCT_NAME = j2k_to_image; + USER_HEADER_SEARCH_PATHS = ""; + ZERO_LINK = NO; + }; + name = Release; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 69F984A90D40A3AE00C2791C /* Build configuration list for PBXProject "openjpeg" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 69F984AA0D40A3AE00C2791C /* Debug */, + 69F984AB0D40A3AE00C2791C /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 69F985A30D40A48F00C2791C /* Build configuration list for PBXNativeTarget "openjpeg" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 69F985A40D40A48F00C2791C /* Debug */, + 69F985A50D40A48F00C2791C /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 69F985B90D40A69400C2791C /* Build configuration list for PBXNativeTarget "opjdyn" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 69F985BA0D40A69400C2791C /* Debug */, + 69F985BB0D40A69400C2791C /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 69F9864B0D40A7F200C2791C /* Build configuration list for PBXNativeTarget "image_to_j2k" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 69F9864C0D40A7F200C2791C /* Debug */, + 69F9864D0D40A7F200C2791C /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 69F986650D40A93B00C2791C /* Build configuration list for PBXNativeTarget "j2k_to_image" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 69F986660D40A93B00C2791C /* Debug */, + 69F986670D40A93B00C2791C /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; +/* End XCConfigurationList section */ + }; + rootObject = 69F984A80D40A3AE00C2791C /* Project object */; +} -- 2.30.2