Fix installation rules in jpwl for CMake
[openjpeg.git] / openjpeg.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3         archiveVersion = 1;
4         classes = {
5         };
6         objectVersion = 46;
7         objects = {
8
9 /* Begin PBXAggregateTarget section */
10                 692CF258122BB2640010088E /* build OPJ_JPWL */ = {
11                         isa = PBXAggregateTarget;
12                         buildConfigurationList = 692CF261122BB2640010088E /* Build configuration list for PBXAggregateTarget "build OPJ_JPWL" */;
13                         buildPhases = (
14                         );
15                         dependencies = (
16                                 692CF265122BB2760010088E /* PBXTargetDependency */,
17                                 692CF267122BB2760010088E /* PBXTargetDependency */,
18                                 692CF269122BB2760010088E /* PBXTargetDependency */,
19                         );
20                         name = "build OPJ_JPWL";
21                         productName = "build all";
22                 };
23                 692CF26A122BB2850010088E /* build all */ = {
24                         isa = PBXAggregateTarget;
25                         buildConfigurationList = 692CF271122BB2850010088E /* Build configuration list for PBXAggregateTarget "build all" */;
26                         buildPhases = (
27                         );
28                         dependencies = (
29                                 692CF275122BB29A0010088E /* PBXTargetDependency */,
30                                 692CF277122BB29A0010088E /* PBXTargetDependency */,
31                         );
32                         name = "build all";
33                         productName = "build all";
34                 };
35                 694039A6117B7E090079DE22 /* build OPJ */ = {
36                         isa = PBXAggregateTarget;
37                         buildConfigurationList = 694039A9117B7E2E0079DE22 /* Build configuration list for PBXAggregateTarget "build OPJ" */;
38                         buildPhases = (
39                         );
40                         dependencies = (
41                                 694039AB117B7E390079DE22 /* PBXTargetDependency */,
42                                 694039B9117B7E860079DE22 /* PBXTargetDependency */,
43                                 694039AD117B7E3D0079DE22 /* PBXTargetDependency */,
44                                 694039AF117B7E420079DE22 /* PBXTargetDependency */,
45                         );
46                         name = "build OPJ";
47                         productName = "build all";
48                 };
49 /* End PBXAggregateTarget section */
50
51 /* Begin PBXBuildFile section */
52                 692CF1FD122BADC70010088E /* libopenjpeg.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 69F985B60D40A63D00C2791C /* libopenjpeg.dylib */; };
53                 692CF1FE122BADCA0010088E /* libopenjpeg.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 69F985B60D40A63D00C2791C /* libopenjpeg.dylib */; };
54                 692CF202122BAE220010088E /* libopenjpeg.dylib in CopyFiles */ = {isa = PBXBuildFile; fileRef = 69F985B60D40A63D00C2791C /* libopenjpeg.dylib */; };
55                 692CF211122BAFA10010088E /* bio.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F984FF0D40A41700C2791C /* bio.c */; };
56                 692CF212122BAFA10010088E /* cio.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985020D40A41700C2791C /* cio.c */; };
57                 692CF213122BAFA10010088E /* dwt.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985060D40A41700C2791C /* dwt.c */; };
58                 692CF214122BAFA10010088E /* event.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985090D40A41700C2791C /* event.c */; };
59                 692CF215122BAFA10010088E /* image.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F9850D0D40A41700C2791C /* image.c */; };
60                 692CF216122BAFA10010088E /* j2k.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985110D40A41700C2791C /* j2k.c */; };
61                 692CF217122BAFA10010088E /* j2k_lib.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985140D40A41700C2791C /* j2k_lib.c */; };
62                 692CF218122BAFA10010088E /* jp2.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985170D40A41700C2791C /* jp2.c */; };
63                 692CF219122BAFA10010088E /* jpt.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F9851A0D40A41700C2791C /* jpt.c */; };
64                 692CF21A122BAFA10010088E /* mct.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F9851D0D40A41700C2791C /* mct.c */; };
65                 692CF21B122BAFA10010088E /* mqc.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985200D40A41700C2791C /* mqc.c */; };
66                 692CF21C122BAFA10010088E /* openjpeg.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985230D40A41700C2791C /* openjpeg.c */; };
67                 692CF21D122BAFA10010088E /* pi.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985280D40A41700C2791C /* pi.c */; };
68                 692CF21E122BAFA10010088E /* raw.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F9852B0D40A41700C2791C /* raw.c */; };
69                 692CF21F122BAFA10010088E /* t1.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F9852E0D40A41700C2791C /* t1.c */; };
70                 692CF220122BAFA10010088E /* t1_generate_luts.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985310D40A41700C2791C /* t1_generate_luts.c */; };
71                 692CF221122BAFA10010088E /* t2.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985330D40A41700C2791C /* t2.c */; };
72                 692CF222122BAFA10010088E /* tcd.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985360D40A41700C2791C /* tcd.c */; };
73                 692CF223122BAFA10010088E /* tgt.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985390D40A41700C2791C /* tgt.c */; };
74                 692CF225122BB0040010088E /* crc.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F984F00D40A41700C2791C /* crc.c */; };
75                 692CF226122BB0040010088E /* jpwl.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F984F20D40A41700C2791C /* jpwl.c */; };
76                 692CF227122BB0040010088E /* jpwl_lib.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F984F80D40A41700C2791C /* jpwl_lib.c */; };
77                 692CF228122BB0040010088E /* rs.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F984FC0D40A41700C2791C /* rs.c */; };
78                 692CF23E122BB1D60010088E /* convert.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F984BD0D40A41700C2791C /* convert.c */; };
79                 692CF23F122BB1D60010088E /* getopt.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F984BB0D40A41700C2791C /* getopt.c */; };
80                 692CF240122BB1D60010088E /* image_to_j2k.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F984C10D40A41700C2791C /* image_to_j2k.c */; };
81                 692CF241122BB1D60010088E /* index.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F984C60D40A41700C2791C /* index.c */; };
82                 692CF249122BB2030010088E /* libopenjpeg_JPWL.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 692CF20E122BAF7A0010088E /* libopenjpeg_JPWL.a */; };
83                 692CF24C122BB2110010088E /* convert.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F984BD0D40A41700C2791C /* convert.c */; };
84                 692CF24D122BB2110010088E /* getopt.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F984BB0D40A41700C2791C /* getopt.c */; };
85                 692CF24E122BB2110010088E /* index.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F984C60D40A41700C2791C /* index.c */; };
86                 692CF24F122BB2110010088E /* j2k_to_image.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F984C90D40A41700C2791C /* j2k_to_image.c */; };
87                 692CF257122BB2230010088E /* libopenjpeg_JPWL.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 692CF20E122BAF7A0010088E /* libopenjpeg_JPWL.a */; };
88                 69F9860E0D40A7B000C2791C /* bio.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F984FF0D40A41700C2791C /* bio.c */; };
89                 69F9860F0D40A7B000C2791C /* cio.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985020D40A41700C2791C /* cio.c */; };
90                 69F986100D40A7B000C2791C /* dwt.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985060D40A41700C2791C /* dwt.c */; };
91                 69F986110D40A7B000C2791C /* event.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985090D40A41700C2791C /* event.c */; };
92                 69F986120D40A7B000C2791C /* image.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F9850D0D40A41700C2791C /* image.c */; };
93                 69F986130D40A7B000C2791C /* j2k.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985110D40A41700C2791C /* j2k.c */; };
94                 69F986140D40A7B000C2791C /* j2k_lib.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985140D40A41700C2791C /* j2k_lib.c */; };
95                 69F986150D40A7B000C2791C /* jp2.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985170D40A41700C2791C /* jp2.c */; };
96                 69F986160D40A7B000C2791C /* jpt.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F9851A0D40A41700C2791C /* jpt.c */; };
97                 69F986170D40A7B000C2791C /* mct.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F9851D0D40A41700C2791C /* mct.c */; };
98                 69F986180D40A7B000C2791C /* mqc.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985200D40A41700C2791C /* mqc.c */; };
99                 69F986190D40A7B000C2791C /* openjpeg.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985230D40A41700C2791C /* openjpeg.c */; };
100                 69F9861A0D40A7B000C2791C /* pi.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985280D40A41700C2791C /* pi.c */; };
101                 69F9861B0D40A7B000C2791C /* raw.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F9852B0D40A41700C2791C /* raw.c */; };
102                 69F9861C0D40A7B000C2791C /* t1.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F9852E0D40A41700C2791C /* t1.c */; };
103                 69F9861D0D40A7B000C2791C /* t1_generate_luts.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985310D40A41700C2791C /* t1_generate_luts.c */; };
104                 69F9861E0D40A7B000C2791C /* t2.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985330D40A41700C2791C /* t2.c */; };
105                 69F9861F0D40A7B000C2791C /* tcd.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985360D40A41700C2791C /* tcd.c */; };
106                 69F986200D40A7B000C2791C /* tgt.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985390D40A41700C2791C /* tgt.c */; };
107                 69F986210D40A7B100C2791C /* bio.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F984FF0D40A41700C2791C /* bio.c */; };
108                 69F986220D40A7B100C2791C /* cio.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985020D40A41700C2791C /* cio.c */; };
109                 69F986230D40A7B100C2791C /* dwt.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985060D40A41700C2791C /* dwt.c */; };
110                 69F986240D40A7B100C2791C /* event.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985090D40A41700C2791C /* event.c */; };
111                 69F986250D40A7B100C2791C /* image.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F9850D0D40A41700C2791C /* image.c */; };
112                 69F986260D40A7B100C2791C /* j2k.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985110D40A41700C2791C /* j2k.c */; };
113                 69F986270D40A7B100C2791C /* j2k_lib.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985140D40A41700C2791C /* j2k_lib.c */; };
114                 69F986280D40A7B100C2791C /* jp2.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985170D40A41700C2791C /* jp2.c */; };
115                 69F986290D40A7B100C2791C /* jpt.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F9851A0D40A41700C2791C /* jpt.c */; };
116                 69F9862A0D40A7B100C2791C /* mct.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F9851D0D40A41700C2791C /* mct.c */; };
117                 69F9862B0D40A7B100C2791C /* mqc.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985200D40A41700C2791C /* mqc.c */; };
118                 69F9862C0D40A7B100C2791C /* openjpeg.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985230D40A41700C2791C /* openjpeg.c */; };
119                 69F9862D0D40A7B100C2791C /* pi.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985280D40A41700C2791C /* pi.c */; };
120                 69F9862E0D40A7B100C2791C /* raw.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F9852B0D40A41700C2791C /* raw.c */; };
121                 69F9862F0D40A7B100C2791C /* t1.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F9852E0D40A41700C2791C /* t1.c */; };
122                 69F986300D40A7B100C2791C /* t1_generate_luts.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985310D40A41700C2791C /* t1_generate_luts.c */; };
123                 69F986310D40A7B100C2791C /* t2.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985330D40A41700C2791C /* t2.c */; };
124                 69F986320D40A7B100C2791C /* tcd.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985360D40A41700C2791C /* tcd.c */; };
125                 69F986330D40A7B100C2791C /* tgt.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F985390D40A41700C2791C /* tgt.c */; };
126                 69F986520D40A84C00C2791C /* convert.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F984BD0D40A41700C2791C /* convert.c */; };
127                 69F986530D40A84C00C2791C /* getopt.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F984BB0D40A41700C2791C /* getopt.c */; };
128                 69F986540D40A84C00C2791C /* image_to_j2k.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F984C10D40A41700C2791C /* image_to_j2k.c */; };
129                 69F986550D40A84C00C2791C /* index.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F984C60D40A41700C2791C /* index.c */; };
130                 69F986600D40A90E00C2791C /* convert.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F984BD0D40A41700C2791C /* convert.c */; };
131                 69F986610D40A90E00C2791C /* getopt.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F984BB0D40A41700C2791C /* getopt.c */; };
132                 69F986620D40A90E00C2791C /* index.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F984C60D40A41700C2791C /* index.c */; };
133                 69F986630D40A90E00C2791C /* j2k_to_image.c in Sources */ = {isa = PBXBuildFile; fileRef = 69F984C90D40A41700C2791C /* j2k_to_image.c */; };
134 /* End PBXBuildFile section */
135
136 /* Begin PBXContainerItemProxy section */
137                 692CF264122BB2760010088E /* PBXContainerItemProxy */ = {
138                         isa = PBXContainerItemProxy;
139                         containerPortal = 69F984A80D40A3AE00C2791C /* Project object */;
140                         proxyType = 1;
141                         remoteGlobalIDString = 692CF20D122BAF7A0010088E /* openjpeg_JPWL */;
142                         remoteInfo = openjpeg_JPWL;
143                 };
144                 692CF266122BB2760010088E /* PBXContainerItemProxy */ = {
145                         isa = PBXContainerItemProxy;
146                         containerPortal = 69F984A80D40A3AE00C2791C /* Project object */;
147                         proxyType = 1;
148                         remoteGlobalIDString = 692CF23C122BB1D60010088E /* JPWL_image_to_j2k */;
149                         remoteInfo = JPWL_image_to_j2k;
150                 };
151                 692CF268122BB2760010088E /* PBXContainerItemProxy */ = {
152                         isa = PBXContainerItemProxy;
153                         containerPortal = 69F984A80D40A3AE00C2791C /* Project object */;
154                         proxyType = 1;
155                         remoteGlobalIDString = 692CF24A122BB2110010088E /* JPWL_j2k_to_image */;
156                         remoteInfo = JPWL_j2k_to_image;
157                 };
158                 692CF274122BB29A0010088E /* PBXContainerItemProxy */ = {
159                         isa = PBXContainerItemProxy;
160                         containerPortal = 69F984A80D40A3AE00C2791C /* Project object */;
161                         proxyType = 1;
162                         remoteGlobalIDString = 694039A6117B7E090079DE22 /* build OPJ */;
163                         remoteInfo = "build OPJ";
164                 };
165                 692CF276122BB29A0010088E /* PBXContainerItemProxy */ = {
166                         isa = PBXContainerItemProxy;
167                         containerPortal = 69F984A80D40A3AE00C2791C /* Project object */;
168                         proxyType = 1;
169                         remoteGlobalIDString = 692CF258122BB2640010088E /* build OPJ_JPWL */;
170                         remoteInfo = "build OPJ_JPWL";
171                 };
172                 694039AA117B7E390079DE22 /* PBXContainerItemProxy */ = {
173                         isa = PBXContainerItemProxy;
174                         containerPortal = 69F984A80D40A3AE00C2791C /* Project object */;
175                         proxyType = 1;
176                         remoteGlobalIDString = 69F985A00D40A48E00C2791C;
177                         remoteInfo = openjpeg;
178                 };
179                 694039AC117B7E3D0079DE22 /* PBXContainerItemProxy */ = {
180                         isa = PBXContainerItemProxy;
181                         containerPortal = 69F984A80D40A3AE00C2791C /* Project object */;
182                         proxyType = 1;
183                         remoteGlobalIDString = 69F986380D40A7DA00C2791C;
184                         remoteInfo = image_to_j2k;
185                 };
186                 694039AE117B7E420079DE22 /* PBXContainerItemProxy */ = {
187                         isa = PBXContainerItemProxy;
188                         containerPortal = 69F984A80D40A3AE00C2791C /* Project object */;
189                         proxyType = 1;
190                         remoteGlobalIDString = 69F9865B0D40A8E200C2791C;
191                         remoteInfo = j2k_to_image;
192                 };
193                 694039B8117B7E860079DE22 /* PBXContainerItemProxy */ = {
194                         isa = PBXContainerItemProxy;
195                         containerPortal = 69F984A80D40A3AE00C2791C /* Project object */;
196                         proxyType = 1;
197                         remoteGlobalIDString = 69F985B50D40A63D00C2791C;
198                         remoteInfo = opjdyn;
199                 };
200 /* End PBXContainerItemProxy section */
201
202 /* Begin PBXCopyFilesBuildPhase section */
203                 692CF1F8122BAD330010088E /* CopyFiles */ = {
204                         isa = PBXCopyFilesBuildPhase;
205                         buildActionMask = 12;
206                         dstPath = /usr/local/lib;
207                         dstSubfolderSpec = 0;
208                         files = (
209                                 692CF202122BAE220010088E /* libopenjpeg.dylib in CopyFiles */,
210                         );
211                         runOnlyForDeploymentPostprocessing = 0;
212                 };
213 /* End PBXCopyFilesBuildPhase section */
214
215 /* Begin PBXFileReference section */
216                 692CF20E122BAF7A0010088E /* libopenjpeg_JPWL.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libopenjpeg_JPWL.a; sourceTree = BUILT_PRODUCTS_DIR; };
217                 692CF247122BB1D60010088E /* JPWL_image_to_j2k */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = JPWL_image_to_j2k; sourceTree = BUILT_PRODUCTS_DIR; };
218                 692CF255122BB2110010088E /* JPWL_j2k_to_image */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = JPWL_j2k_to_image; sourceTree = BUILT_PRODUCTS_DIR; };
219                 698C891B0DE1D95300F67421 /* imagjpeg2000.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = imagjpeg2000.h; sourceTree = "<group>"; };
220                 698C891C0DE1D95300F67421 /* OPJAbout.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = OPJAbout.cpp; sourceTree = "<group>"; };
221                 698C891D0DE1D95300F67421 /* OPJViewer.rc */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = OPJViewer.rc; sourceTree = "<group>"; };
222                 69EF7F9511AE702C00A80EC4 /* CTestConfig.cmake */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = CTestConfig.cmake; sourceTree = "<group>"; };
223                 69EF7F9611AE702C00A80EC4 /* CTestCustom.cmake.in */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = CTestCustom.cmake.in; sourceTree = "<group>"; };
224                 69F984B60D40A41700C2791C /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = ChangeLog; sourceTree = "<group>"; };
225                 69F984B70D40A41700C2791C /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; };
226                 69F984B90D40A41700C2791C /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; };
227                 69F984BB0D40A41700C2791C /* getopt.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = getopt.c; sourceTree = "<group>"; };
228                 69F984BC0D40A41700C2791C /* getopt.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = getopt.h; sourceTree = "<group>"; };
229                 69F984BD0D40A41700C2791C /* convert.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = convert.c; sourceTree = "<group>"; };
230                 69F984BE0D40A41700C2791C /* convert.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = convert.h; sourceTree = "<group>"; };
231                 69F984BF0D40A41700C2791C /* dirent.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = dirent.h; sourceTree = "<group>"; };
232                 69F984C10D40A41700C2791C /* image_to_j2k.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = image_to_j2k.c; sourceTree = "<group>"; };
233                 69F984C60D40A41700C2791C /* index.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = index.c; sourceTree = "<group>"; };
234                 69F984C70D40A41700C2791C /* index.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = index.h; sourceTree = "<group>"; };
235                 69F984C90D40A41700C2791C /* j2k_to_image.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = j2k_to_image.c; sourceTree = "<group>"; };
236                 69F984CE0D40A41700C2791C /* Makefile */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
237                 69F984D00D40A41700C2791C /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; };
238                 69F984D10D40A41700C2791C /* Doxyfile.dox */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = Doxyfile.dox; sourceTree = "<group>"; };
239                 69F984D30D40A41700C2791C /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; };
240                 69F984D70D40A41700C2791C /* OpenJPEGJavaDecoder.java */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.java; path = OpenJPEGJavaDecoder.java; sourceTree = "<group>"; };
241                 69F984D80D40A41700C2791C /* OpenJPEGJavaEncoder.java */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.java; path = OpenJPEGJavaEncoder.java; sourceTree = "<group>"; };
242                 69F984DB0D40A41700C2791C /* jawt.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = jawt.h; sourceTree = "<group>"; };
243                 69F984DC0D40A41700C2791C /* jdwpTransport.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = jdwpTransport.h; sourceTree = "<group>"; };
244                 69F984DD0D40A41700C2791C /* jni.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = jni.h; sourceTree = "<group>"; };
245                 69F984DE0D40A41700C2791C /* jvmdi.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = jvmdi.h; sourceTree = "<group>"; };
246                 69F984DF0D40A41700C2791C /* jvmpi.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = jvmpi.h; sourceTree = "<group>"; };
247                 69F984E00D40A41700C2791C /* jvmti.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = jvmti.h; sourceTree = "<group>"; };
248                 69F984E20D40A41700C2791C /* jawt_md.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = jawt_md.h; sourceTree = "<group>"; };
249                 69F984E30D40A41700C2791C /* jni_md.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = jni_md.h; sourceTree = "<group>"; };
250                 69F984E60D40A41700C2791C /* JavaOpenJPEG.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = JavaOpenJPEG.c; sourceTree = "<group>"; };
251                 69F984EA0D40A41700C2791C /* JavaOpenJPEGDecoder.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = JavaOpenJPEGDecoder.c; sourceTree = "<group>"; };
252                 69F984EB0D40A41700C2791C /* Makefile */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
253                 69F984EC0D40A41700C2791C /* org_openJpeg_OpenJPEGJavaDecoder.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = org_openJpeg_OpenJPEGJavaDecoder.h; sourceTree = "<group>"; };
254                 69F984ED0D40A41700C2791C /* org_openJpeg_OpenJPEGJavaEncoder.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = org_openJpeg_OpenJPEGJavaEncoder.h; sourceTree = "<group>"; };
255                 69F984EF0D40A41700C2791C /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; };
256                 69F984F00D40A41700C2791C /* crc.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = crc.c; sourceTree = "<group>"; };
257                 69F984F10D40A41700C2791C /* crc.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = crc.h; sourceTree = "<group>"; };
258                 69F984F20D40A41700C2791C /* jpwl.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = jpwl.c; sourceTree = "<group>"; };
259                 69F984F30D40A41700C2791C /* jpwl.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = jpwl.h; sourceTree = "<group>"; };
260                 69F984F80D40A41700C2791C /* jpwl_lib.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = jpwl_lib.c; sourceTree = "<group>"; };
261                 69F984FA0D40A41700C2791C /* Makefile */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
262                 69F984FB0D40A41700C2791C /* README.txt */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
263                 69F984FC0D40A41700C2791C /* rs.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = rs.c; sourceTree = "<group>"; };
264                 69F984FD0D40A41700C2791C /* rs.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = rs.h; sourceTree = "<group>"; };
265                 69F984FF0D40A41700C2791C /* bio.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = bio.c; sourceTree = "<group>"; };
266                 69F985000D40A41700C2791C /* bio.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = bio.h; sourceTree = "<group>"; };
267                 69F985020D40A41700C2791C /* cio.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = cio.c; sourceTree = "<group>"; };
268                 69F985030D40A41700C2791C /* cio.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = cio.h; sourceTree = "<group>"; };
269                 69F985050D40A41700C2791C /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; };
270                 69F985060D40A41700C2791C /* dwt.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = dwt.c; sourceTree = "<group>"; };
271                 69F985070D40A41700C2791C /* dwt.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = dwt.h; sourceTree = "<group>"; };
272                 69F985090D40A41700C2791C /* event.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = event.c; sourceTree = "<group>"; };
273                 69F9850A0D40A41700C2791C /* event.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = event.h; sourceTree = "<group>"; };
274                 69F9850C0D40A41700C2791C /* fix.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = fix.h; sourceTree = "<group>"; };
275                 69F9850D0D40A41700C2791C /* image.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = image.c; sourceTree = "<group>"; };
276                 69F9850E0D40A41700C2791C /* image.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = image.h; sourceTree = "<group>"; };
277                 69F985100D40A41700C2791C /* int.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = int.h; sourceTree = "<group>"; };
278                 69F985110D40A41700C2791C /* j2k.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = j2k.c; sourceTree = "<group>"; };
279                 69F985120D40A41700C2791C /* j2k.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = j2k.h; sourceTree = "<group>"; };
280                 69F985140D40A41700C2791C /* j2k_lib.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = j2k_lib.c; sourceTree = "<group>"; };
281                 69F985150D40A41700C2791C /* j2k_lib.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = j2k_lib.h; sourceTree = "<group>"; };
282                 69F985170D40A41700C2791C /* jp2.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = jp2.c; sourceTree = "<group>"; };
283                 69F985180D40A41700C2791C /* jp2.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = jp2.h; sourceTree = "<group>"; };
284                 69F9851A0D40A41700C2791C /* jpt.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = jpt.c; sourceTree = "<group>"; };
285                 69F9851B0D40A41700C2791C /* jpt.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = jpt.h; sourceTree = "<group>"; };
286                 69F9851D0D40A41700C2791C /* mct.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = mct.c; sourceTree = "<group>"; };
287                 69F9851E0D40A41700C2791C /* mct.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = mct.h; sourceTree = "<group>"; };
288                 69F985200D40A41700C2791C /* mqc.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = mqc.c; sourceTree = "<group>"; };
289                 69F985210D40A41700C2791C /* mqc.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = mqc.h; sourceTree = "<group>"; };
290                 69F985230D40A41700C2791C /* openjpeg.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = openjpeg.c; sourceTree = "<group>"; };
291                 69F985240D40A41700C2791C /* openjpeg.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = openjpeg.h; sourceTree = "<group>"; };
292                 69F985260D40A41700C2791C /* opj_includes.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = opj_includes.h; sourceTree = "<group>"; };
293                 69F985270D40A41700C2791C /* opj_malloc.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = opj_malloc.h; sourceTree = "<group>"; };
294                 69F985280D40A41700C2791C /* pi.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = pi.c; sourceTree = "<group>"; };
295                 69F985290D40A41700C2791C /* pi.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = pi.h; sourceTree = "<group>"; };
296                 69F9852B0D40A41700C2791C /* raw.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = raw.c; sourceTree = "<group>"; };
297                 69F9852C0D40A41700C2791C /* raw.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = raw.h; sourceTree = "<group>"; };
298                 69F9852E0D40A41700C2791C /* t1.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = t1.c; sourceTree = "<group>"; };
299                 69F9852F0D40A41700C2791C /* t1.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = t1.h; sourceTree = "<group>"; };
300                 69F985310D40A41700C2791C /* t1_generate_luts.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = t1_generate_luts.c; sourceTree = "<group>"; };
301                 69F985320D40A41700C2791C /* t1_luts.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = t1_luts.h; sourceTree = "<group>"; };
302                 69F985330D40A41700C2791C /* t2.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = t2.c; sourceTree = "<group>"; };
303                 69F985340D40A41700C2791C /* t2.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = t2.h; sourceTree = "<group>"; };
304                 69F985360D40A41700C2791C /* tcd.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = tcd.c; sourceTree = "<group>"; };
305                 69F985370D40A41700C2791C /* tcd.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = tcd.h; sourceTree = "<group>"; };
306                 69F985390D40A41700C2791C /* tgt.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = tgt.c; sourceTree = "<group>"; };
307                 69F9853A0D40A41700C2791C /* tgt.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = tgt.h; sourceTree = "<group>"; };
308                 69F9853C0D40A41700C2791C /* license.txt */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = license.txt; sourceTree = "<group>"; };
309                 69F9853D0D40A41700C2791C /* Makefile */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
310                 69F9853E0D40A41700C2791C /* Makefile.osx */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = Makefile.osx; sourceTree = "<group>"; };
311                 69F985400D40A41700C2791C /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; };
312                 69F985420D40A41700C2791C /* getopt.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = getopt.c; sourceTree = "<group>"; };
313                 69F985430D40A41700C2791C /* getopt.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = getopt.h; sourceTree = "<group>"; };
314                 69F985450D40A41700C2791C /* extract_j2k_from_mj2.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = extract_j2k_from_mj2.c; sourceTree = "<group>"; };
315                 69F985470D40A41700C2791C /* frames_to_mj2.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = frames_to_mj2.c; sourceTree = "<group>"; };
316                 69F9854C0D40A41700C2791C /* Makefile */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
317                 69F9854D0D40A41700C2791C /* meta_out.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = meta_out.c; sourceTree = "<group>"; };
318                 69F9854E0D40A41700C2791C /* meta_out.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = meta_out.h; sourceTree = "<group>"; };
319                 69F9854F0D40A41700C2791C /* mj2.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = mj2.c; sourceTree = "<group>"; };
320                 69F985500D40A41700C2791C /* mj2.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = mj2.h; sourceTree = "<group>"; };
321                 69F985540D40A41700C2791C /* mj2_convert.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = mj2_convert.c; sourceTree = "<group>"; };
322                 69F985550D40A41700C2791C /* mj2_convert.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = mj2_convert.h; sourceTree = "<group>"; };
323                 69F9855B0D40A41700C2791C /* mj2_to_frames.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = mj2_to_frames.c; sourceTree = "<group>"; };
324                 69F985600D40A41700C2791C /* mj2_to_metadata.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = mj2_to_metadata.c; sourceTree = "<group>"; };
325                 69F985640D40A41700C2791C /* mj2_to_metadata.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = mj2_to_metadata.h; sourceTree = "<group>"; };
326                 69F9856C0D40A41800C2791C /* readme.txt */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = readme.txt; sourceTree = "<group>"; };
327                 69F9856E0D40A41800C2791C /* wrap_j2k_in_mj2.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = wrap_j2k_in_mj2.c; sourceTree = "<group>"; };
328                 69F985710D40A41800C2791C /* about.htm */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.html; path = about.htm; sourceTree = "<group>"; };
329                 69F985720D40A41800C2791C /* opj_logo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = opj_logo.png; sourceTree = "<group>"; };
330                 69F985730D40A41800C2791C /* buildupdate.bat */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = buildupdate.bat; sourceTree = "<group>"; };
331                 69F985740D40A41800C2791C /* Makefile */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
332                 69F985770D40A41800C2791C /* OPJViewer.iss */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = OPJViewer.iss; sourceTree = "<group>"; };
333                 69F985780D40A41800C2791C /* Readme.txt */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = Readme.txt; sourceTree = "<group>"; };
334                 69F9857A0D40A41800C2791C /* about_htm.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = about_htm.h; sourceTree = "<group>"; };
335                 69F9857B0D40A41800C2791C /* build.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = build.h; sourceTree = "<group>"; };
336                 69F9857C0D40A41800C2791C /* icon1.xpm */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = icon1.xpm; sourceTree = "<group>"; };
337                 69F9857D0D40A41800C2791C /* icon2.xpm */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = icon2.xpm; sourceTree = "<group>"; };
338                 69F9857E0D40A41800C2791C /* icon3.xpm */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = icon3.xpm; sourceTree = "<group>"; };
339                 69F9857F0D40A41800C2791C /* icon4.xpm */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = icon4.xpm; sourceTree = "<group>"; };
340                 69F985800D40A41800C2791C /* icon5.xpm */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = icon5.xpm; sourceTree = "<group>"; };
341                 69F985850D40A41800C2791C /* imagjpeg2000.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = imagjpeg2000.cpp; sourceTree = "<group>"; };
342                 69F985880D40A41800C2791C /* imagmxf.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = imagmxf.cpp; sourceTree = "<group>"; };
343                 69F985890D40A41800C2791C /* imagmxf.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = imagmxf.h; sourceTree = "<group>"; };
344                 69F9858A0D40A41800C2791C /* license.txt */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = license.txt; sourceTree = "<group>"; };
345                 69F9858B0D40A41800C2791C /* opj_logo.xpm */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = opj_logo.xpm; sourceTree = "<group>"; };
346                 69F9858C0D40A41800C2791C /* OPJChild.ico */ = {isa = PBXFileReference; lastKnownFileType = image.ico; path = OPJChild.ico; sourceTree = "<group>"; };
347                 69F9858D0D40A41800C2791C /* OPJChild16.xpm */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = OPJChild16.xpm; sourceTree = "<group>"; };
348                 69F9858E0D40A41800C2791C /* OPJDialogs.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = OPJDialogs.cpp; sourceTree = "<group>"; };
349                 69F9858F0D40A41800C2791C /* OPJThreads.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = OPJThreads.cpp; sourceTree = "<group>"; };
350                 69F985900D40A41800C2791C /* OPJViewer.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = OPJViewer.cpp; sourceTree = "<group>"; };
351                 69F985910D40A41800C2791C /* OPJViewer.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = OPJViewer.h; sourceTree = "<group>"; };
352                 69F985920D40A41800C2791C /* OPJViewer.ico */ = {isa = PBXFileReference; lastKnownFileType = image.ico; path = OPJViewer.ico; sourceTree = "<group>"; };
353                 69F985940D40A41800C2791C /* OPJViewer16.xpm */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = OPJViewer16.xpm; sourceTree = "<group>"; };
354                 69F985950D40A41800C2791C /* readmeafter.txt */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = readmeafter.txt; sourceTree = "<group>"; };
355                 69F985960D40A41800C2791C /* readmebefore.txt */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = readmebefore.txt; sourceTree = "<group>"; };
356                 69F985970D40A41800C2791C /* wxj2kparser.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = wxj2kparser.cpp; sourceTree = "<group>"; };
357                 69F985980D40A41800C2791C /* wxjp2parser.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = wxjp2parser.cpp; sourceTree = "<group>"; };
358                 69F985990D40A41800C2791C /* README.cmake */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = README.cmake; sourceTree = "<group>"; };
359                 69F9859A0D40A41800C2791C /* README.linux */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = README.linux; sourceTree = "<group>"; };
360                 69F9859B0D40A41800C2791C /* README.msvc */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = README.msvc; sourceTree = "<group>"; };
361                 69F9859C0D40A41800C2791C /* README.osx */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = README.osx; sourceTree = "<group>"; };
362                 69F985A10D40A48E00C2791C /* libopenjpeg.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libopenjpeg.a; sourceTree = BUILT_PRODUCTS_DIR; };
363                 69F985B60D40A63D00C2791C /* libopenjpeg.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libopenjpeg.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
364                 69F986390D40A7DA00C2791C /* image_to_j2k */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = image_to_j2k; sourceTree = BUILT_PRODUCTS_DIR; };
365                 69F9865C0D40A8E200C2791C /* j2k_to_image */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = j2k_to_image; sourceTree = BUILT_PRODUCTS_DIR; };
366 /* End PBXFileReference section */
367
368 /* Begin PBXFrameworksBuildPhase section */
369                 692CF242122BB1D60010088E /* Frameworks */ = {
370                         isa = PBXFrameworksBuildPhase;
371                         buildActionMask = 2147483647;
372                         files = (
373                                 692CF249122BB2030010088E /* libopenjpeg_JPWL.a in Frameworks */,
374                         );
375                         runOnlyForDeploymentPostprocessing = 0;
376                 };
377                 692CF250122BB2110010088E /* Frameworks */ = {
378                         isa = PBXFrameworksBuildPhase;
379                         buildActionMask = 2147483647;
380                         files = (
381                                 692CF257122BB2230010088E /* libopenjpeg_JPWL.a in Frameworks */,
382                         );
383                         runOnlyForDeploymentPostprocessing = 0;
384                 };
385                 69F986370D40A7DA00C2791C /* Frameworks */ = {
386                         isa = PBXFrameworksBuildPhase;
387                         buildActionMask = 2147483647;
388                         files = (
389                                 692CF1FD122BADC70010088E /* libopenjpeg.dylib in Frameworks */,
390                         );
391                         runOnlyForDeploymentPostprocessing = 0;
392                 };
393                 69F9865A0D40A8E200C2791C /* Frameworks */ = {
394                         isa = PBXFrameworksBuildPhase;
395                         buildActionMask = 2147483647;
396                         files = (
397                                 692CF1FE122BADCA0010088E /* libopenjpeg.dylib in Frameworks */,
398                         );
399                         runOnlyForDeploymentPostprocessing = 0;
400                 };
401 /* End PBXFrameworksBuildPhase section */
402
403 /* Begin PBXGroup section */
404                 69F984A60D40A3AE00C2791C = {
405                         isa = PBXGroup;
406                         children = (
407                                 69EF7F9511AE702C00A80EC4 /* CTestConfig.cmake */,
408                                 69EF7F9611AE702C00A80EC4 /* CTestCustom.cmake.in */,
409                                 69F984B60D40A41700C2791C /* ChangeLog */,
410                                 69F984B70D40A41700C2791C /* CMakeLists.txt */,
411                                 69F984B80D40A41700C2791C /* codec */,
412                                 69F984CF0D40A41700C2791C /* doc */,
413                                 69F984D20D40A41700C2791C /* JavaOpenJPEG */,
414                                 69F984EE0D40A41700C2791C /* jpwl */,
415                                 69F984FE0D40A41700C2791C /* libopenjpeg */,
416                                 69F9853C0D40A41700C2791C /* license.txt */,
417                                 69F9853D0D40A41700C2791C /* Makefile */,
418                                 69F9853E0D40A41700C2791C /* Makefile.osx */,
419                                 69F9853F0D40A41700C2791C /* mj2 */,
420                                 69F9856F0D40A41800C2791C /* OPJViewer */,
421                                 69F985990D40A41800C2791C /* README.cmake */,
422                                 69F9859A0D40A41800C2791C /* README.linux */,
423                                 69F9859B0D40A41800C2791C /* README.msvc */,
424                                 69F9859C0D40A41800C2791C /* README.osx */,
425                                 69F985A20D40A48E00C2791C /* Products */,
426                         );
427                         sourceTree = "<group>";
428                 };
429                 69F984B80D40A41700C2791C /* codec */ = {
430                         isa = PBXGroup;
431                         children = (
432                                 69F984B90D40A41700C2791C /* CMakeLists.txt */,
433                                 69F984BA0D40A41700C2791C /* compat */,
434                                 69F984BD0D40A41700C2791C /* convert.c */,
435                                 69F984BE0D40A41700C2791C /* convert.h */,
436                                 69F984BF0D40A41700C2791C /* dirent.h */,
437                                 69F984C10D40A41700C2791C /* image_to_j2k.c */,
438                                 69F984C60D40A41700C2791C /* index.c */,
439                                 69F984C70D40A41700C2791C /* index.h */,
440                                 69F984C90D40A41700C2791C /* j2k_to_image.c */,
441                                 69F984CE0D40A41700C2791C /* Makefile */,
442                         );
443                         path = codec;
444                         sourceTree = "<group>";
445                 };
446                 69F984BA0D40A41700C2791C /* compat */ = {
447                         isa = PBXGroup;
448                         children = (
449                                 69F984BB0D40A41700C2791C /* getopt.c */,
450                                 69F984BC0D40A41700C2791C /* getopt.h */,
451                         );
452                         path = compat;
453                         sourceTree = "<group>";
454                 };
455                 69F984CF0D40A41700C2791C /* doc */ = {
456                         isa = PBXGroup;
457                         children = (
458                                 69F984D00D40A41700C2791C /* CMakeLists.txt */,
459                                 69F984D10D40A41700C2791C /* Doxyfile.dox */,
460                         );
461                         path = doc;
462                         sourceTree = "<group>";
463                 };
464                 69F984D20D40A41700C2791C /* JavaOpenJPEG */ = {
465                         isa = PBXGroup;
466                         children = (
467                                 69F984D30D40A41700C2791C /* CMakeLists.txt */,
468                                 69F984D40D40A41700C2791C /* java sources */,
469                                 69F984D90D40A41700C2791C /* java-jni */,
470                                 69F984E60D40A41700C2791C /* JavaOpenJPEG.c */,
471                                 69F984EA0D40A41700C2791C /* JavaOpenJPEGDecoder.c */,
472                                 69F984EB0D40A41700C2791C /* Makefile */,
473                                 69F984EC0D40A41700C2791C /* org_openJpeg_OpenJPEGJavaDecoder.h */,
474                                 69F984ED0D40A41700C2791C /* org_openJpeg_OpenJPEGJavaEncoder.h */,
475                         );
476                         path = JavaOpenJPEG;
477                         sourceTree = "<group>";
478                 };
479                 69F984D40D40A41700C2791C /* java sources */ = {
480                         isa = PBXGroup;
481                         children = (
482                                 69F984D50D40A41700C2791C /* org */,
483                         );
484                         path = "java sources";
485                         sourceTree = "<group>";
486                 };
487                 69F984D50D40A41700C2791C /* org */ = {
488                         isa = PBXGroup;
489                         children = (
490                                 69F984D60D40A41700C2791C /* openJpeg */,
491                         );
492                         path = org;
493                         sourceTree = "<group>";
494                 };
495                 69F984D60D40A41700C2791C /* openJpeg */ = {
496                         isa = PBXGroup;
497                         children = (
498                                 69F984D70D40A41700C2791C /* OpenJPEGJavaDecoder.java */,
499                                 69F984D80D40A41700C2791C /* OpenJPEGJavaEncoder.java */,
500                         );
501                         path = openJpeg;
502                         sourceTree = "<group>";
503                 };
504                 69F984D90D40A41700C2791C /* java-jni */ = {
505                         isa = PBXGroup;
506                         children = (
507                                 69F984DA0D40A41700C2791C /* include */,
508                                 69F984E40D40A41700C2791C /* lib */,
509                         );
510                         path = "java-jni";
511                         sourceTree = "<group>";
512                 };
513                 69F984DA0D40A41700C2791C /* include */ = {
514                         isa = PBXGroup;
515                         children = (
516                                 69F984DB0D40A41700C2791C /* jawt.h */,
517                                 69F984DC0D40A41700C2791C /* jdwpTransport.h */,
518                                 69F984DD0D40A41700C2791C /* jni.h */,
519                                 69F984DE0D40A41700C2791C /* jvmdi.h */,
520                                 69F984DF0D40A41700C2791C /* jvmpi.h */,
521                                 69F984E00D40A41700C2791C /* jvmti.h */,
522                                 69F984E10D40A41700C2791C /* win32 */,
523                         );
524                         path = include;
525                         sourceTree = "<group>";
526                 };
527                 69F984E10D40A41700C2791C /* win32 */ = {
528                         isa = PBXGroup;
529                         children = (
530                                 69F984E20D40A41700C2791C /* jawt_md.h */,
531                                 69F984E30D40A41700C2791C /* jni_md.h */,
532                         );
533                         path = win32;
534                         sourceTree = "<group>";
535                 };
536                 69F984E40D40A41700C2791C /* lib */ = {
537                         isa = PBXGroup;
538                         children = (
539                         );
540                         path = lib;
541                         sourceTree = "<group>";
542                 };
543                 69F984EE0D40A41700C2791C /* jpwl */ = {
544                         isa = PBXGroup;
545                         children = (
546                                 69F984EF0D40A41700C2791C /* CMakeLists.txt */,
547                                 69F984F00D40A41700C2791C /* crc.c */,
548                                 69F984F10D40A41700C2791C /* crc.h */,
549                                 69F984F20D40A41700C2791C /* jpwl.c */,
550                                 69F984F30D40A41700C2791C /* jpwl.h */,
551                                 69F984F80D40A41700C2791C /* jpwl_lib.c */,
552                                 69F984FA0D40A41700C2791C /* Makefile */,
553                                 69F984FB0D40A41700C2791C /* README.txt */,
554                                 69F984FC0D40A41700C2791C /* rs.c */,
555                                 69F984FD0D40A41700C2791C /* rs.h */,
556                         );
557                         path = jpwl;
558                         sourceTree = "<group>";
559                 };
560                 69F984FE0D40A41700C2791C /* libopenjpeg */ = {
561                         isa = PBXGroup;
562                         children = (
563                                 69F984FF0D40A41700C2791C /* bio.c */,
564                                 69F985000D40A41700C2791C /* bio.h */,
565                                 69F985020D40A41700C2791C /* cio.c */,
566                                 69F985030D40A41700C2791C /* cio.h */,
567                                 69F985050D40A41700C2791C /* CMakeLists.txt */,
568                                 69F985060D40A41700C2791C /* dwt.c */,
569                                 69F985070D40A41700C2791C /* dwt.h */,
570                                 69F985090D40A41700C2791C /* event.c */,
571                                 69F9850A0D40A41700C2791C /* event.h */,
572                                 69F9850C0D40A41700C2791C /* fix.h */,
573                                 69F9850D0D40A41700C2791C /* image.c */,
574                                 69F9850E0D40A41700C2791C /* image.h */,
575                                 69F985100D40A41700C2791C /* int.h */,
576                                 69F985110D40A41700C2791C /* j2k.c */,
577                                 69F985120D40A41700C2791C /* j2k.h */,
578                                 69F985140D40A41700C2791C /* j2k_lib.c */,
579                                 69F985150D40A41700C2791C /* j2k_lib.h */,
580                                 69F985170D40A41700C2791C /* jp2.c */,
581                                 69F985180D40A41700C2791C /* jp2.h */,
582                                 69F9851A0D40A41700C2791C /* jpt.c */,
583                                 69F9851B0D40A41700C2791C /* jpt.h */,
584                                 69F9851D0D40A41700C2791C /* mct.c */,
585                                 69F9851E0D40A41700C2791C /* mct.h */,
586                                 69F985200D40A41700C2791C /* mqc.c */,
587                                 69F985210D40A41700C2791C /* mqc.h */,
588                                 69F985230D40A41700C2791C /* openjpeg.c */,
589                                 69F985240D40A41700C2791C /* openjpeg.h */,
590                                 69F985260D40A41700C2791C /* opj_includes.h */,
591                                 69F985270D40A41700C2791C /* opj_malloc.h */,
592                                 69F985280D40A41700C2791C /* pi.c */,
593                                 69F985290D40A41700C2791C /* pi.h */,
594                                 69F9852B0D40A41700C2791C /* raw.c */,
595                                 69F9852C0D40A41700C2791C /* raw.h */,
596                                 69F9852E0D40A41700C2791C /* t1.c */,
597                                 69F9852F0D40A41700C2791C /* t1.h */,
598                                 69F985310D40A41700C2791C /* t1_generate_luts.c */,
599                                 69F985320D40A41700C2791C /* t1_luts.h */,
600                                 69F985330D40A41700C2791C /* t2.c */,
601                                 69F985340D40A41700C2791C /* t2.h */,
602                                 69F985360D40A41700C2791C /* tcd.c */,
603                                 69F985370D40A41700C2791C /* tcd.h */,
604                                 69F985390D40A41700C2791C /* tgt.c */,
605                                 69F9853A0D40A41700C2791C /* tgt.h */,
606                         );
607                         path = libopenjpeg;
608                         sourceTree = "<group>";
609                 };
610                 69F9853F0D40A41700C2791C /* mj2 */ = {
611                         isa = PBXGroup;
612                         children = (
613                                 69F985400D40A41700C2791C /* CMakeLists.txt */,
614                                 69F985410D40A41700C2791C /* compat */,
615                                 69F985450D40A41700C2791C /* extract_j2k_from_mj2.c */,
616                                 69F985470D40A41700C2791C /* frames_to_mj2.c */,
617                                 69F9854C0D40A41700C2791C /* Makefile */,
618                                 69F9854D0D40A41700C2791C /* meta_out.c */,
619                                 69F9854E0D40A41700C2791C /* meta_out.h */,
620                                 69F9854F0D40A41700C2791C /* mj2.c */,
621                                 69F985500D40A41700C2791C /* mj2.h */,
622                                 69F985540D40A41700C2791C /* mj2_convert.c */,
623                                 69F985550D40A41700C2791C /* mj2_convert.h */,
624                                 69F9855B0D40A41700C2791C /* mj2_to_frames.c */,
625                                 69F985600D40A41700C2791C /* mj2_to_metadata.c */,
626                                 69F985640D40A41700C2791C /* mj2_to_metadata.h */,
627                                 69F9856C0D40A41800C2791C /* readme.txt */,
628                                 69F9856E0D40A41800C2791C /* wrap_j2k_in_mj2.c */,
629                         );
630                         path = mj2;
631                         sourceTree = "<group>";
632                 };
633                 69F985410D40A41700C2791C /* compat */ = {
634                         isa = PBXGroup;
635                         children = (
636                                 69F985420D40A41700C2791C /* getopt.c */,
637                                 69F985430D40A41700C2791C /* getopt.h */,
638                         );
639                         path = compat;
640                         sourceTree = "<group>";
641                 };
642                 69F9856F0D40A41800C2791C /* OPJViewer */ = {
643                         isa = PBXGroup;
644                         children = (
645                                 69F985700D40A41800C2791C /* about */,
646                                 69F985730D40A41800C2791C /* buildupdate.bat */,
647                                 69F985740D40A41800C2791C /* Makefile */,
648                                 69F985770D40A41800C2791C /* OPJViewer.iss */,
649                                 69F985780D40A41800C2791C /* Readme.txt */,
650                                 69F985790D40A41800C2791C /* source */,
651                         );
652                         path = OPJViewer;
653                         sourceTree = "<group>";
654                 };
655                 69F985700D40A41800C2791C /* about */ = {
656                         isa = PBXGroup;
657                         children = (
658                                 69F985710D40A41800C2791C /* about.htm */,
659                                 69F985720D40A41800C2791C /* opj_logo.png */,
660                         );
661                         path = about;
662                         sourceTree = "<group>";
663                 };
664                 69F985790D40A41800C2791C /* source */ = {
665                         isa = PBXGroup;
666                         children = (
667                                 698C891B0DE1D95300F67421 /* imagjpeg2000.h */,
668                                 698C891C0DE1D95300F67421 /* OPJAbout.cpp */,
669                                 698C891D0DE1D95300F67421 /* OPJViewer.rc */,
670                                 69F9857A0D40A41800C2791C /* about_htm.h */,
671                                 69F9857B0D40A41800C2791C /* build.h */,
672                                 69F9857C0D40A41800C2791C /* icon1.xpm */,
673                                 69F9857D0D40A41800C2791C /* icon2.xpm */,
674                                 69F9857E0D40A41800C2791C /* icon3.xpm */,
675                                 69F9857F0D40A41800C2791C /* icon4.xpm */,
676                                 69F985800D40A41800C2791C /* icon5.xpm */,
677                                 69F985850D40A41800C2791C /* imagjpeg2000.cpp */,
678                                 69F985880D40A41800C2791C /* imagmxf.cpp */,
679                                 69F985890D40A41800C2791C /* imagmxf.h */,
680                                 69F9858A0D40A41800C2791C /* license.txt */,
681                                 69F9858B0D40A41800C2791C /* opj_logo.xpm */,
682                                 69F9858C0D40A41800C2791C /* OPJChild.ico */,
683                                 69F9858D0D40A41800C2791C /* OPJChild16.xpm */,
684                                 69F9858E0D40A41800C2791C /* OPJDialogs.cpp */,
685                                 69F9858F0D40A41800C2791C /* OPJThreads.cpp */,
686                                 69F985900D40A41800C2791C /* OPJViewer.cpp */,
687                                 69F985910D40A41800C2791C /* OPJViewer.h */,
688                                 69F985920D40A41800C2791C /* OPJViewer.ico */,
689                                 69F985940D40A41800C2791C /* OPJViewer16.xpm */,
690                                 69F985950D40A41800C2791C /* readmeafter.txt */,
691                                 69F985960D40A41800C2791C /* readmebefore.txt */,
692                                 69F985970D40A41800C2791C /* wxj2kparser.cpp */,
693                                 69F985980D40A41800C2791C /* wxjp2parser.cpp */,
694                         );
695                         path = source;
696                         sourceTree = "<group>";
697                 };
698                 69F985A20D40A48E00C2791C /* Products */ = {
699                         isa = PBXGroup;
700                         children = (
701                                 69F985A10D40A48E00C2791C /* libopenjpeg.a */,
702                                 69F985B60D40A63D00C2791C /* libopenjpeg.dylib */,
703                                 69F986390D40A7DA00C2791C /* image_to_j2k */,
704                                 69F9865C0D40A8E200C2791C /* j2k_to_image */,
705                                 692CF20E122BAF7A0010088E /* libopenjpeg_JPWL.a */,
706                                 692CF247122BB1D60010088E /* JPWL_image_to_j2k */,
707                                 692CF255122BB2110010088E /* JPWL_j2k_to_image */,
708                         );
709                         name = Products;
710                         sourceTree = "<group>";
711                 };
712 /* End PBXGroup section */
713
714 /* Begin PBXNativeTarget section */
715                 692CF20D122BAF7A0010088E /* openjpeg_JPWL */ = {
716                         isa = PBXNativeTarget;
717                         buildConfigurationList = 692CF224122BAFBF0010088E /* Build configuration list for PBXNativeTarget "openjpeg_JPWL" */;
718                         buildPhases = (
719                                 692CF20B122BAF7A0010088E /* Sources */,
720                         );
721                         buildRules = (
722                         );
723                         dependencies = (
724                         );
725                         name = openjpeg_JPWL;
726                         productName = openjpegWL;
727                         productReference = 692CF20E122BAF7A0010088E /* libopenjpeg_JPWL.a */;
728                         productType = "com.apple.product-type.library.static";
729                 };
730                 692CF23C122BB1D60010088E /* JPWL_image_to_j2k */ = {
731                         isa = PBXNativeTarget;
732                         buildConfigurationList = 692CF244122BB1D60010088E /* Build configuration list for PBXNativeTarget "JPWL_image_to_j2k" */;
733                         buildPhases = (
734                                 692CF23D122BB1D60010088E /* Sources */,
735                                 692CF242122BB1D60010088E /* Frameworks */,
736                         );
737                         buildRules = (
738                         );
739                         dependencies = (
740                         );
741                         name = JPWL_image_to_j2k;
742                         productName = image_to_j2k;
743                         productReference = 692CF247122BB1D60010088E /* JPWL_image_to_j2k */;
744                         productType = "com.apple.product-type.tool";
745                 };
746                 692CF24A122BB2110010088E /* JPWL_j2k_to_image */ = {
747                         isa = PBXNativeTarget;
748                         buildConfigurationList = 692CF252122BB2110010088E /* Build configuration list for PBXNativeTarget "JPWL_j2k_to_image" */;
749                         buildPhases = (
750                                 692CF24B122BB2110010088E /* Sources */,
751                                 692CF250122BB2110010088E /* Frameworks */,
752                         );
753                         buildRules = (
754                         );
755                         dependencies = (
756                         );
757                         name = JPWL_j2k_to_image;
758                         productName = j2k_to_image;
759                         productReference = 692CF255122BB2110010088E /* JPWL_j2k_to_image */;
760                         productType = "com.apple.product-type.tool";
761                 };
762                 69F985A00D40A48E00C2791C /* openjpeg */ = {
763                         isa = PBXNativeTarget;
764                         buildConfigurationList = 69F985A30D40A48F00C2791C /* Build configuration list for PBXNativeTarget "openjpeg" */;
765                         buildPhases = (
766                                 69F9859E0D40A48E00C2791C /* Sources */,
767                         );
768                         buildRules = (
769                         );
770                         dependencies = (
771                         );
772                         name = openjpeg;
773                         productName = openjpeg;
774                         productReference = 69F985A10D40A48E00C2791C /* libopenjpeg.a */;
775                         productType = "com.apple.product-type.library.static";
776                 };
777                 69F985B50D40A63D00C2791C /* opjdyn */ = {
778                         isa = PBXNativeTarget;
779                         buildConfigurationList = 69F985B90D40A69400C2791C /* Build configuration list for PBXNativeTarget "opjdyn" */;
780                         buildPhases = (
781                                 69F985B30D40A63D00C2791C /* Sources */,
782                                 692CF1F8122BAD330010088E /* CopyFiles */,
783                         );
784                         buildRules = (
785                         );
786                         dependencies = (
787                         );
788                         name = opjdyn;
789                         productName = opjdyn;
790                         productReference = 69F985B60D40A63D00C2791C /* libopenjpeg.dylib */;
791                         productType = "com.apple.product-type.library.dynamic";
792                 };
793                 69F986380D40A7DA00C2791C /* image_to_j2k */ = {
794                         isa = PBXNativeTarget;
795                         buildConfigurationList = 69F9864B0D40A7F200C2791C /* Build configuration list for PBXNativeTarget "image_to_j2k" */;
796                         buildPhases = (
797                                 69F986360D40A7DA00C2791C /* Sources */,
798                                 69F986370D40A7DA00C2791C /* Frameworks */,
799                         );
800                         buildRules = (
801                         );
802                         dependencies = (
803                         );
804                         name = image_to_j2k;
805                         productName = image_to_j2k;
806                         productReference = 69F986390D40A7DA00C2791C /* image_to_j2k */;
807                         productType = "com.apple.product-type.tool";
808                 };
809                 69F9865B0D40A8E200C2791C /* j2k_to_image */ = {
810                         isa = PBXNativeTarget;
811                         buildConfigurationList = 69F986650D40A93B00C2791C /* Build configuration list for PBXNativeTarget "j2k_to_image" */;
812                         buildPhases = (
813                                 69F986590D40A8E200C2791C /* Sources */,
814                                 69F9865A0D40A8E200C2791C /* Frameworks */,
815                         );
816                         buildRules = (
817                         );
818                         dependencies = (
819                         );
820                         name = j2k_to_image;
821                         productName = j2k_to_image;
822                         productReference = 69F9865C0D40A8E200C2791C /* j2k_to_image */;
823                         productType = "com.apple.product-type.tool";
824                 };
825 /* End PBXNativeTarget section */
826
827 /* Begin PBXProject section */
828                 69F984A80D40A3AE00C2791C /* Project object */ = {
829                         isa = PBXProject;
830                         buildConfigurationList = 69F984A90D40A3AE00C2791C /* Build configuration list for PBXProject "openjpeg" */;
831                         compatibilityVersion = "Xcode 3.2";
832                         hasScannedForEncodings = 0;
833                         mainGroup = 69F984A60D40A3AE00C2791C;
834                         productRefGroup = 69F985A20D40A48E00C2791C /* Products */;
835                         projectDirPath = "";
836                         projectRoot = "";
837                         targets = (
838                                 69F985A00D40A48E00C2791C /* openjpeg */,
839                                 69F985B50D40A63D00C2791C /* opjdyn */,
840                                 69F986380D40A7DA00C2791C /* image_to_j2k */,
841                                 69F9865B0D40A8E200C2791C /* j2k_to_image */,
842                                 694039A6117B7E090079DE22 /* build OPJ */,
843                                 692CF20D122BAF7A0010088E /* openjpeg_JPWL */,
844                                 692CF23C122BB1D60010088E /* JPWL_image_to_j2k */,
845                                 692CF24A122BB2110010088E /* JPWL_j2k_to_image */,
846                                 692CF258122BB2640010088E /* build OPJ_JPWL */,
847                                 692CF26A122BB2850010088E /* build all */,
848                         );
849                 };
850 /* End PBXProject section */
851
852 /* Begin PBXSourcesBuildPhase section */
853                 692CF20B122BAF7A0010088E /* Sources */ = {
854                         isa = PBXSourcesBuildPhase;
855                         buildActionMask = 2147483647;
856                         files = (
857                                 692CF225122BB0040010088E /* crc.c in Sources */,
858                                 692CF226122BB0040010088E /* jpwl.c in Sources */,
859                                 692CF227122BB0040010088E /* jpwl_lib.c in Sources */,
860                                 692CF228122BB0040010088E /* rs.c in Sources */,
861                                 692CF211122BAFA10010088E /* bio.c in Sources */,
862                                 692CF212122BAFA10010088E /* cio.c in Sources */,
863                                 692CF213122BAFA10010088E /* dwt.c in Sources */,
864                                 692CF214122BAFA10010088E /* event.c in Sources */,
865                                 692CF215122BAFA10010088E /* image.c in Sources */,
866                                 692CF216122BAFA10010088E /* j2k.c in Sources */,
867                                 692CF217122BAFA10010088E /* j2k_lib.c in Sources */,
868                                 692CF218122BAFA10010088E /* jp2.c in Sources */,
869                                 692CF219122BAFA10010088E /* jpt.c in Sources */,
870                                 692CF21A122BAFA10010088E /* mct.c in Sources */,
871                                 692CF21B122BAFA10010088E /* mqc.c in Sources */,
872                                 692CF21C122BAFA10010088E /* openjpeg.c in Sources */,
873                                 692CF21D122BAFA10010088E /* pi.c in Sources */,
874                                 692CF21E122BAFA10010088E /* raw.c in Sources */,
875                                 692CF21F122BAFA10010088E /* t1.c in Sources */,
876                                 692CF220122BAFA10010088E /* t1_generate_luts.c in Sources */,
877                                 692CF221122BAFA10010088E /* t2.c in Sources */,
878                                 692CF222122BAFA10010088E /* tcd.c in Sources */,
879                                 692CF223122BAFA10010088E /* tgt.c in Sources */,
880                         );
881                         runOnlyForDeploymentPostprocessing = 0;
882                 };
883                 692CF23D122BB1D60010088E /* Sources */ = {
884                         isa = PBXSourcesBuildPhase;
885                         buildActionMask = 2147483647;
886                         files = (
887                                 692CF23E122BB1D60010088E /* convert.c in Sources */,
888                                 692CF23F122BB1D60010088E /* getopt.c in Sources */,
889                                 692CF240122BB1D60010088E /* image_to_j2k.c in Sources */,
890                                 692CF241122BB1D60010088E /* index.c in Sources */,
891                         );
892                         runOnlyForDeploymentPostprocessing = 0;
893                 };
894                 692CF24B122BB2110010088E /* Sources */ = {
895                         isa = PBXSourcesBuildPhase;
896                         buildActionMask = 2147483647;
897                         files = (
898                                 692CF24C122BB2110010088E /* convert.c in Sources */,
899                                 692CF24D122BB2110010088E /* getopt.c in Sources */,
900                                 692CF24E122BB2110010088E /* index.c in Sources */,
901                                 692CF24F122BB2110010088E /* j2k_to_image.c in Sources */,
902                         );
903                         runOnlyForDeploymentPostprocessing = 0;
904                 };
905                 69F9859E0D40A48E00C2791C /* Sources */ = {
906                         isa = PBXSourcesBuildPhase;
907                         buildActionMask = 2147483647;
908                         files = (
909                                 69F9860E0D40A7B000C2791C /* bio.c in Sources */,
910                                 69F9860F0D40A7B000C2791C /* cio.c in Sources */,
911                                 69F986100D40A7B000C2791C /* dwt.c in Sources */,
912                                 69F986110D40A7B000C2791C /* event.c in Sources */,
913                                 69F986120D40A7B000C2791C /* image.c in Sources */,
914                                 69F986130D40A7B000C2791C /* j2k.c in Sources */,
915                                 69F986140D40A7B000C2791C /* j2k_lib.c in Sources */,
916                                 69F986150D40A7B000C2791C /* jp2.c in Sources */,
917                                 69F986160D40A7B000C2791C /* jpt.c in Sources */,
918                                 69F986170D40A7B000C2791C /* mct.c in Sources */,
919                                 69F986180D40A7B000C2791C /* mqc.c in Sources */,
920                                 69F986190D40A7B000C2791C /* openjpeg.c in Sources */,
921                                 69F9861A0D40A7B000C2791C /* pi.c in Sources */,
922                                 69F9861B0D40A7B000C2791C /* raw.c in Sources */,
923                                 69F9861C0D40A7B000C2791C /* t1.c in Sources */,
924                                 69F9861D0D40A7B000C2791C /* t1_generate_luts.c in Sources */,
925                                 69F9861E0D40A7B000C2791C /* t2.c in Sources */,
926                                 69F9861F0D40A7B000C2791C /* tcd.c in Sources */,
927                                 69F986200D40A7B000C2791C /* tgt.c in Sources */,
928                         );
929                         runOnlyForDeploymentPostprocessing = 0;
930                 };
931                 69F985B30D40A63D00C2791C /* Sources */ = {
932                         isa = PBXSourcesBuildPhase;
933                         buildActionMask = 2147483647;
934                         files = (
935                                 69F986210D40A7B100C2791C /* bio.c in Sources */,
936                                 69F986220D40A7B100C2791C /* cio.c in Sources */,
937                                 69F986230D40A7B100C2791C /* dwt.c in Sources */,
938                                 69F986240D40A7B100C2791C /* event.c in Sources */,
939                                 69F986250D40A7B100C2791C /* image.c in Sources */,
940                                 69F986260D40A7B100C2791C /* j2k.c in Sources */,
941                                 69F986270D40A7B100C2791C /* j2k_lib.c in Sources */,
942                                 69F986280D40A7B100C2791C /* jp2.c in Sources */,
943                                 69F986290D40A7B100C2791C /* jpt.c in Sources */,
944                                 69F9862A0D40A7B100C2791C /* mct.c in Sources */,
945                                 69F9862B0D40A7B100C2791C /* mqc.c in Sources */,
946                                 69F9862C0D40A7B100C2791C /* openjpeg.c in Sources */,
947                                 69F9862D0D40A7B100C2791C /* pi.c in Sources */,
948                                 69F9862E0D40A7B100C2791C /* raw.c in Sources */,
949                                 69F9862F0D40A7B100C2791C /* t1.c in Sources */,
950                                 69F986300D40A7B100C2791C /* t1_generate_luts.c in Sources */,
951                                 69F986310D40A7B100C2791C /* t2.c in Sources */,
952                                 69F986320D40A7B100C2791C /* tcd.c in Sources */,
953                                 69F986330D40A7B100C2791C /* tgt.c in Sources */,
954                         );
955                         runOnlyForDeploymentPostprocessing = 0;
956                 };
957                 69F986360D40A7DA00C2791C /* Sources */ = {
958                         isa = PBXSourcesBuildPhase;
959                         buildActionMask = 2147483647;
960                         files = (
961                                 69F986520D40A84C00C2791C /* convert.c in Sources */,
962                                 69F986530D40A84C00C2791C /* getopt.c in Sources */,
963                                 69F986540D40A84C00C2791C /* image_to_j2k.c in Sources */,
964                                 69F986550D40A84C00C2791C /* index.c in Sources */,
965                         );
966                         runOnlyForDeploymentPostprocessing = 0;
967                 };
968                 69F986590D40A8E200C2791C /* Sources */ = {
969                         isa = PBXSourcesBuildPhase;
970                         buildActionMask = 2147483647;
971                         files = (
972                                 69F986600D40A90E00C2791C /* convert.c in Sources */,
973                                 69F986610D40A90E00C2791C /* getopt.c in Sources */,
974                                 69F986620D40A90E00C2791C /* index.c in Sources */,
975                                 69F986630D40A90E00C2791C /* j2k_to_image.c in Sources */,
976                         );
977                         runOnlyForDeploymentPostprocessing = 0;
978                 };
979 /* End PBXSourcesBuildPhase section */
980
981 /* Begin PBXTargetDependency section */
982                 692CF265122BB2760010088E /* PBXTargetDependency */ = {
983                         isa = PBXTargetDependency;
984                         target = 692CF20D122BAF7A0010088E /* openjpeg_JPWL */;
985                         targetProxy = 692CF264122BB2760010088E /* PBXContainerItemProxy */;
986                 };
987                 692CF267122BB2760010088E /* PBXTargetDependency */ = {
988                         isa = PBXTargetDependency;
989                         target = 692CF23C122BB1D60010088E /* JPWL_image_to_j2k */;
990                         targetProxy = 692CF266122BB2760010088E /* PBXContainerItemProxy */;
991                 };
992                 692CF269122BB2760010088E /* PBXTargetDependency */ = {
993                         isa = PBXTargetDependency;
994                         target = 692CF24A122BB2110010088E /* JPWL_j2k_to_image */;
995                         targetProxy = 692CF268122BB2760010088E /* PBXContainerItemProxy */;
996                 };
997                 692CF275122BB29A0010088E /* PBXTargetDependency */ = {
998                         isa = PBXTargetDependency;
999                         target = 694039A6117B7E090079DE22 /* build OPJ */;
1000                         targetProxy = 692CF274122BB29A0010088E /* PBXContainerItemProxy */;
1001                 };
1002                 692CF277122BB29A0010088E /* PBXTargetDependency */ = {
1003                         isa = PBXTargetDependency;
1004                         target = 692CF258122BB2640010088E /* build OPJ_JPWL */;
1005                         targetProxy = 692CF276122BB29A0010088E /* PBXContainerItemProxy */;
1006                 };
1007                 694039AB117B7E390079DE22 /* PBXTargetDependency */ = {
1008                         isa = PBXTargetDependency;
1009                         target = 69F985A00D40A48E00C2791C /* openjpeg */;
1010                         targetProxy = 694039AA117B7E390079DE22 /* PBXContainerItemProxy */;
1011                 };
1012                 694039AD117B7E3D0079DE22 /* PBXTargetDependency */ = {
1013                         isa = PBXTargetDependency;
1014                         target = 69F986380D40A7DA00C2791C /* image_to_j2k */;
1015                         targetProxy = 694039AC117B7E3D0079DE22 /* PBXContainerItemProxy */;
1016                 };
1017                 694039AF117B7E420079DE22 /* PBXTargetDependency */ = {
1018                         isa = PBXTargetDependency;
1019                         target = 69F9865B0D40A8E200C2791C /* j2k_to_image */;
1020                         targetProxy = 694039AE117B7E420079DE22 /* PBXContainerItemProxy */;
1021                 };
1022                 694039B9117B7E860079DE22 /* PBXTargetDependency */ = {
1023                         isa = PBXTargetDependency;
1024                         target = 69F985B50D40A63D00C2791C /* opjdyn */;
1025                         targetProxy = 694039B8117B7E860079DE22 /* PBXContainerItemProxy */;
1026                 };
1027 /* End PBXTargetDependency section */
1028
1029 /* Begin XCBuildConfiguration section */
1030                 692CF20F122BAF7A0010088E /* Debug */ = {
1031                         isa = XCBuildConfiguration;
1032                         buildSettings = {
1033                                 ALWAYS_SEARCH_USER_PATHS = NO;
1034                                 COPY_PHASE_STRIP = NO;
1035                                 GCC_DYNAMIC_NO_PIC = NO;
1036                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1037                                 GCC_MODEL_TUNING = G5;
1038                                 GCC_OPTIMIZATION_LEVEL = 0;
1039                                 INSTALL_PATH = /usr/local/lib;
1040                                 OTHER_CFLAGS = "-DUSE_JPWL";
1041                                 PREBINDING = NO;
1042                                 PRODUCT_NAME = openjpeg_JPWL;
1043                         };
1044                         name = Debug;
1045                 };
1046                 692CF210122BAF7A0010088E /* Release */ = {
1047                         isa = XCBuildConfiguration;
1048                         buildSettings = {
1049                                 ALWAYS_SEARCH_USER_PATHS = NO;
1050                                 COPY_PHASE_STRIP = YES;
1051                                 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1052                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1053                                 GCC_MODEL_TUNING = G5;
1054                                 INSTALL_PATH = /usr/local/lib;
1055                                 OTHER_CFLAGS = "-DUSE_JPWL";
1056                                 PREBINDING = NO;
1057                                 PRODUCT_NAME = openjpeg_JPWL;
1058                                 ZERO_LINK = NO;
1059                         };
1060                         name = Release;
1061                 };
1062                 692CF245122BB1D60010088E /* Debug */ = {
1063                         isa = XCBuildConfiguration;
1064                         buildSettings = {
1065                                 ALWAYS_SEARCH_USER_PATHS = NO;
1066                                 COPY_PHASE_STRIP = NO;
1067                                 GCC_DYNAMIC_NO_PIC = NO;
1068                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1069                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1070                                 GCC_LINK_WITH_DYNAMIC_LIBRARIES = YES;
1071                                 GCC_MODEL_TUNING = G5;
1072                                 GCC_OPTIMIZATION_LEVEL = 0;
1073                                 HEADER_SEARCH_PATHS = ./libopenjpeg;
1074                                 INSTALL_PATH = "$(HOME)/bin";
1075                                 OTHER_CFLAGS = "-DUSE_JPWL";
1076                                 OTHER_LDFLAGS = (
1077                                         "-lpng",
1078                                         "-ltiff",
1079                                 );
1080                                 PREBINDING = NO;
1081                                 PRODUCT_NAME = JPWL_image_to_j2k;
1082                                 USER_HEADER_SEARCH_PATHS = "";
1083                                 ZERO_LINK = YES;
1084                         };
1085                         name = Debug;
1086                 };
1087                 692CF246122BB1D60010088E /* Release */ = {
1088                         isa = XCBuildConfiguration;
1089                         buildSettings = {
1090                                 ALWAYS_SEARCH_USER_PATHS = NO;
1091                                 COPY_PHASE_STRIP = YES;
1092                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1093                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
1094                                 GCC_LINK_WITH_DYNAMIC_LIBRARIES = YES;
1095                                 GCC_MODEL_TUNING = G5;
1096                                 HEADER_SEARCH_PATHS = ./libopenjpeg;
1097                                 INSTALL_PATH = "$(HOME)/bin";
1098                                 OTHER_CFLAGS = "-DUSE_JPWL";
1099                                 OTHER_LDFLAGS = (
1100                                         "-lpng",
1101                                         "-ltiff",
1102                                 );
1103                                 PREBINDING = NO;
1104                                 PRODUCT_NAME = JPWL_image_to_j2k;
1105                                 USER_HEADER_SEARCH_PATHS = "";
1106                                 ZERO_LINK = NO;
1107                         };
1108                         name = Release;
1109                 };
1110                 692CF253122BB2110010088E /* Debug */ = {
1111                         isa = XCBuildConfiguration;
1112                         buildSettings = {
1113                                 ALWAYS_SEARCH_USER_PATHS = NO;
1114                                 COPY_PHASE_STRIP = NO;
1115                                 GCC_DYNAMIC_NO_PIC = NO;
1116                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1117                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1118                                 GCC_LINK_WITH_DYNAMIC_LIBRARIES = YES;
1119                                 GCC_MODEL_TUNING = G5;
1120                                 GCC_OPTIMIZATION_LEVEL = 0;
1121                                 HEADER_SEARCH_PATHS = ./libopenjpeg;
1122                                 INSTALL_PATH = "$(HOME)/bin";
1123                                 OTHER_CFLAGS = "-DUSE_JPWL";
1124                                 OTHER_LDFLAGS = (
1125                                         "-lpng",
1126                                         "-ltiff",
1127                                 );
1128                                 PREBINDING = NO;
1129                                 PRODUCT_NAME = JPWL_j2k_to_image;
1130                                 USER_HEADER_SEARCH_PATHS = "";
1131                                 ZERO_LINK = YES;
1132                         };
1133                         name = Debug;
1134                 };
1135                 692CF254122BB2110010088E /* Release */ = {
1136                         isa = XCBuildConfiguration;
1137                         buildSettings = {
1138                                 ALWAYS_SEARCH_USER_PATHS = NO;
1139                                 COPY_PHASE_STRIP = YES;
1140                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1141                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
1142                                 GCC_LINK_WITH_DYNAMIC_LIBRARIES = YES;
1143                                 GCC_MODEL_TUNING = G5;
1144                                 HEADER_SEARCH_PATHS = ./libopenjpeg;
1145                                 INSTALL_PATH = "$(HOME)/bin";
1146                                 OTHER_CFLAGS = "-DUSE_JPWL";
1147                                 OTHER_LDFLAGS = (
1148                                         "-lpng",
1149                                         "-ltiff",
1150                                 );
1151                                 PREBINDING = NO;
1152                                 PRODUCT_NAME = JPWL_j2k_to_image;
1153                                 USER_HEADER_SEARCH_PATHS = "";
1154                                 ZERO_LINK = NO;
1155                         };
1156                         name = Release;
1157                 };
1158                 692CF262122BB2640010088E /* Debug */ = {
1159                         isa = XCBuildConfiguration;
1160                         buildSettings = {
1161                                 COPY_PHASE_STRIP = NO;
1162                                 GCC_DYNAMIC_NO_PIC = NO;
1163                                 GCC_OPTIMIZATION_LEVEL = 0;
1164                                 PRODUCT_NAME = "build all";
1165                         };
1166                         name = Debug;
1167                 };
1168                 692CF263122BB2640010088E /* Release */ = {
1169                         isa = XCBuildConfiguration;
1170                         buildSettings = {
1171                                 COPY_PHASE_STRIP = YES;
1172                                 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1173                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1174                                 PRODUCT_NAME = "build all";
1175                                 ZERO_LINK = NO;
1176                         };
1177                         name = Release;
1178                 };
1179                 692CF272122BB2850010088E /* Debug */ = {
1180                         isa = XCBuildConfiguration;
1181                         buildSettings = {
1182                                 COPY_PHASE_STRIP = NO;
1183                                 GCC_DYNAMIC_NO_PIC = NO;
1184                                 GCC_OPTIMIZATION_LEVEL = 0;
1185                                 PRODUCT_NAME = "build all";
1186                         };
1187                         name = Debug;
1188                 };
1189                 692CF273122BB2850010088E /* Release */ = {
1190                         isa = XCBuildConfiguration;
1191                         buildSettings = {
1192                                 COPY_PHASE_STRIP = YES;
1193                                 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1194                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1195                                 PRODUCT_NAME = "build all";
1196                                 ZERO_LINK = NO;
1197                         };
1198                         name = Release;
1199                 };
1200                 694039A7117B7E0A0079DE22 /* Debug */ = {
1201                         isa = XCBuildConfiguration;
1202                         buildSettings = {
1203                                 COPY_PHASE_STRIP = NO;
1204                                 GCC_DYNAMIC_NO_PIC = NO;
1205                                 GCC_OPTIMIZATION_LEVEL = 0;
1206                                 PRODUCT_NAME = "build all";
1207                         };
1208                         name = Debug;
1209                 };
1210                 694039A8117B7E0A0079DE22 /* Release */ = {
1211                         isa = XCBuildConfiguration;
1212                         buildSettings = {
1213                                 COPY_PHASE_STRIP = YES;
1214                                 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1215                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1216                                 PRODUCT_NAME = "build all";
1217                                 ZERO_LINK = NO;
1218                         };
1219                         name = Release;
1220                 };
1221                 69F984AA0D40A3AE00C2791C /* Debug */ = {
1222                         isa = XCBuildConfiguration;
1223                         buildSettings = {
1224                                 ALWAYS_SEARCH_USER_PATHS = NO;
1225                                 COPY_PHASE_STRIP = NO;
1226                                 GCC_LINK_WITH_DYNAMIC_LIBRARIES = YES;
1227                         };
1228                         name = Debug;
1229                 };
1230                 69F984AB0D40A3AE00C2791C /* Release */ = {
1231                         isa = XCBuildConfiguration;
1232                         buildSettings = {
1233                                 ALWAYS_SEARCH_USER_PATHS = NO;
1234                                 COPY_PHASE_STRIP = YES;
1235                                 GCC_LINK_WITH_DYNAMIC_LIBRARIES = YES;
1236                         };
1237                         name = Release;
1238                 };
1239                 69F985A40D40A48F00C2791C /* Debug */ = {
1240                         isa = XCBuildConfiguration;
1241                         buildSettings = {
1242                                 ALWAYS_SEARCH_USER_PATHS = NO;
1243                                 COPY_PHASE_STRIP = NO;
1244                                 GCC_DYNAMIC_NO_PIC = NO;
1245                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1246                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1247                                 GCC_MODEL_TUNING = G5;
1248                                 GCC_OPTIMIZATION_LEVEL = 0;
1249                                 HEADER_SEARCH_PATHS = ./libopenjpeg;
1250                                 INSTALL_PATH = /usr/local/lib;
1251                                 PREBINDING = NO;
1252                                 PRODUCT_NAME = openjpeg;
1253                                 ZERO_LINK = YES;
1254                         };
1255                         name = Debug;
1256                 };
1257                 69F985A50D40A48F00C2791C /* Release */ = {
1258                         isa = XCBuildConfiguration;
1259                         buildSettings = {
1260                                 ALWAYS_SEARCH_USER_PATHS = NO;
1261                                 COPY_PHASE_STRIP = YES;
1262                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1263                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
1264                                 GCC_MODEL_TUNING = G5;
1265                                 HEADER_SEARCH_PATHS = ./libopenjpeg;
1266                                 INSTALL_PATH = /usr/local/lib;
1267                                 PREBINDING = NO;
1268                                 PRODUCT_NAME = openjpeg;
1269                                 ZERO_LINK = NO;
1270                         };
1271                         name = Release;
1272                 };
1273                 69F985BA0D40A69400C2791C /* Debug */ = {
1274                         isa = XCBuildConfiguration;
1275                         buildSettings = {
1276                                 ALWAYS_SEARCH_USER_PATHS = NO;
1277                                 COPY_PHASE_STRIP = NO;
1278                                 EXECUTABLE_PREFIX = lib;
1279                                 GCC_DYNAMIC_NO_PIC = NO;
1280                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1281                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1282                                 GCC_MODEL_TUNING = G5;
1283                                 GCC_OPTIMIZATION_LEVEL = 0;
1284                                 HEADER_SEARCH_PATHS = ./libopenjpeg;
1285                                 INSTALL_PATH = /usr/local/lib;
1286                                 PREBINDING = NO;
1287                                 PRODUCT_NAME = openjpeg;
1288                                 ZERO_LINK = YES;
1289                         };
1290                         name = Debug;
1291                 };
1292                 69F985BB0D40A69400C2791C /* Release */ = {
1293                         isa = XCBuildConfiguration;
1294                         buildSettings = {
1295                                 ALWAYS_SEARCH_USER_PATHS = NO;
1296                                 COPY_PHASE_STRIP = YES;
1297                                 EXECUTABLE_PREFIX = lib;
1298                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1299                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
1300                                 GCC_MODEL_TUNING = G5;
1301                                 HEADER_SEARCH_PATHS = ./libopenjpeg;
1302                                 INSTALL_PATH = /usr/local/lib;
1303                                 PREBINDING = NO;
1304                                 PRODUCT_NAME = openjpeg;
1305                                 ZERO_LINK = NO;
1306                         };
1307                         name = Release;
1308                 };
1309                 69F9864C0D40A7F200C2791C /* Debug */ = {
1310                         isa = XCBuildConfiguration;
1311                         buildSettings = {
1312                                 ALWAYS_SEARCH_USER_PATHS = NO;
1313                                 COPY_PHASE_STRIP = NO;
1314                                 GCC_DYNAMIC_NO_PIC = NO;
1315                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1316                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1317                                 GCC_LINK_WITH_DYNAMIC_LIBRARIES = YES;
1318                                 GCC_MODEL_TUNING = G5;
1319                                 GCC_OPTIMIZATION_LEVEL = 0;
1320                                 HEADER_SEARCH_PATHS = ./libopenjpeg;
1321                                 INSTALL_PATH = "$(HOME)/bin";
1322                                 OTHER_CFLAGS = "";
1323                                 OTHER_LDFLAGS = (
1324                                         "-lpng",
1325                                         "-ltiff",
1326                                 );
1327                                 PREBINDING = NO;
1328                                 PRODUCT_NAME = image_to_j2k;
1329                                 USER_HEADER_SEARCH_PATHS = "";
1330                                 ZERO_LINK = YES;
1331                         };
1332                         name = Debug;
1333                 };
1334                 69F9864D0D40A7F200C2791C /* Release */ = {
1335                         isa = XCBuildConfiguration;
1336                         buildSettings = {
1337                                 ALWAYS_SEARCH_USER_PATHS = NO;
1338                                 COPY_PHASE_STRIP = YES;
1339                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1340                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
1341                                 GCC_LINK_WITH_DYNAMIC_LIBRARIES = YES;
1342                                 GCC_MODEL_TUNING = G5;
1343                                 HEADER_SEARCH_PATHS = ./libopenjpeg;
1344                                 INSTALL_PATH = "$(HOME)/bin";
1345                                 OTHER_CFLAGS = "";
1346                                 OTHER_LDFLAGS = (
1347                                         "-lpng",
1348                                         "-ltiff",
1349                                 );
1350                                 PREBINDING = NO;
1351                                 PRODUCT_NAME = image_to_j2k;
1352                                 USER_HEADER_SEARCH_PATHS = "";
1353                                 ZERO_LINK = NO;
1354                         };
1355                         name = Release;
1356                 };
1357                 69F986660D40A93B00C2791C /* Debug */ = {
1358                         isa = XCBuildConfiguration;
1359                         buildSettings = {
1360                                 ALWAYS_SEARCH_USER_PATHS = NO;
1361                                 COPY_PHASE_STRIP = NO;
1362                                 GCC_DYNAMIC_NO_PIC = NO;
1363                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1364                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1365                                 GCC_LINK_WITH_DYNAMIC_LIBRARIES = YES;
1366                                 GCC_MODEL_TUNING = G5;
1367                                 GCC_OPTIMIZATION_LEVEL = 0;
1368                                 HEADER_SEARCH_PATHS = ./libopenjpeg;
1369                                 INSTALL_PATH = "$(HOME)/bin";
1370                                 OTHER_LDFLAGS = (
1371                                         "-lpng",
1372                                         "-ltiff",
1373                                 );
1374                                 PREBINDING = NO;
1375                                 PRODUCT_NAME = j2k_to_image;
1376                                 USER_HEADER_SEARCH_PATHS = "";
1377                                 ZERO_LINK = YES;
1378                         };
1379                         name = Debug;
1380                 };
1381                 69F986670D40A93B00C2791C /* Release */ = {
1382                         isa = XCBuildConfiguration;
1383                         buildSettings = {
1384                                 ALWAYS_SEARCH_USER_PATHS = NO;
1385                                 COPY_PHASE_STRIP = YES;
1386                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1387                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
1388                                 GCC_LINK_WITH_DYNAMIC_LIBRARIES = YES;
1389                                 GCC_MODEL_TUNING = G5;
1390                                 HEADER_SEARCH_PATHS = ./libopenjpeg;
1391                                 INSTALL_PATH = "$(HOME)/bin";
1392                                 OTHER_LDFLAGS = (
1393                                         "-lpng",
1394                                         "-ltiff",
1395                                 );
1396                                 PREBINDING = NO;
1397                                 PRODUCT_NAME = j2k_to_image;
1398                                 USER_HEADER_SEARCH_PATHS = "";
1399                                 ZERO_LINK = NO;
1400                         };
1401                         name = Release;
1402                 };
1403 /* End XCBuildConfiguration section */
1404
1405 /* Begin XCConfigurationList section */
1406                 692CF224122BAFBF0010088E /* Build configuration list for PBXNativeTarget "openjpeg_JPWL" */ = {
1407                         isa = XCConfigurationList;
1408                         buildConfigurations = (
1409                                 692CF20F122BAF7A0010088E /* Debug */,
1410                                 692CF210122BAF7A0010088E /* Release */,
1411                         );
1412                         defaultConfigurationIsVisible = 0;
1413                         defaultConfigurationName = Release;
1414                 };
1415                 692CF244122BB1D60010088E /* Build configuration list for PBXNativeTarget "JPWL_image_to_j2k" */ = {
1416                         isa = XCConfigurationList;
1417                         buildConfigurations = (
1418                                 692CF245122BB1D60010088E /* Debug */,
1419                                 692CF246122BB1D60010088E /* Release */,
1420                         );
1421                         defaultConfigurationIsVisible = 0;
1422                         defaultConfigurationName = Release;
1423                 };
1424                 692CF252122BB2110010088E /* Build configuration list for PBXNativeTarget "JPWL_j2k_to_image" */ = {
1425                         isa = XCConfigurationList;
1426                         buildConfigurations = (
1427                                 692CF253122BB2110010088E /* Debug */,
1428                                 692CF254122BB2110010088E /* Release */,
1429                         );
1430                         defaultConfigurationIsVisible = 0;
1431                         defaultConfigurationName = Release;
1432                 };
1433                 692CF261122BB2640010088E /* Build configuration list for PBXAggregateTarget "build OPJ_JPWL" */ = {
1434                         isa = XCConfigurationList;
1435                         buildConfigurations = (
1436                                 692CF262122BB2640010088E /* Debug */,
1437                                 692CF263122BB2640010088E /* Release */,
1438                         );
1439                         defaultConfigurationIsVisible = 0;
1440                         defaultConfigurationName = Release;
1441                 };
1442                 692CF271122BB2850010088E /* Build configuration list for PBXAggregateTarget "build all" */ = {
1443                         isa = XCConfigurationList;
1444                         buildConfigurations = (
1445                                 692CF272122BB2850010088E /* Debug */,
1446                                 692CF273122BB2850010088E /* Release */,
1447                         );
1448                         defaultConfigurationIsVisible = 0;
1449                         defaultConfigurationName = Release;
1450                 };
1451                 694039A9117B7E2E0079DE22 /* Build configuration list for PBXAggregateTarget "build OPJ" */ = {
1452                         isa = XCConfigurationList;
1453                         buildConfigurations = (
1454                                 694039A7117B7E0A0079DE22 /* Debug */,
1455                                 694039A8117B7E0A0079DE22 /* Release */,
1456                         );
1457                         defaultConfigurationIsVisible = 0;
1458                         defaultConfigurationName = Release;
1459                 };
1460                 69F984A90D40A3AE00C2791C /* Build configuration list for PBXProject "openjpeg" */ = {
1461                         isa = XCConfigurationList;
1462                         buildConfigurations = (
1463                                 69F984AA0D40A3AE00C2791C /* Debug */,
1464                                 69F984AB0D40A3AE00C2791C /* Release */,
1465                         );
1466                         defaultConfigurationIsVisible = 0;
1467                         defaultConfigurationName = Release;
1468                 };
1469                 69F985A30D40A48F00C2791C /* Build configuration list for PBXNativeTarget "openjpeg" */ = {
1470                         isa = XCConfigurationList;
1471                         buildConfigurations = (
1472                                 69F985A40D40A48F00C2791C /* Debug */,
1473                                 69F985A50D40A48F00C2791C /* Release */,
1474                         );
1475                         defaultConfigurationIsVisible = 0;
1476                         defaultConfigurationName = Release;
1477                 };
1478                 69F985B90D40A69400C2791C /* Build configuration list for PBXNativeTarget "opjdyn" */ = {
1479                         isa = XCConfigurationList;
1480                         buildConfigurations = (
1481                                 69F985BA0D40A69400C2791C /* Debug */,
1482                                 69F985BB0D40A69400C2791C /* Release */,
1483                         );
1484                         defaultConfigurationIsVisible = 0;
1485                         defaultConfigurationName = Release;
1486                 };
1487                 69F9864B0D40A7F200C2791C /* Build configuration list for PBXNativeTarget "image_to_j2k" */ = {
1488                         isa = XCConfigurationList;
1489                         buildConfigurations = (
1490                                 69F9864C0D40A7F200C2791C /* Debug */,
1491                                 69F9864D0D40A7F200C2791C /* Release */,
1492                         );
1493                         defaultConfigurationIsVisible = 0;
1494                         defaultConfigurationName = Release;
1495                 };
1496                 69F986650D40A93B00C2791C /* Build configuration list for PBXNativeTarget "j2k_to_image" */ = {
1497                         isa = XCConfigurationList;
1498                         buildConfigurations = (
1499                                 69F986660D40A93B00C2791C /* Debug */,
1500                                 69F986670D40A93B00C2791C /* Release */,
1501                         );
1502                         defaultConfigurationIsVisible = 0;
1503                         defaultConfigurationName = Release;
1504                 };
1505 /* End XCConfigurationList section */
1506         };
1507         rootObject = 69F984A80D40A3AE00C2791C /* Project object */;
1508 }