source: 3DVCSoftware/trunk/HTM.xcodeproj/project.pbxproj @ 1313

Last change on this file since 1313 was 1313, checked in by tech, 9 years ago

Merged 14.1-update-dev1@1312.

File size: 102.9 KB
Line 
1// !$*UTF8*$!
2{
3        archiveVersion = 1;
4        classes = {
5        };
6        objectVersion = 46;
7        objects = {
8
9/* Begin PBXAggregateTarget section */
10                78C9B17C14DAD3E800989162 /* Package */ = {
11                        isa = PBXAggregateTarget;
12                        buildConfigurationList = 78C9B17F14DAD3E800989162 /* Build configuration list for PBXAggregateTarget "Package" */;
13                        buildPhases = (
14                        );
15                        dependencies = (
16                                7885899D15664EAA00982C12 /* PBXTargetDependency */,
17                                78C9B18214DAD3F100989162 /* PBXTargetDependency */,
18                                78C9B18414DAD3F100989162 /* PBXTargetDependency */,
19                                78C9B18614DAD3F100989162 /* PBXTargetDependency */,
20                        );
21                        name = Package;
22                        productName = Package;
23                };
24/* End PBXAggregateTarget section */
25
26/* Begin PBXBuildFile section */
27                784870741B0B62D10098FD5A /* decmain.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 78486FA71B0B62C70098FD5A /* decmain.cpp */; };
28                784870751B0B62D10098FD5A /* TAppDecCfg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 78486FA81B0B62C70098FD5A /* TAppDecCfg.cpp */; };
29                784870761B0B62D10098FD5A /* TAppDecTop.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 78486FAA1B0B62C70098FD5A /* TAppDecTop.cpp */; };
30                784870771B0B62D80098FD5A /* encmain.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 78486FAD1B0B62C70098FD5A /* encmain.cpp */; };
31                784870781B0B62D80098FD5A /* TAppEncCfg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 78486FAE1B0B62C70098FD5A /* TAppEncCfg.cpp */; };
32                784870791B0B62D80098FD5A /* TAppEncTop.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 78486FB01B0B62C70098FD5A /* TAppEncTop.cpp */; };
33                7848707A1B0B62E10098FD5A /* extrmain.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 78486FB31B0B62C70098FD5A /* extrmain.cpp */; };
34                7848707B1B0B62E10098FD5A /* TAppExtrCfg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 78486FB41B0B62C70098FD5A /* TAppExtrCfg.cpp */; };
35                7848707C1B0B62E10098FD5A /* TAppExtrTop.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 78486FB61B0B62C70098FD5A /* TAppExtrTop.cpp */; };
36                7848707D1B0B62E80098FD5A /* RendererMain.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 78486FB91B0B62C70098FD5A /* RendererMain.cpp */; };
37                7848707E1B0B62E80098FD5A /* TAppRendererCfg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 78486FBA1B0B62C70098FD5A /* TAppRendererCfg.cpp */; };
38                7848707F1B0B62E80098FD5A /* TAppRendererTop.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 78486FBC1B0B62C70098FD5A /* TAppRendererTop.cpp */; };
39                784870801B0B63040098FD5A /* program_options_lite.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 78486FD41B0B62C70098FD5A /* program_options_lite.cpp */; };
40                784870811B0B63040098FD5A /* TAppComCamPara.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 78486FD61B0B62C70098FD5A /* TAppComCamPara.cpp */; };
41                784870821B0B63230098FD5A /* ContextModel.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 78486FDB1B0B62C70098FD5A /* ContextModel.cpp */; };
42                784870831B0B63230098FD5A /* ContextModel3DBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 78486FDD1B0B62C70098FD5A /* ContextModel3DBuffer.cpp */; };
43                784870841B0B63230098FD5A /* Debug.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 78486FE01B0B62C70098FD5A /* Debug.cpp */; };
44                784870851B0B63230098FD5A /* SEI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 78486FE31B0B62C70098FD5A /* SEI.cpp */; };
45                784870861B0B63230098FD5A /* TComBitStream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 78486FE61B0B62C70098FD5A /* TComBitStream.cpp */; };
46                784870871B0B63230098FD5A /* TComCABACTables.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 78486FE81B0B62C70098FD5A /* TComCABACTables.cpp */; };
47                784870881B0B63230098FD5A /* TComChromaFormat.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 78486FEA1B0B62C70098FD5A /* TComChromaFormat.cpp */; };
48                784870891B0B63230098FD5A /* TComDataCU.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 78486FED1B0B62C70098FD5A /* TComDataCU.cpp */; };
49                7848708A1B0B63230098FD5A /* TComInterpolationFilter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 78486FEF1B0B62C70098FD5A /* TComInterpolationFilter.cpp */; };
50                7848708B1B0B63230098FD5A /* TComLoopFilter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 78486FF21B0B62C70098FD5A /* TComLoopFilter.cpp */; };
51                7848708C1B0B63230098FD5A /* TComMotionInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 78486FF41B0B62C70098FD5A /* TComMotionInfo.cpp */; };
52                7848708D1B0B63230098FD5A /* TComPattern.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 78486FF71B0B62C70098FD5A /* TComPattern.cpp */; };
53                7848708E1B0B63230098FD5A /* TComPic.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 78486FF91B0B62C70098FD5A /* TComPic.cpp */; };
54                7848708F1B0B63230098FD5A /* TComPicSym.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 78486FFB1B0B62C70098FD5A /* TComPicSym.cpp */; };
55                784870901B0B63230098FD5A /* TComPicYuv.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 78486FFD1B0B62C70098FD5A /* TComPicYuv.cpp */; };
56                784870911B0B63230098FD5A /* TComPicYuvMD5.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 78486FFF1B0B62C70098FD5A /* TComPicYuvMD5.cpp */; };
57                784870921B0B63230098FD5A /* TComPrediction.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 784870001B0B62C70098FD5A /* TComPrediction.cpp */; };
58                784870931B0B63230098FD5A /* TComRdCost.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 784870021B0B62C70098FD5A /* TComRdCost.cpp */; };
59                784870941B0B63230098FD5A /* TComRdCostWeightPrediction.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 784870041B0B62C70098FD5A /* TComRdCostWeightPrediction.cpp */; };
60                784870951B0B63230098FD5A /* TComRom.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 784870071B0B62C70098FD5A /* TComRom.cpp */; };
61                784870961B0B63230098FD5A /* TComSampleAdaptiveOffset.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 784870091B0B62C70098FD5A /* TComSampleAdaptiveOffset.cpp */; };
62                784870971B0B63230098FD5A /* TComSlice.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7848700B1B0B62C70098FD5A /* TComSlice.cpp */; };
63                784870981B0B63230098FD5A /* TComTrQuant.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7848700D1B0B62C70098FD5A /* TComTrQuant.cpp */; };
64                784870991B0B63230098FD5A /* TComTU.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7848700F1B0B62C70098FD5A /* TComTU.cpp */; };
65                7848709A1B0B63230098FD5A /* TComWedgelet.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 784870111B0B62C70098FD5A /* TComWedgelet.cpp */; };
66                7848709B1B0B63230098FD5A /* TComWeightPrediction.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 784870131B0B62C70098FD5A /* TComWeightPrediction.cpp */; };
67                7848709C1B0B63230098FD5A /* TComYuv.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 784870151B0B62C70098FD5A /* TComYuv.cpp */; };
68                7848709D1B0B63360098FD5A /* AnnexBread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 784870191B0B62C70098FD5A /* AnnexBread.cpp */; };
69                7848709E1B0B63360098FD5A /* NALread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7848701B1B0B62C70098FD5A /* NALread.cpp */; };
70                7848709F1B0B63360098FD5A /* SEIread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7848701D1B0B62C70098FD5A /* SEIread.cpp */; };
71                784870A01B0B63360098FD5A /* SyntaxElementParser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7848701F1B0B62C70098FD5A /* SyntaxElementParser.cpp */; };
72                784870A11B0B63360098FD5A /* TDecBinCoderCABAC.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 784870221B0B62C70098FD5A /* TDecBinCoderCABAC.cpp */; };
73                784870A21B0B63360098FD5A /* TDecCAVLC.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 784870241B0B62C70098FD5A /* TDecCAVLC.cpp */; };
74                784870A31B0B63360098FD5A /* TDecCu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 784870261B0B62C70098FD5A /* TDecCu.cpp */; };
75                784870A41B0B63360098FD5A /* TDecEntropy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 784870281B0B62C70098FD5A /* TDecEntropy.cpp */; };
76                784870A51B0B63360098FD5A /* TDecGop.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7848702A1B0B62C70098FD5A /* TDecGop.cpp */; };
77                784870A61B0B63360098FD5A /* TDecSbac.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7848702C1B0B62C70098FD5A /* TDecSbac.cpp */; };
78                784870A71B0B63360098FD5A /* TDecSlice.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7848702E1B0B62C70098FD5A /* TDecSlice.cpp */; };
79                784870A81B0B63360098FD5A /* TDecTop.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 784870301B0B62C70098FD5A /* TDecTop.cpp */; };
80                784870A91B0B634A0098FD5A /* NALwrite.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 784870341B0B62C70098FD5A /* NALwrite.cpp */; };
81                784870AA1B0B634A0098FD5A /* SEIEncoder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 784870361B0B62C70098FD5A /* SEIEncoder.cpp */; };
82                784870AB1B0B634A0098FD5A /* SEIwrite.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 784870381B0B62C70098FD5A /* SEIwrite.cpp */; };
83                784870AC1B0B634A0098FD5A /* SyntaxElementWriter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7848703A1B0B62C70098FD5A /* SyntaxElementWriter.cpp */; };
84                784870AD1B0B634A0098FD5A /* TEncBinCoderCABAC.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7848703E1B0B62C70098FD5A /* TEncBinCoderCABAC.cpp */; };
85                784870AE1B0B634A0098FD5A /* TEncBinCoderCABACCounter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 784870401B0B62C70098FD5A /* TEncBinCoderCABACCounter.cpp */; };
86                784870AF1B0B634A0098FD5A /* TEncCavlc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 784870421B0B62C70098FD5A /* TEncCavlc.cpp */; };
87                784870B01B0B634A0098FD5A /* TEncCu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 784870451B0B62C70098FD5A /* TEncCu.cpp */; };
88                784870B11B0B634A0098FD5A /* TEncEntropy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 784870471B0B62C70098FD5A /* TEncEntropy.cpp */; };
89                784870B21B0B634A0098FD5A /* TEncGOP.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 784870491B0B62C70098FD5A /* TEncGOP.cpp */; };
90                784870B31B0B634A0098FD5A /* TEncPic.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7848704B1B0B62C70098FD5A /* TEncPic.cpp */; };
91                784870B41B0B634A0098FD5A /* TEncPreanalyzer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7848704D1B0B62C70098FD5A /* TEncPreanalyzer.cpp */; };
92                784870B51B0B634A0098FD5A /* TEncRateCtrl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7848704F1B0B62C70098FD5A /* TEncRateCtrl.cpp */; };
93                784870B61B0B634A0098FD5A /* TEncSampleAdaptiveOffset.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 784870511B0B62C70098FD5A /* TEncSampleAdaptiveOffset.cpp */; };
94                784870B71B0B634A0098FD5A /* TEncSbac.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 784870531B0B62C70098FD5A /* TEncSbac.cpp */; };
95                784870B81B0B634A0098FD5A /* TEncSearch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 784870551B0B62C70098FD5A /* TEncSearch.cpp */; };
96                784870B91B0B634A0098FD5A /* TEncSlice.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 784870571B0B62C70098FD5A /* TEncSlice.cpp */; };
97                784870BA1B0B634A0098FD5A /* TEncTop.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 784870591B0B62C70098FD5A /* TEncTop.cpp */; };
98                784870BB1B0B634A0098FD5A /* WeightPredAnalysis.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7848705B1B0B62C70098FD5A /* WeightPredAnalysis.cpp */; };
99                784870BC1B0B63520098FD5A /* TExtrTop.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7848705E1B0B62C70098FD5A /* TExtrTop.cpp */; };
100                784870BD1B0B635C0098FD5A /* TRenFilter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 784870611B0B62C70098FD5A /* TRenFilter.cpp */; };
101                784870BE1B0B635C0098FD5A /* TRenImage.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 784870631B0B62C70098FD5A /* TRenImage.cpp */; };
102                784870BF1B0B635C0098FD5A /* TRenImagePlane.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 784870651B0B62C70098FD5A /* TRenImagePlane.cpp */; };
103                784870C01B0B635C0098FD5A /* TRenInterpFilter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 784870671B0B62C70098FD5A /* TRenInterpFilter.cpp */; };
104                784870C11B0B635C0098FD5A /* TRenModel.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 784870691B0B62C70098FD5A /* TRenModel.cpp */; };
105                784870C21B0B635C0098FD5A /* TRenModSetupStrParser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7848706B1B0B62C70098FD5A /* TRenModSetupStrParser.cpp */; };
106                784870C31B0B635C0098FD5A /* TRenSingleModel.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7848706D1B0B62C70098FD5A /* TRenSingleModel.cpp */; };
107                784870C41B0B635C0098FD5A /* TRenTop.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7848706F1B0B62C70098FD5A /* TRenTop.cpp */; };
108                784870C51B0B63610098FD5A /* TVideoIOYuv.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 784870721B0B62C70098FD5A /* TVideoIOYuv.cpp */; };
109                784870C61B0B63740098FD5A /* libmd5.c in Sources */ = {isa = PBXBuildFile; fileRef = 78486FD01B0B62C70098FD5A /* libmd5.c */; };
110                78C5940D15872233004401C5 /* libTLibCommon.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6767959411AD61BB00421804 /* libTLibCommon.a */; };
111                78C5940E15872233004401C5 /* libTLibEncoder.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6767961911AD626F00421804 /* libTLibEncoder.a */; };
112                78C5940F15872233004401C5 /* libTLibVideoIO.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6767964B11AD629200421804 /* libTLibVideoIO.a */; };
113                78C5941015872233004401C5 /* libTLibRenderer.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7894E36714890D9A009259F4 /* libTLibRenderer.a */; };
114                78C5941115872233004401C5 /* libTAppCommon.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 78C593B415872152004401C5 /* libTAppCommon.a */; };
115                78C5941B158722B7004401C5 /* libTLibCommon.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6767959411AD61BB00421804 /* libTLibCommon.a */; };
116                78C5941C158722BA004401C5 /* libTLibDecoder.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 676795F411AD621A00421804 /* libTLibDecoder.a */; };
117                78C5941D158722BC004401C5 /* libTLibVideoIO.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6767964B11AD629200421804 /* libTLibVideoIO.a */; };
118                78C5941E158722C0004401C5 /* libTAppCommon.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 78C593B415872152004401C5 /* libTAppCommon.a */; };
119                78C59428158722F2004401C5 /* libTLibCommon.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6767959411AD61BB00421804 /* libTLibCommon.a */; };
120                78C59429158722F6004401C5 /* libTLibVideoIO.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6767964B11AD629200421804 /* libTLibVideoIO.a */; };
121                78C5942A158722FA004401C5 /* libTAppCommon.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 78C593B415872152004401C5 /* libTAppCommon.a */; };
122                78C5942B15872300004401C5 /* libTLibRenderer.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7894E36714890D9A009259F4 /* libTLibRenderer.a */; };
123                78C5943A1587234F004401C5 /* libTLibCommon.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6767959411AD61BB00421804 /* libTLibCommon.a */; };
124                78C5943B15872352004401C5 /* libTLibDecoder.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 676795F411AD621A00421804 /* libTLibDecoder.a */; };
125                78C5943C15872356004401C5 /* libTLibVideoIO.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6767964B11AD629200421804 /* libTLibVideoIO.a */; };
126                78C5943D1587235B004401C5 /* libTAppCommon.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 78C593B415872152004401C5 /* libTAppCommon.a */; };
127                78C5943E1587235E004401C5 /* libTLibExtractor.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7885897D15664E3D00982C12 /* libTLibExtractor.a */; };
128/* End PBXBuildFile section */
129
130/* Begin PBXContainerItemProxy section */
131                7885899C15664EAA00982C12 /* PBXContainerItemProxy */ = {
132                        isa = PBXContainerItemProxy;
133                        containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
134                        proxyType = 1;
135                        remoteGlobalIDString = 7885897F15664E6A00982C12;
136                        remoteInfo = TAppExtractor;
137                };
138                78C5940315872220004401C5 /* PBXContainerItemProxy */ = {
139                        isa = PBXContainerItemProxy;
140                        containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
141                        proxyType = 1;
142                        remoteGlobalIDString = 6767959311AD61BB00421804;
143                        remoteInfo = TLibCommon;
144                };
145                78C5940515872221004401C5 /* PBXContainerItemProxy */ = {
146                        isa = PBXContainerItemProxy;
147                        containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
148                        proxyType = 1;
149                        remoteGlobalIDString = 6767961811AD626F00421804;
150                        remoteInfo = TLibEncoder;
151                };
152                78C5940715872222004401C5 /* PBXContainerItemProxy */ = {
153                        isa = PBXContainerItemProxy;
154                        containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
155                        proxyType = 1;
156                        remoteGlobalIDString = 6767964A11AD629200421804;
157                        remoteInfo = TLibVideoIO;
158                };
159                78C5940915872226004401C5 /* PBXContainerItemProxy */ = {
160                        isa = PBXContainerItemProxy;
161                        containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
162                        proxyType = 1;
163                        remoteGlobalIDString = 7894E34D14890D9A009259F4;
164                        remoteInfo = TLibRenderer;
165                };
166                78C5940B15872228004401C5 /* PBXContainerItemProxy */ = {
167                        isa = PBXContainerItemProxy;
168                        containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
169                        proxyType = 1;
170                        remoteGlobalIDString = 78C593AD15872152004401C5;
171                        remoteInfo = TAppCommon;
172                };
173                78C59413158722AE004401C5 /* PBXContainerItemProxy */ = {
174                        isa = PBXContainerItemProxy;
175                        containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
176                        proxyType = 1;
177                        remoteGlobalIDString = 6767959311AD61BB00421804;
178                        remoteInfo = TLibCommon;
179                };
180                78C59415158722AF004401C5 /* PBXContainerItemProxy */ = {
181                        isa = PBXContainerItemProxy;
182                        containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
183                        proxyType = 1;
184                        remoteGlobalIDString = 676795F311AD621A00421804;
185                        remoteInfo = TLibDecoder;
186                };
187                78C59417158722B1004401C5 /* PBXContainerItemProxy */ = {
188                        isa = PBXContainerItemProxy;
189                        containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
190                        proxyType = 1;
191                        remoteGlobalIDString = 6767964A11AD629200421804;
192                        remoteInfo = TLibVideoIO;
193                };
194                78C59419158722B3004401C5 /* PBXContainerItemProxy */ = {
195                        isa = PBXContainerItemProxy;
196                        containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
197                        proxyType = 1;
198                        remoteGlobalIDString = 78C593AD15872152004401C5;
199                        remoteInfo = TAppCommon;
200                };
201                78C59420158722E9004401C5 /* PBXContainerItemProxy */ = {
202                        isa = PBXContainerItemProxy;
203                        containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
204                        proxyType = 1;
205                        remoteGlobalIDString = 6767959311AD61BB00421804;
206                        remoteInfo = TLibCommon;
207                };
208                78C59422158722EB004401C5 /* PBXContainerItemProxy */ = {
209                        isa = PBXContainerItemProxy;
210                        containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
211                        proxyType = 1;
212                        remoteGlobalIDString = 7894E34D14890D9A009259F4;
213                        remoteInfo = TLibRenderer;
214                };
215                78C59424158722ED004401C5 /* PBXContainerItemProxy */ = {
216                        isa = PBXContainerItemProxy;
217                        containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
218                        proxyType = 1;
219                        remoteGlobalIDString = 78C593AD15872152004401C5;
220                        remoteInfo = TAppCommon;
221                };
222                78C59426158722EF004401C5 /* PBXContainerItemProxy */ = {
223                        isa = PBXContainerItemProxy;
224                        containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
225                        proxyType = 1;
226                        remoteGlobalIDString = 6767964A11AD629200421804;
227                        remoteInfo = TLibVideoIO;
228                };
229                78C5943015872345004401C5 /* PBXContainerItemProxy */ = {
230                        isa = PBXContainerItemProxy;
231                        containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
232                        proxyType = 1;
233                        remoteGlobalIDString = 7885896E15664E3D00982C12;
234                        remoteInfo = TLibExtractor;
235                };
236                78C5943215872347004401C5 /* PBXContainerItemProxy */ = {
237                        isa = PBXContainerItemProxy;
238                        containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
239                        proxyType = 1;
240                        remoteGlobalIDString = 6767959311AD61BB00421804;
241                        remoteInfo = TLibCommon;
242                };
243                78C5943415872348004401C5 /* PBXContainerItemProxy */ = {
244                        isa = PBXContainerItemProxy;
245                        containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
246                        proxyType = 1;
247                        remoteGlobalIDString = 676795F311AD621A00421804;
248                        remoteInfo = TLibDecoder;
249                };
250                78C594361587234A004401C5 /* PBXContainerItemProxy */ = {
251                        isa = PBXContainerItemProxy;
252                        containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
253                        proxyType = 1;
254                        remoteGlobalIDString = 6767964A11AD629200421804;
255                        remoteInfo = TLibVideoIO;
256                };
257                78C594381587234B004401C5 /* PBXContainerItemProxy */ = {
258                        isa = PBXContainerItemProxy;
259                        containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
260                        proxyType = 1;
261                        remoteGlobalIDString = 78C593AD15872152004401C5;
262                        remoteInfo = TAppCommon;
263                };
264                78C9B18114DAD3F100989162 /* PBXContainerItemProxy */ = {
265                        isa = PBXContainerItemProxy;
266                        containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
267                        proxyType = 1;
268                        remoteGlobalIDString = 6767966911AD635600421804;
269                        remoteInfo = TAppEncoder;
270                };
271                78C9B18314DAD3F100989162 /* PBXContainerItemProxy */ = {
272                        isa = PBXContainerItemProxy;
273                        containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
274                        proxyType = 1;
275                        remoteGlobalIDString = 6782E0DD11AD691A00E8FFB8;
276                        remoteInfo = TAppDecoder;
277                };
278                78C9B18514DAD3F100989162 /* PBXContainerItemProxy */ = {
279                        isa = PBXContainerItemProxy;
280                        containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
281                        proxyType = 1;
282                        remoteGlobalIDString = 7894E37514890DD2009259F4;
283                        remoteInfo = TAppRenderer;
284                };
285/* End PBXContainerItemProxy section */
286
287/* Begin PBXFileReference section */
288                6767959411AD61BB00421804 /* libTLibCommon.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libTLibCommon.a; sourceTree = BUILT_PRODUCTS_DIR; };
289                676795F411AD621A00421804 /* libTLibDecoder.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libTLibDecoder.a; sourceTree = BUILT_PRODUCTS_DIR; };
290                6767961911AD626F00421804 /* libTLibEncoder.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libTLibEncoder.a; sourceTree = BUILT_PRODUCTS_DIR; };
291                6767964B11AD629200421804 /* libTLibVideoIO.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libTLibVideoIO.a; sourceTree = BUILT_PRODUCTS_DIR; };
292                6767966A11AD635600421804 /* TAppEncoder */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = TAppEncoder; sourceTree = BUILT_PRODUCTS_DIR; };
293                6782E0DE11AD691A00E8FFB8 /* TAppDecoder */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = TAppDecoder; sourceTree = BUILT_PRODUCTS_DIR; };
294                78486FA71B0B62C70098FD5A /* decmain.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = decmain.cpp; sourceTree = "<group>"; };
295                78486FA81B0B62C70098FD5A /* TAppDecCfg.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TAppDecCfg.cpp; sourceTree = "<group>"; };
296                78486FA91B0B62C70098FD5A /* TAppDecCfg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TAppDecCfg.h; sourceTree = "<group>"; };
297                78486FAA1B0B62C70098FD5A /* TAppDecTop.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TAppDecTop.cpp; sourceTree = "<group>"; };
298                78486FAB1B0B62C70098FD5A /* TAppDecTop.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TAppDecTop.h; sourceTree = "<group>"; };
299                78486FAD1B0B62C70098FD5A /* encmain.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = encmain.cpp; sourceTree = "<group>"; };
300                78486FAE1B0B62C70098FD5A /* TAppEncCfg.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TAppEncCfg.cpp; sourceTree = "<group>"; };
301                78486FAF1B0B62C70098FD5A /* TAppEncCfg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TAppEncCfg.h; sourceTree = "<group>"; };
302                78486FB01B0B62C70098FD5A /* TAppEncTop.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TAppEncTop.cpp; sourceTree = "<group>"; };
303                78486FB11B0B62C70098FD5A /* TAppEncTop.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TAppEncTop.h; sourceTree = "<group>"; };
304                78486FB31B0B62C70098FD5A /* extrmain.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = extrmain.cpp; sourceTree = "<group>"; };
305                78486FB41B0B62C70098FD5A /* TAppExtrCfg.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TAppExtrCfg.cpp; sourceTree = "<group>"; };
306                78486FB51B0B62C70098FD5A /* TAppExtrCfg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TAppExtrCfg.h; sourceTree = "<group>"; };
307                78486FB61B0B62C70098FD5A /* TAppExtrTop.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TAppExtrTop.cpp; sourceTree = "<group>"; };
308                78486FB71B0B62C70098FD5A /* TAppExtrTop.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TAppExtrTop.h; sourceTree = "<group>"; };
309                78486FB91B0B62C70098FD5A /* RendererMain.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = RendererMain.cpp; sourceTree = "<group>"; };
310                78486FBA1B0B62C70098FD5A /* TAppRendererCfg.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TAppRendererCfg.cpp; sourceTree = "<group>"; };
311                78486FBB1B0B62C70098FD5A /* TAppRendererCfg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TAppRendererCfg.h; sourceTree = "<group>"; };
312                78486FBC1B0B62C70098FD5A /* TAppRendererTop.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TAppRendererTop.cpp; sourceTree = "<group>"; };
313                78486FBD1B0B62C70098FD5A /* TAppRendererTop.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TAppRendererTop.h; sourceTree = "<group>"; };
314                78486FBF1B0B62C70098FD5A /* annexBbytecount.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = annexBbytecount.cpp; sourceTree = "<group>"; };
315                78486FC11B0B62C70098FD5A /* encode.shl */ = {isa = PBXFileReference; lastKnownFileType = text; path = encode.shl; sourceTree = "<group>"; };
316                78486FC21B0B62C70098FD5A /* encodeCommand.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = encodeCommand.sh; sourceTree = "<group>"; };
317                78486FC31B0B62C70098FD5A /* ExtractBitrates.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = ExtractBitrates.cpp; sourceTree = "<group>"; };
318                78486FC41B0B62C70098FD5A /* ExtractBitrates.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ExtractBitrates.h; sourceTree = "<group>"; };
319                78486FC51B0B62C70098FD5A /* ExtractBitratesMain.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = ExtractBitratesMain.cpp; sourceTree = "<group>"; };
320                78486FC61B0B62C70098FD5A /* GuessLambdaModifiers.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = GuessLambdaModifiers.cpp; sourceTree = "<group>"; };
321                78486FC71B0B62C70098FD5A /* GuessLambdaModifiers.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GuessLambdaModifiers.h; sourceTree = "<group>"; };
322                78486FC81B0B62C70098FD5A /* GuessLambdaModifiersMain.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = GuessLambdaModifiersMain.cpp; sourceTree = "<group>"; };
323                78486FC91B0B62C70098FD5A /* makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = makefile; sourceTree = "<group>"; };
324                78486FCA1B0B62C70098FD5A /* QuickStartGuide.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = QuickStartGuide.pdf; sourceTree = "<group>"; };
325                78486FCB1B0B62C70098FD5A /* RuntimeError.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RuntimeError.h; sourceTree = "<group>"; };
326                78486FCC1B0B62C70098FD5A /* targetBitrates.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = targetBitrates.sh; sourceTree = "<group>"; };
327                78486FCD1B0B62C70098FD5A /* convert_NtoMbit_YCbCr.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = convert_NtoMbit_YCbCr.cpp; sourceTree = "<group>"; };
328                78486FD01B0B62C70098FD5A /* libmd5.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = libmd5.c; sourceTree = "<group>"; };
329                78486FD11B0B62C70098FD5A /* libmd5.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = libmd5.h; sourceTree = "<group>"; };
330                78486FD21B0B62C70098FD5A /* MD5.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MD5.h; sourceTree = "<group>"; };
331                78486FD41B0B62C70098FD5A /* program_options_lite.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = program_options_lite.cpp; sourceTree = "<group>"; };
332                78486FD51B0B62C70098FD5A /* program_options_lite.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = program_options_lite.h; sourceTree = "<group>"; };
333                78486FD61B0B62C70098FD5A /* TAppComCamPara.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TAppComCamPara.cpp; sourceTree = "<group>"; };
334                78486FD71B0B62C70098FD5A /* TAppComCamPara.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TAppComCamPara.h; sourceTree = "<group>"; };
335                78486FD91B0B62C70098FD5A /* AccessUnit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AccessUnit.h; sourceTree = "<group>"; };
336                78486FDA1B0B62C70098FD5A /* CommonDef.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CommonDef.h; sourceTree = "<group>"; };
337                78486FDB1B0B62C70098FD5A /* ContextModel.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = ContextModel.cpp; sourceTree = "<group>"; };
338                78486FDC1B0B62C70098FD5A /* ContextModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ContextModel.h; sourceTree = "<group>"; };
339                78486FDD1B0B62C70098FD5A /* ContextModel3DBuffer.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = ContextModel3DBuffer.cpp; sourceTree = "<group>"; };
340                78486FDE1B0B62C70098FD5A /* ContextModel3DBuffer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ContextModel3DBuffer.h; sourceTree = "<group>"; };
341                78486FDF1B0B62C70098FD5A /* ContextTables.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = ContextTables.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
342                78486FE01B0B62C70098FD5A /* Debug.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Debug.cpp; sourceTree = "<group>"; };
343                78486FE11B0B62C70098FD5A /* Debug.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Debug.h; sourceTree = "<group>"; };
344                78486FE21B0B62C70098FD5A /* NAL.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NAL.h; sourceTree = "<group>"; };
345                78486FE31B0B62C70098FD5A /* SEI.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = SEI.cpp; sourceTree = "<group>"; };
346                78486FE41B0B62C70098FD5A /* SEI.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SEI.h; sourceTree = "<group>"; };
347                78486FE51B0B62C70098FD5A /* TComBitCounter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TComBitCounter.h; sourceTree = "<group>"; };
348                78486FE61B0B62C70098FD5A /* TComBitStream.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TComBitStream.cpp; sourceTree = "<group>"; };
349                78486FE71B0B62C70098FD5A /* TComBitStream.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TComBitStream.h; sourceTree = "<group>"; };
350                78486FE81B0B62C70098FD5A /* TComCABACTables.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TComCABACTables.cpp; sourceTree = "<group>"; };
351                78486FE91B0B62C70098FD5A /* TComCABACTables.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TComCABACTables.h; sourceTree = "<group>"; };
352                78486FEA1B0B62C70098FD5A /* TComChromaFormat.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TComChromaFormat.cpp; sourceTree = "<group>"; };
353                78486FEB1B0B62C70098FD5A /* TComChromaFormat.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TComChromaFormat.h; sourceTree = "<group>"; };
354                78486FEC1B0B62C70098FD5A /* TComCodingStatistics.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TComCodingStatistics.h; sourceTree = "<group>"; };
355                78486FED1B0B62C70098FD5A /* TComDataCU.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TComDataCU.cpp; sourceTree = "<group>"; };
356                78486FEE1B0B62C70098FD5A /* TComDataCU.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TComDataCU.h; sourceTree = "<group>"; };
357                78486FEF1B0B62C70098FD5A /* TComInterpolationFilter.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TComInterpolationFilter.cpp; sourceTree = "<group>"; };
358                78486FF01B0B62C70098FD5A /* TComInterpolationFilter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TComInterpolationFilter.h; sourceTree = "<group>"; };
359                78486FF11B0B62C70098FD5A /* TComList.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TComList.h; sourceTree = "<group>"; };
360                78486FF21B0B62C70098FD5A /* TComLoopFilter.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TComLoopFilter.cpp; sourceTree = "<group>"; };
361                78486FF31B0B62C70098FD5A /* TComLoopFilter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TComLoopFilter.h; sourceTree = "<group>"; };
362                78486FF41B0B62C70098FD5A /* TComMotionInfo.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TComMotionInfo.cpp; sourceTree = "<group>"; };
363                78486FF51B0B62C70098FD5A /* TComMotionInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TComMotionInfo.h; sourceTree = "<group>"; };
364                78486FF61B0B62C70098FD5A /* TComMv.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TComMv.h; sourceTree = "<group>"; };
365                78486FF71B0B62C70098FD5A /* TComPattern.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TComPattern.cpp; sourceTree = "<group>"; };
366                78486FF81B0B62C70098FD5A /* TComPattern.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TComPattern.h; sourceTree = "<group>"; };
367                78486FF91B0B62C70098FD5A /* TComPic.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TComPic.cpp; sourceTree = "<group>"; };
368                78486FFA1B0B62C70098FD5A /* TComPic.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TComPic.h; sourceTree = "<group>"; };
369                78486FFB1B0B62C70098FD5A /* TComPicSym.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TComPicSym.cpp; sourceTree = "<group>"; };
370                78486FFC1B0B62C70098FD5A /* TComPicSym.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TComPicSym.h; sourceTree = "<group>"; };
371                78486FFD1B0B62C70098FD5A /* TComPicYuv.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TComPicYuv.cpp; sourceTree = "<group>"; };
372                78486FFE1B0B62C70098FD5A /* TComPicYuv.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TComPicYuv.h; sourceTree = "<group>"; };
373                78486FFF1B0B62C70098FD5A /* TComPicYuvMD5.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TComPicYuvMD5.cpp; sourceTree = "<group>"; };
374                784870001B0B62C70098FD5A /* TComPrediction.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; lineEnding = 0; path = TComPrediction.cpp; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.cpp; };
375                784870011B0B62C70098FD5A /* TComPrediction.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = TComPrediction.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
376                784870021B0B62C70098FD5A /* TComRdCost.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TComRdCost.cpp; sourceTree = "<group>"; };
377                784870031B0B62C70098FD5A /* TComRdCost.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TComRdCost.h; sourceTree = "<group>"; };
378                784870041B0B62C70098FD5A /* TComRdCostWeightPrediction.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TComRdCostWeightPrediction.cpp; sourceTree = "<group>"; };
379                784870051B0B62C70098FD5A /* TComRdCostWeightPrediction.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TComRdCostWeightPrediction.h; sourceTree = "<group>"; };
380                784870061B0B62C70098FD5A /* TComRectangle.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TComRectangle.h; sourceTree = "<group>"; };
381                784870071B0B62C70098FD5A /* TComRom.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TComRom.cpp; sourceTree = "<group>"; };
382                784870081B0B62C70098FD5A /* TComRom.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TComRom.h; sourceTree = "<group>"; };
383                784870091B0B62C70098FD5A /* TComSampleAdaptiveOffset.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TComSampleAdaptiveOffset.cpp; sourceTree = "<group>"; };
384                7848700A1B0B62C70098FD5A /* TComSampleAdaptiveOffset.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TComSampleAdaptiveOffset.h; sourceTree = "<group>"; };
385                7848700B1B0B62C70098FD5A /* TComSlice.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TComSlice.cpp; sourceTree = "<group>"; };
386                7848700C1B0B62C70098FD5A /* TComSlice.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TComSlice.h; sourceTree = "<group>"; };
387                7848700D1B0B62C70098FD5A /* TComTrQuant.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TComTrQuant.cpp; sourceTree = "<group>"; };
388                7848700E1B0B62C70098FD5A /* TComTrQuant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TComTrQuant.h; sourceTree = "<group>"; };
389                7848700F1B0B62C70098FD5A /* TComTU.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TComTU.cpp; sourceTree = "<group>"; };
390                784870101B0B62C70098FD5A /* TComTU.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TComTU.h; sourceTree = "<group>"; };
391                784870111B0B62C70098FD5A /* TComWedgelet.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TComWedgelet.cpp; sourceTree = "<group>"; };
392                784870121B0B62C70098FD5A /* TComWedgelet.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TComWedgelet.h; sourceTree = "<group>"; };
393                784870131B0B62C70098FD5A /* TComWeightPrediction.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TComWeightPrediction.cpp; sourceTree = "<group>"; };
394                784870141B0B62C70098FD5A /* TComWeightPrediction.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TComWeightPrediction.h; sourceTree = "<group>"; };
395                784870151B0B62C70098FD5A /* TComYuv.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TComYuv.cpp; sourceTree = "<group>"; };
396                784870161B0B62C70098FD5A /* TComYuv.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TComYuv.h; sourceTree = "<group>"; };
397                784870171B0B62C70098FD5A /* TypeDef.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = TypeDef.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
398                784870191B0B62C70098FD5A /* AnnexBread.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = AnnexBread.cpp; sourceTree = "<group>"; };
399                7848701A1B0B62C70098FD5A /* AnnexBread.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AnnexBread.h; sourceTree = "<group>"; };
400                7848701B1B0B62C70098FD5A /* NALread.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = NALread.cpp; sourceTree = "<group>"; };
401                7848701C1B0B62C70098FD5A /* NALread.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NALread.h; sourceTree = "<group>"; };
402                7848701D1B0B62C70098FD5A /* SEIread.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = SEIread.cpp; sourceTree = "<group>"; };
403                7848701E1B0B62C70098FD5A /* SEIread.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SEIread.h; sourceTree = "<group>"; };
404                7848701F1B0B62C70098FD5A /* SyntaxElementParser.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = SyntaxElementParser.cpp; sourceTree = "<group>"; };
405                784870201B0B62C70098FD5A /* SyntaxElementParser.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SyntaxElementParser.h; sourceTree = "<group>"; };
406                784870211B0B62C70098FD5A /* TDecBinCoder.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TDecBinCoder.h; sourceTree = "<group>"; };
407                784870221B0B62C70098FD5A /* TDecBinCoderCABAC.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TDecBinCoderCABAC.cpp; sourceTree = "<group>"; };
408                784870231B0B62C70098FD5A /* TDecBinCoderCABAC.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TDecBinCoderCABAC.h; sourceTree = "<group>"; };
409                784870241B0B62C70098FD5A /* TDecCAVLC.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TDecCAVLC.cpp; sourceTree = "<group>"; };
410                784870251B0B62C70098FD5A /* TDecCAVLC.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TDecCAVLC.h; sourceTree = "<group>"; };
411                784870261B0B62C70098FD5A /* TDecCu.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TDecCu.cpp; sourceTree = "<group>"; };
412                784870271B0B62C70098FD5A /* TDecCu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TDecCu.h; sourceTree = "<group>"; };
413                784870281B0B62C70098FD5A /* TDecEntropy.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TDecEntropy.cpp; sourceTree = "<group>"; };
414                784870291B0B62C70098FD5A /* TDecEntropy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TDecEntropy.h; sourceTree = "<group>"; };
415                7848702A1B0B62C70098FD5A /* TDecGop.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TDecGop.cpp; sourceTree = "<group>"; };
416                7848702B1B0B62C70098FD5A /* TDecGop.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TDecGop.h; sourceTree = "<group>"; };
417                7848702C1B0B62C70098FD5A /* TDecSbac.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; lineEnding = 0; path = TDecSbac.cpp; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.cpp; };
418                7848702D1B0B62C70098FD5A /* TDecSbac.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = TDecSbac.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
419                7848702E1B0B62C70098FD5A /* TDecSlice.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TDecSlice.cpp; sourceTree = "<group>"; };
420                7848702F1B0B62C70098FD5A /* TDecSlice.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TDecSlice.h; sourceTree = "<group>"; };
421                784870301B0B62C70098FD5A /* TDecTop.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TDecTop.cpp; sourceTree = "<group>"; };
422                784870311B0B62C70098FD5A /* TDecTop.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TDecTop.h; sourceTree = "<group>"; };
423                784870331B0B62C70098FD5A /* AnnexBwrite.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AnnexBwrite.h; sourceTree = "<group>"; };
424                784870341B0B62C70098FD5A /* NALwrite.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = NALwrite.cpp; sourceTree = "<group>"; };
425                784870351B0B62C70098FD5A /* NALwrite.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NALwrite.h; sourceTree = "<group>"; };
426                784870361B0B62C70098FD5A /* SEIEncoder.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = SEIEncoder.cpp; sourceTree = "<group>"; };
427                784870371B0B62C70098FD5A /* SEIEncoder.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SEIEncoder.h; sourceTree = "<group>"; };
428                784870381B0B62C70098FD5A /* SEIwrite.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = SEIwrite.cpp; sourceTree = "<group>"; };
429                784870391B0B62C70098FD5A /* SEIwrite.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SEIwrite.h; sourceTree = "<group>"; };
430                7848703A1B0B62C70098FD5A /* SyntaxElementWriter.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = SyntaxElementWriter.cpp; sourceTree = "<group>"; };
431                7848703B1B0B62C70098FD5A /* SyntaxElementWriter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SyntaxElementWriter.h; sourceTree = "<group>"; };
432                7848703C1B0B62C70098FD5A /* TEncAnalyze.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TEncAnalyze.h; sourceTree = "<group>"; };
433                7848703D1B0B62C70098FD5A /* TEncBinCoder.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TEncBinCoder.h; sourceTree = "<group>"; };
434                7848703E1B0B62C70098FD5A /* TEncBinCoderCABAC.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TEncBinCoderCABAC.cpp; sourceTree = "<group>"; };
435                7848703F1B0B62C70098FD5A /* TEncBinCoderCABAC.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TEncBinCoderCABAC.h; sourceTree = "<group>"; };
436                784870401B0B62C70098FD5A /* TEncBinCoderCABACCounter.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TEncBinCoderCABACCounter.cpp; sourceTree = "<group>"; };
437                784870411B0B62C70098FD5A /* TEncBinCoderCABACCounter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TEncBinCoderCABACCounter.h; sourceTree = "<group>"; };
438                784870421B0B62C70098FD5A /* TEncCavlc.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TEncCavlc.cpp; sourceTree = "<group>"; };
439                784870431B0B62C70098FD5A /* TEncCavlc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TEncCavlc.h; sourceTree = "<group>"; };
440                784870441B0B62C70098FD5A /* TEncCfg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TEncCfg.h; sourceTree = "<group>"; };
441                784870451B0B62C70098FD5A /* TEncCu.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TEncCu.cpp; sourceTree = "<group>"; };
442                784870461B0B62C70098FD5A /* TEncCu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TEncCu.h; sourceTree = "<group>"; };
443                784870471B0B62C70098FD5A /* TEncEntropy.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TEncEntropy.cpp; sourceTree = "<group>"; };
444                784870481B0B62C70098FD5A /* TEncEntropy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TEncEntropy.h; sourceTree = "<group>"; };
445                784870491B0B62C70098FD5A /* TEncGOP.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TEncGOP.cpp; sourceTree = "<group>"; };
446                7848704A1B0B62C70098FD5A /* TEncGOP.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TEncGOP.h; sourceTree = "<group>"; };
447                7848704B1B0B62C70098FD5A /* TEncPic.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TEncPic.cpp; sourceTree = "<group>"; };
448                7848704C1B0B62C70098FD5A /* TEncPic.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TEncPic.h; sourceTree = "<group>"; };
449                7848704D1B0B62C70098FD5A /* TEncPreanalyzer.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TEncPreanalyzer.cpp; sourceTree = "<group>"; };
450                7848704E1B0B62C70098FD5A /* TEncPreanalyzer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TEncPreanalyzer.h; sourceTree = "<group>"; };
451                7848704F1B0B62C70098FD5A /* TEncRateCtrl.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TEncRateCtrl.cpp; sourceTree = "<group>"; };
452                784870501B0B62C70098FD5A /* TEncRateCtrl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TEncRateCtrl.h; sourceTree = "<group>"; };
453                784870511B0B62C70098FD5A /* TEncSampleAdaptiveOffset.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TEncSampleAdaptiveOffset.cpp; sourceTree = "<group>"; };
454                784870521B0B62C70098FD5A /* TEncSampleAdaptiveOffset.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TEncSampleAdaptiveOffset.h; sourceTree = "<group>"; };
455                784870531B0B62C70098FD5A /* TEncSbac.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; lineEnding = 0; path = TEncSbac.cpp; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.cpp; };
456                784870541B0B62C70098FD5A /* TEncSbac.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = TEncSbac.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
457                784870551B0B62C70098FD5A /* TEncSearch.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; lineEnding = 0; path = TEncSearch.cpp; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.cpp; };
458                784870561B0B62C70098FD5A /* TEncSearch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = TEncSearch.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
459                784870571B0B62C70098FD5A /* TEncSlice.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TEncSlice.cpp; sourceTree = "<group>"; };
460                784870581B0B62C70098FD5A /* TEncSlice.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TEncSlice.h; sourceTree = "<group>"; };
461                784870591B0B62C70098FD5A /* TEncTop.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TEncTop.cpp; sourceTree = "<group>"; };
462                7848705A1B0B62C70098FD5A /* TEncTop.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TEncTop.h; sourceTree = "<group>"; };
463                7848705B1B0B62C70098FD5A /* WeightPredAnalysis.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = WeightPredAnalysis.cpp; sourceTree = "<group>"; };
464                7848705C1B0B62C70098FD5A /* WeightPredAnalysis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WeightPredAnalysis.h; sourceTree = "<group>"; };
465                7848705E1B0B62C70098FD5A /* TExtrTop.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TExtrTop.cpp; sourceTree = "<group>"; };
466                7848705F1B0B62C70098FD5A /* TExtrTop.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TExtrTop.h; sourceTree = "<group>"; };
467                784870611B0B62C70098FD5A /* TRenFilter.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TRenFilter.cpp; sourceTree = "<group>"; };
468                784870621B0B62C70098FD5A /* TRenFilter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TRenFilter.h; sourceTree = "<group>"; };
469                784870631B0B62C70098FD5A /* TRenImage.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TRenImage.cpp; sourceTree = "<group>"; };
470                784870641B0B62C70098FD5A /* TRenImage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TRenImage.h; sourceTree = "<group>"; };
471                784870651B0B62C70098FD5A /* TRenImagePlane.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TRenImagePlane.cpp; sourceTree = "<group>"; };
472                784870661B0B62C70098FD5A /* TRenImagePlane.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TRenImagePlane.h; sourceTree = "<group>"; };
473                784870671B0B62C70098FD5A /* TRenInterpFilter.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TRenInterpFilter.cpp; sourceTree = "<group>"; };
474                784870681B0B62C70098FD5A /* TRenInterpFilter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TRenInterpFilter.h; sourceTree = "<group>"; };
475                784870691B0B62C70098FD5A /* TRenModel.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TRenModel.cpp; sourceTree = "<group>"; };
476                7848706A1B0B62C70098FD5A /* TRenModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TRenModel.h; sourceTree = "<group>"; };
477                7848706B1B0B62C70098FD5A /* TRenModSetupStrParser.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TRenModSetupStrParser.cpp; sourceTree = "<group>"; };
478                7848706C1B0B62C70098FD5A /* TRenModSetupStrParser.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TRenModSetupStrParser.h; sourceTree = "<group>"; };
479                7848706D1B0B62C70098FD5A /* TRenSingleModel.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TRenSingleModel.cpp; sourceTree = "<group>"; };
480                7848706E1B0B62C70098FD5A /* TRenSingleModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TRenSingleModel.h; sourceTree = "<group>"; };
481                7848706F1B0B62C70098FD5A /* TRenTop.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TRenTop.cpp; sourceTree = "<group>"; };
482                784870701B0B62C70098FD5A /* TRenTop.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TRenTop.h; sourceTree = "<group>"; };
483                784870721B0B62C70098FD5A /* TVideoIOYuv.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TVideoIOYuv.cpp; sourceTree = "<group>"; };
484                784870731B0B62C70098FD5A /* TVideoIOYuv.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TVideoIOYuv.h; sourceTree = "<group>"; };
485                7885897D15664E3D00982C12 /* libTLibExtractor.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libTLibExtractor.a; sourceTree = BUILT_PRODUCTS_DIR; };
486                7885899415664E6A00982C12 /* TAppExtractor */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = TAppExtractor; sourceTree = BUILT_PRODUCTS_DIR; };
487                7894E36714890D9A009259F4 /* libTLibRenderer.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libTLibRenderer.a; sourceTree = BUILT_PRODUCTS_DIR; };
488                7894E38A14890DD2009259F4 /* TAppRenderer */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = TAppRenderer; sourceTree = BUILT_PRODUCTS_DIR; };
489                78C593B415872152004401C5 /* libTAppCommon.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libTAppCommon.a; sourceTree = BUILT_PRODUCTS_DIR; };
490/* End PBXFileReference section */
491
492/* Begin PBXFrameworksBuildPhase section */
493                6767959211AD61BB00421804 /* Frameworks */ = {
494                        isa = PBXFrameworksBuildPhase;
495                        buildActionMask = 2147483647;
496                        files = (
497                        );
498                        runOnlyForDeploymentPostprocessing = 0;
499                };
500                676795F211AD621A00421804 /* Frameworks */ = {
501                        isa = PBXFrameworksBuildPhase;
502                        buildActionMask = 2147483647;
503                        files = (
504                        );
505                        runOnlyForDeploymentPostprocessing = 0;
506                };
507                6767961711AD626F00421804 /* Frameworks */ = {
508                        isa = PBXFrameworksBuildPhase;
509                        buildActionMask = 2147483647;
510                        files = (
511                        );
512                        runOnlyForDeploymentPostprocessing = 0;
513                };
514                6767964911AD629200421804 /* Frameworks */ = {
515                        isa = PBXFrameworksBuildPhase;
516                        buildActionMask = 2147483647;
517                        files = (
518                        );
519                        runOnlyForDeploymentPostprocessing = 0;
520                };
521                6767966811AD635600421804 /* Frameworks */ = {
522                        isa = PBXFrameworksBuildPhase;
523                        buildActionMask = 2147483647;
524                        files = (
525                                78C5940D15872233004401C5 /* libTLibCommon.a in Frameworks */,
526                                78C5940E15872233004401C5 /* libTLibEncoder.a in Frameworks */,
527                                78C5940F15872233004401C5 /* libTLibVideoIO.a in Frameworks */,
528                                78C5941015872233004401C5 /* libTLibRenderer.a in Frameworks */,
529                                78C5941115872233004401C5 /* libTAppCommon.a in Frameworks */,
530                        );
531                        runOnlyForDeploymentPostprocessing = 0;
532                };
533                6782E0DC11AD691A00E8FFB8 /* Frameworks */ = {
534                        isa = PBXFrameworksBuildPhase;
535                        buildActionMask = 2147483647;
536                        files = (
537                                78C5941B158722B7004401C5 /* libTLibCommon.a in Frameworks */,
538                                78C5941C158722BA004401C5 /* libTLibDecoder.a in Frameworks */,
539                                78C5941E158722C0004401C5 /* libTAppCommon.a in Frameworks */,
540                                78C5941D158722BC004401C5 /* libTLibVideoIO.a in Frameworks */,
541                        );
542                        runOnlyForDeploymentPostprocessing = 0;
543                };
544                7885897915664E3D00982C12 /* Frameworks */ = {
545                        isa = PBXFrameworksBuildPhase;
546                        buildActionMask = 2147483647;
547                        files = (
548                        );
549                        runOnlyForDeploymentPostprocessing = 0;
550                };
551                7885898C15664E6A00982C12 /* Frameworks */ = {
552                        isa = PBXFrameworksBuildPhase;
553                        buildActionMask = 2147483647;
554                        files = (
555                                78C5943A1587234F004401C5 /* libTLibCommon.a in Frameworks */,
556                                78C5943B15872352004401C5 /* libTLibDecoder.a in Frameworks */,
557                                78C5943C15872356004401C5 /* libTLibVideoIO.a in Frameworks */,
558                                78C5943D1587235B004401C5 /* libTAppCommon.a in Frameworks */,
559                                78C5943E1587235E004401C5 /* libTLibExtractor.a in Frameworks */,
560                        );
561                        runOnlyForDeploymentPostprocessing = 0;
562                };
563                7894E36314890D9A009259F4 /* Frameworks */ = {
564                        isa = PBXFrameworksBuildPhase;
565                        buildActionMask = 2147483647;
566                        files = (
567                        );
568                        runOnlyForDeploymentPostprocessing = 0;
569                };
570                7894E38214890DD2009259F4 /* Frameworks */ = {
571                        isa = PBXFrameworksBuildPhase;
572                        buildActionMask = 2147483647;
573                        files = (
574                                78C59428158722F2004401C5 /* libTLibCommon.a in Frameworks */,
575                                78C59429158722F6004401C5 /* libTLibVideoIO.a in Frameworks */,
576                                78C5942A158722FA004401C5 /* libTAppCommon.a in Frameworks */,
577                                78C5942B15872300004401C5 /* libTLibRenderer.a in Frameworks */,
578                        );
579                        runOnlyForDeploymentPostprocessing = 0;
580                };
581                78C593B015872152004401C5 /* Frameworks */ = {
582                        isa = PBXFrameworksBuildPhase;
583                        buildActionMask = 2147483647;
584                        files = (
585                        );
586                        runOnlyForDeploymentPostprocessing = 0;
587                };
588/* End PBXFrameworksBuildPhase section */
589
590/* Begin PBXGroup section */
591                08FB7794FE84155DC02AAC07 /* Trinity */ = {
592                        isa = PBXGroup;
593                        children = (
594                                08FB7795FE84155DC02AAC07 /* Source */,
595                                1AB674ADFE9D54B511CA2CBB /* Products */,
596                        );
597                        name = Trinity;
598                        sourceTree = "<group>";
599                };
600                08FB7795FE84155DC02AAC07 /* Source */ = {
601                        isa = PBXGroup;
602                        children = (
603                                78486FA51B0B62C70098FD5A /* App */,
604                                78486FCE1B0B62C70098FD5A /* Lib */,
605                        );
606                        indentWidth = 2;
607                        name = Source;
608                        sourceTree = "<group>";
609                        tabWidth = 2;
610                };
611                1AB674ADFE9D54B511CA2CBB /* Products */ = {
612                        isa = PBXGroup;
613                        children = (
614                                6767959411AD61BB00421804 /* libTLibCommon.a */,
615                                676795F411AD621A00421804 /* libTLibDecoder.a */,
616                                6767961911AD626F00421804 /* libTLibEncoder.a */,
617                                6767964B11AD629200421804 /* libTLibVideoIO.a */,
618                                6767966A11AD635600421804 /* TAppEncoder */,
619                                6782E0DE11AD691A00E8FFB8 /* TAppDecoder */,
620                                7894E36714890D9A009259F4 /* libTLibRenderer.a */,
621                                7894E38A14890DD2009259F4 /* TAppRenderer */,
622                                7885897D15664E3D00982C12 /* libTLibExtractor.a */,
623                                7885899415664E6A00982C12 /* TAppExtractor */,
624                                78C593B415872152004401C5 /* libTAppCommon.a */,
625                        );
626                        name = Products;
627                        sourceTree = "<group>";
628                };
629                78486FA51B0B62C70098FD5A /* App */ = {
630                        isa = PBXGroup;
631                        children = (
632                                78486FA61B0B62C70098FD5A /* TAppDecoder */,
633                                78486FAC1B0B62C70098FD5A /* TAppEncoder */,
634                                78486FB21B0B62C70098FD5A /* TAppExtractor */,
635                                78486FB81B0B62C70098FD5A /* TAppRenderer */,
636                                78486FBE1B0B62C70098FD5A /* utils */,
637                        );
638                        name = App;
639                        path = source/App;
640                        sourceTree = "<group>";
641                };
642                78486FA61B0B62C70098FD5A /* TAppDecoder */ = {
643                        isa = PBXGroup;
644                        children = (
645                                78486FA71B0B62C70098FD5A /* decmain.cpp */,
646                                78486FA81B0B62C70098FD5A /* TAppDecCfg.cpp */,
647                                78486FA91B0B62C70098FD5A /* TAppDecCfg.h */,
648                                78486FAA1B0B62C70098FD5A /* TAppDecTop.cpp */,
649                                78486FAB1B0B62C70098FD5A /* TAppDecTop.h */,
650                        );
651                        path = TAppDecoder;
652                        sourceTree = "<group>";
653                };
654                78486FAC1B0B62C70098FD5A /* TAppEncoder */ = {
655                        isa = PBXGroup;
656                        children = (
657                                78486FAD1B0B62C70098FD5A /* encmain.cpp */,
658                                78486FAE1B0B62C70098FD5A /* TAppEncCfg.cpp */,
659                                78486FAF1B0B62C70098FD5A /* TAppEncCfg.h */,
660                                78486FB01B0B62C70098FD5A /* TAppEncTop.cpp */,
661                                78486FB11B0B62C70098FD5A /* TAppEncTop.h */,
662                        );
663                        path = TAppEncoder;
664                        sourceTree = "<group>";
665                };
666                78486FB21B0B62C70098FD5A /* TAppExtractor */ = {
667                        isa = PBXGroup;
668                        children = (
669                                78486FB31B0B62C70098FD5A /* extrmain.cpp */,
670                                78486FB41B0B62C70098FD5A /* TAppExtrCfg.cpp */,
671                                78486FB51B0B62C70098FD5A /* TAppExtrCfg.h */,
672                                78486FB61B0B62C70098FD5A /* TAppExtrTop.cpp */,
673                                78486FB71B0B62C70098FD5A /* TAppExtrTop.h */,
674                        );
675                        path = TAppExtractor;
676                        sourceTree = "<group>";
677                };
678                78486FB81B0B62C70098FD5A /* TAppRenderer */ = {
679                        isa = PBXGroup;
680                        children = (
681                                78486FB91B0B62C70098FD5A /* RendererMain.cpp */,
682                                78486FBA1B0B62C70098FD5A /* TAppRendererCfg.cpp */,
683                                78486FBB1B0B62C70098FD5A /* TAppRendererCfg.h */,
684                                78486FBC1B0B62C70098FD5A /* TAppRendererTop.cpp */,
685                                78486FBD1B0B62C70098FD5A /* TAppRendererTop.h */,
686                        );
687                        path = TAppRenderer;
688                        sourceTree = "<group>";
689                };
690                78486FBE1B0B62C70098FD5A /* utils */ = {
691                        isa = PBXGroup;
692                        children = (
693                                78486FBF1B0B62C70098FD5A /* annexBbytecount.cpp */,
694                                78486FC01B0B62C70098FD5A /* BitrateTargeting */,
695                                78486FCD1B0B62C70098FD5A /* convert_NtoMbit_YCbCr.cpp */,
696                        );
697                        path = utils;
698                        sourceTree = "<group>";
699                };
700                78486FC01B0B62C70098FD5A /* BitrateTargeting */ = {
701                        isa = PBXGroup;
702                        children = (
703                                78486FC11B0B62C70098FD5A /* encode.shl */,
704                                78486FC21B0B62C70098FD5A /* encodeCommand.sh */,
705                                78486FC31B0B62C70098FD5A /* ExtractBitrates.cpp */,
706                                78486FC41B0B62C70098FD5A /* ExtractBitrates.h */,
707                                78486FC51B0B62C70098FD5A /* ExtractBitratesMain.cpp */,
708                                78486FC61B0B62C70098FD5A /* GuessLambdaModifiers.cpp */,
709                                78486FC71B0B62C70098FD5A /* GuessLambdaModifiers.h */,
710                                78486FC81B0B62C70098FD5A /* GuessLambdaModifiersMain.cpp */,
711                                78486FC91B0B62C70098FD5A /* makefile */,
712                                78486FCA1B0B62C70098FD5A /* QuickStartGuide.pdf */,
713                                78486FCB1B0B62C70098FD5A /* RuntimeError.h */,
714                                78486FCC1B0B62C70098FD5A /* targetBitrates.sh */,
715                        );
716                        path = BitrateTargeting;
717                        sourceTree = "<group>";
718                };
719                78486FCE1B0B62C70098FD5A /* Lib */ = {
720                        isa = PBXGroup;
721                        children = (
722                                78486FCF1B0B62C70098FD5A /* libmd5 */,
723                                78486FD31B0B62C70098FD5A /* TAppCommon */,
724                                78486FD81B0B62C70098FD5A /* TLibCommon */,
725                                784870181B0B62C70098FD5A /* TLibDecoder */,
726                                784870321B0B62C70098FD5A /* TLibEncoder */,
727                                7848705D1B0B62C70098FD5A /* TLibExtractor */,
728                                784870601B0B62C70098FD5A /* TLibRenderer */,
729                                784870711B0B62C70098FD5A /* TLibVideoIO */,
730                        );
731                        name = Lib;
732                        path = source/Lib;
733                        sourceTree = "<group>";
734                };
735                78486FCF1B0B62C70098FD5A /* libmd5 */ = {
736                        isa = PBXGroup;
737                        children = (
738                                78486FD01B0B62C70098FD5A /* libmd5.c */,
739                                78486FD11B0B62C70098FD5A /* libmd5.h */,
740                                78486FD21B0B62C70098FD5A /* MD5.h */,
741                        );
742                        path = libmd5;
743                        sourceTree = "<group>";
744                };
745                78486FD31B0B62C70098FD5A /* TAppCommon */ = {
746                        isa = PBXGroup;
747                        children = (
748                                78486FD41B0B62C70098FD5A /* program_options_lite.cpp */,
749                                78486FD51B0B62C70098FD5A /* program_options_lite.h */,
750                                78486FD61B0B62C70098FD5A /* TAppComCamPara.cpp */,
751                                78486FD71B0B62C70098FD5A /* TAppComCamPara.h */,
752                        );
753                        path = TAppCommon;
754                        sourceTree = "<group>";
755                };
756                78486FD81B0B62C70098FD5A /* TLibCommon */ = {
757                        isa = PBXGroup;
758                        children = (
759                                78486FD91B0B62C70098FD5A /* AccessUnit.h */,
760                                78486FDA1B0B62C70098FD5A /* CommonDef.h */,
761                                78486FDB1B0B62C70098FD5A /* ContextModel.cpp */,
762                                78486FDC1B0B62C70098FD5A /* ContextModel.h */,
763                                78486FDD1B0B62C70098FD5A /* ContextModel3DBuffer.cpp */,
764                                78486FDE1B0B62C70098FD5A /* ContextModel3DBuffer.h */,
765                                78486FDF1B0B62C70098FD5A /* ContextTables.h */,
766                                78486FE01B0B62C70098FD5A /* Debug.cpp */,
767                                78486FE11B0B62C70098FD5A /* Debug.h */,
768                                78486FE21B0B62C70098FD5A /* NAL.h */,
769                                78486FE31B0B62C70098FD5A /* SEI.cpp */,
770                                78486FE41B0B62C70098FD5A /* SEI.h */,
771                                78486FE51B0B62C70098FD5A /* TComBitCounter.h */,
772                                78486FE61B0B62C70098FD5A /* TComBitStream.cpp */,
773                                78486FE71B0B62C70098FD5A /* TComBitStream.h */,
774                                78486FE81B0B62C70098FD5A /* TComCABACTables.cpp */,
775                                78486FE91B0B62C70098FD5A /* TComCABACTables.h */,
776                                78486FEA1B0B62C70098FD5A /* TComChromaFormat.cpp */,
777                                78486FEB1B0B62C70098FD5A /* TComChromaFormat.h */,
778                                78486FEC1B0B62C70098FD5A /* TComCodingStatistics.h */,
779                                78486FED1B0B62C70098FD5A /* TComDataCU.cpp */,
780                                78486FEE1B0B62C70098FD5A /* TComDataCU.h */,
781                                78486FEF1B0B62C70098FD5A /* TComInterpolationFilter.cpp */,
782                                78486FF01B0B62C70098FD5A /* TComInterpolationFilter.h */,
783                                78486FF11B0B62C70098FD5A /* TComList.h */,
784                                78486FF21B0B62C70098FD5A /* TComLoopFilter.cpp */,
785                                78486FF31B0B62C70098FD5A /* TComLoopFilter.h */,
786                                78486FF41B0B62C70098FD5A /* TComMotionInfo.cpp */,
787                                78486FF51B0B62C70098FD5A /* TComMotionInfo.h */,
788                                78486FF61B0B62C70098FD5A /* TComMv.h */,
789                                78486FF71B0B62C70098FD5A /* TComPattern.cpp */,
790                                78486FF81B0B62C70098FD5A /* TComPattern.h */,
791                                78486FF91B0B62C70098FD5A /* TComPic.cpp */,
792                                78486FFA1B0B62C70098FD5A /* TComPic.h */,
793                                78486FFB1B0B62C70098FD5A /* TComPicSym.cpp */,
794                                78486FFC1B0B62C70098FD5A /* TComPicSym.h */,
795                                78486FFD1B0B62C70098FD5A /* TComPicYuv.cpp */,
796                                78486FFE1B0B62C70098FD5A /* TComPicYuv.h */,
797                                78486FFF1B0B62C70098FD5A /* TComPicYuvMD5.cpp */,
798                                784870001B0B62C70098FD5A /* TComPrediction.cpp */,
799                                784870011B0B62C70098FD5A /* TComPrediction.h */,
800                                784870021B0B62C70098FD5A /* TComRdCost.cpp */,
801                                784870031B0B62C70098FD5A /* TComRdCost.h */,
802                                784870041B0B62C70098FD5A /* TComRdCostWeightPrediction.cpp */,
803                                784870051B0B62C70098FD5A /* TComRdCostWeightPrediction.h */,
804                                784870061B0B62C70098FD5A /* TComRectangle.h */,
805                                784870071B0B62C70098FD5A /* TComRom.cpp */,
806                                784870081B0B62C70098FD5A /* TComRom.h */,
807                                784870091B0B62C70098FD5A /* TComSampleAdaptiveOffset.cpp */,
808                                7848700A1B0B62C70098FD5A /* TComSampleAdaptiveOffset.h */,
809                                7848700B1B0B62C70098FD5A /* TComSlice.cpp */,
810                                7848700C1B0B62C70098FD5A /* TComSlice.h */,
811                                7848700D1B0B62C70098FD5A /* TComTrQuant.cpp */,
812                                7848700E1B0B62C70098FD5A /* TComTrQuant.h */,
813                                7848700F1B0B62C70098FD5A /* TComTU.cpp */,
814                                784870101B0B62C70098FD5A /* TComTU.h */,
815                                784870111B0B62C70098FD5A /* TComWedgelet.cpp */,
816                                784870121B0B62C70098FD5A /* TComWedgelet.h */,
817                                784870131B0B62C70098FD5A /* TComWeightPrediction.cpp */,
818                                784870141B0B62C70098FD5A /* TComWeightPrediction.h */,
819                                784870151B0B62C70098FD5A /* TComYuv.cpp */,
820                                784870161B0B62C70098FD5A /* TComYuv.h */,
821                                784870171B0B62C70098FD5A /* TypeDef.h */,
822                        );
823                        path = TLibCommon;
824                        sourceTree = "<group>";
825                };
826                784870181B0B62C70098FD5A /* TLibDecoder */ = {
827                        isa = PBXGroup;
828                        children = (
829                                784870191B0B62C70098FD5A /* AnnexBread.cpp */,
830                                7848701A1B0B62C70098FD5A /* AnnexBread.h */,
831                                7848701B1B0B62C70098FD5A /* NALread.cpp */,
832                                7848701C1B0B62C70098FD5A /* NALread.h */,
833                                7848701D1B0B62C70098FD5A /* SEIread.cpp */,
834                                7848701E1B0B62C70098FD5A /* SEIread.h */,
835                                7848701F1B0B62C70098FD5A /* SyntaxElementParser.cpp */,
836                                784870201B0B62C70098FD5A /* SyntaxElementParser.h */,
837                                784870211B0B62C70098FD5A /* TDecBinCoder.h */,
838                                784870221B0B62C70098FD5A /* TDecBinCoderCABAC.cpp */,
839                                784870231B0B62C70098FD5A /* TDecBinCoderCABAC.h */,
840                                784870241B0B62C70098FD5A /* TDecCAVLC.cpp */,
841                                784870251B0B62C70098FD5A /* TDecCAVLC.h */,
842                                784870261B0B62C70098FD5A /* TDecCu.cpp */,
843                                784870271B0B62C70098FD5A /* TDecCu.h */,
844                                784870281B0B62C70098FD5A /* TDecEntropy.cpp */,
845                                784870291B0B62C70098FD5A /* TDecEntropy.h */,
846                                7848702A1B0B62C70098FD5A /* TDecGop.cpp */,
847                                7848702B1B0B62C70098FD5A /* TDecGop.h */,
848                                7848702C1B0B62C70098FD5A /* TDecSbac.cpp */,
849                                7848702D1B0B62C70098FD5A /* TDecSbac.h */,
850                                7848702E1B0B62C70098FD5A /* TDecSlice.cpp */,
851                                7848702F1B0B62C70098FD5A /* TDecSlice.h */,
852                                784870301B0B62C70098FD5A /* TDecTop.cpp */,
853                                784870311B0B62C70098FD5A /* TDecTop.h */,
854                        );
855                        path = TLibDecoder;
856                        sourceTree = "<group>";
857                };
858                784870321B0B62C70098FD5A /* TLibEncoder */ = {
859                        isa = PBXGroup;
860                        children = (
861                                784870331B0B62C70098FD5A /* AnnexBwrite.h */,
862                                784870341B0B62C70098FD5A /* NALwrite.cpp */,
863                                784870351B0B62C70098FD5A /* NALwrite.h */,
864                                784870361B0B62C70098FD5A /* SEIEncoder.cpp */,
865                                784870371B0B62C70098FD5A /* SEIEncoder.h */,
866                                784870381B0B62C70098FD5A /* SEIwrite.cpp */,
867                                784870391B0B62C70098FD5A /* SEIwrite.h */,
868                                7848703A1B0B62C70098FD5A /* SyntaxElementWriter.cpp */,
869                                7848703B1B0B62C70098FD5A /* SyntaxElementWriter.h */,
870                                7848703C1B0B62C70098FD5A /* TEncAnalyze.h */,
871                                7848703D1B0B62C70098FD5A /* TEncBinCoder.h */,
872                                7848703E1B0B62C70098FD5A /* TEncBinCoderCABAC.cpp */,
873                                7848703F1B0B62C70098FD5A /* TEncBinCoderCABAC.h */,
874                                784870401B0B62C70098FD5A /* TEncBinCoderCABACCounter.cpp */,
875                                784870411B0B62C70098FD5A /* TEncBinCoderCABACCounter.h */,
876                                784870421B0B62C70098FD5A /* TEncCavlc.cpp */,
877                                784870431B0B62C70098FD5A /* TEncCavlc.h */,
878                                784870441B0B62C70098FD5A /* TEncCfg.h */,
879                                784870451B0B62C70098FD5A /* TEncCu.cpp */,
880                                784870461B0B62C70098FD5A /* TEncCu.h */,
881                                784870471B0B62C70098FD5A /* TEncEntropy.cpp */,
882                                784870481B0B62C70098FD5A /* TEncEntropy.h */,
883                                784870491B0B62C70098FD5A /* TEncGOP.cpp */,
884                                7848704A1B0B62C70098FD5A /* TEncGOP.h */,
885                                7848704B1B0B62C70098FD5A /* TEncPic.cpp */,
886                                7848704C1B0B62C70098FD5A /* TEncPic.h */,
887                                7848704D1B0B62C70098FD5A /* TEncPreanalyzer.cpp */,
888                                7848704E1B0B62C70098FD5A /* TEncPreanalyzer.h */,
889                                7848704F1B0B62C70098FD5A /* TEncRateCtrl.cpp */,
890                                784870501B0B62C70098FD5A /* TEncRateCtrl.h */,
891                                784870511B0B62C70098FD5A /* TEncSampleAdaptiveOffset.cpp */,
892                                784870521B0B62C70098FD5A /* TEncSampleAdaptiveOffset.h */,
893                                784870531B0B62C70098FD5A /* TEncSbac.cpp */,
894                                784870541B0B62C70098FD5A /* TEncSbac.h */,
895                                784870551B0B62C70098FD5A /* TEncSearch.cpp */,
896                                784870561B0B62C70098FD5A /* TEncSearch.h */,
897                                784870571B0B62C70098FD5A /* TEncSlice.cpp */,
898                                784870581B0B62C70098FD5A /* TEncSlice.h */,
899                                784870591B0B62C70098FD5A /* TEncTop.cpp */,
900                                7848705A1B0B62C70098FD5A /* TEncTop.h */,
901                                7848705B1B0B62C70098FD5A /* WeightPredAnalysis.cpp */,
902                                7848705C1B0B62C70098FD5A /* WeightPredAnalysis.h */,
903                        );
904                        path = TLibEncoder;
905                        sourceTree = "<group>";
906                };
907                7848705D1B0B62C70098FD5A /* TLibExtractor */ = {
908                        isa = PBXGroup;
909                        children = (
910                                7848705E1B0B62C70098FD5A /* TExtrTop.cpp */,
911                                7848705F1B0B62C70098FD5A /* TExtrTop.h */,
912                        );
913                        path = TLibExtractor;
914                        sourceTree = "<group>";
915                };
916                784870601B0B62C70098FD5A /* TLibRenderer */ = {
917                        isa = PBXGroup;
918                        children = (
919                                784870611B0B62C70098FD5A /* TRenFilter.cpp */,
920                                784870621B0B62C70098FD5A /* TRenFilter.h */,
921                                784870631B0B62C70098FD5A /* TRenImage.cpp */,
922                                784870641B0B62C70098FD5A /* TRenImage.h */,
923                                784870651B0B62C70098FD5A /* TRenImagePlane.cpp */,
924                                784870661B0B62C70098FD5A /* TRenImagePlane.h */,
925                                784870671B0B62C70098FD5A /* TRenInterpFilter.cpp */,
926                                784870681B0B62C70098FD5A /* TRenInterpFilter.h */,
927                                784870691B0B62C70098FD5A /* TRenModel.cpp */,
928                                7848706A1B0B62C70098FD5A /* TRenModel.h */,
929                                7848706B1B0B62C70098FD5A /* TRenModSetupStrParser.cpp */,
930                                7848706C1B0B62C70098FD5A /* TRenModSetupStrParser.h */,
931                                7848706D1B0B62C70098FD5A /* TRenSingleModel.cpp */,
932                                7848706E1B0B62C70098FD5A /* TRenSingleModel.h */,
933                                7848706F1B0B62C70098FD5A /* TRenTop.cpp */,
934                                784870701B0B62C70098FD5A /* TRenTop.h */,
935                        );
936                        path = TLibRenderer;
937                        sourceTree = "<group>";
938                };
939                784870711B0B62C70098FD5A /* TLibVideoIO */ = {
940                        isa = PBXGroup;
941                        children = (
942                                784870721B0B62C70098FD5A /* TVideoIOYuv.cpp */,
943                                784870731B0B62C70098FD5A /* TVideoIOYuv.h */,
944                        );
945                        path = TLibVideoIO;
946                        sourceTree = "<group>";
947                };
948/* End PBXGroup section */
949
950/* Begin PBXHeadersBuildPhase section */
951                6767959011AD61BB00421804 /* Headers */ = {
952                        isa = PBXHeadersBuildPhase;
953                        buildActionMask = 2147483647;
954                        files = (
955                        );
956                        runOnlyForDeploymentPostprocessing = 0;
957                };
958                676795F011AD621A00421804 /* Headers */ = {
959                        isa = PBXHeadersBuildPhase;
960                        buildActionMask = 2147483647;
961                        files = (
962                        );
963                        runOnlyForDeploymentPostprocessing = 0;
964                };
965                6767961511AD626F00421804 /* Headers */ = {
966                        isa = PBXHeadersBuildPhase;
967                        buildActionMask = 2147483647;
968                        files = (
969                        );
970                        runOnlyForDeploymentPostprocessing = 0;
971                };
972                6767964711AD629200421804 /* Headers */ = {
973                        isa = PBXHeadersBuildPhase;
974                        buildActionMask = 2147483647;
975                        files = (
976                        );
977                        runOnlyForDeploymentPostprocessing = 0;
978                };
979                7885896F15664E3D00982C12 /* Headers */ = {
980                        isa = PBXHeadersBuildPhase;
981                        buildActionMask = 2147483647;
982                        files = (
983                        );
984                        runOnlyForDeploymentPostprocessing = 0;
985                };
986                7894E34E14890D9A009259F4 /* Headers */ = {
987                        isa = PBXHeadersBuildPhase;
988                        buildActionMask = 2147483647;
989                        files = (
990                        );
991                        runOnlyForDeploymentPostprocessing = 0;
992                };
993                78C593AE15872152004401C5 /* Headers */ = {
994                        isa = PBXHeadersBuildPhase;
995                        buildActionMask = 2147483647;
996                        files = (
997                        );
998                        runOnlyForDeploymentPostprocessing = 0;
999                };
1000/* End PBXHeadersBuildPhase section */
1001
1002/* Begin PBXNativeTarget section */
1003                6767959311AD61BB00421804 /* TLibCommon */ = {
1004                        isa = PBXNativeTarget;
1005                        buildConfigurationList = 6767959811AD61D700421804 /* Build configuration list for PBXNativeTarget "TLibCommon" */;
1006                        buildPhases = (
1007                                6767959011AD61BB00421804 /* Headers */,
1008                                6767959111AD61BB00421804 /* Sources */,
1009                                6767959211AD61BB00421804 /* Frameworks */,
1010                        );
1011                        buildRules = (
1012                        );
1013                        dependencies = (
1014                        );
1015                        name = TLibCommon;
1016                        productName = TLibCommon;
1017                        productReference = 6767959411AD61BB00421804 /* libTLibCommon.a */;
1018                        productType = "com.apple.product-type.library.static";
1019                };
1020                676795F311AD621A00421804 /* TLibDecoder */ = {
1021                        isa = PBXNativeTarget;
1022                        buildConfigurationList = 676795F711AD623800421804 /* Build configuration list for PBXNativeTarget "TLibDecoder" */;
1023                        buildPhases = (
1024                                676795F011AD621A00421804 /* Headers */,
1025                                676795F111AD621A00421804 /* Sources */,
1026                                676795F211AD621A00421804 /* Frameworks */,
1027                        );
1028                        buildRules = (
1029                        );
1030                        dependencies = (
1031                        );
1032                        name = TLibDecoder;
1033                        productName = TLibDecoder;
1034                        productReference = 676795F411AD621A00421804 /* libTLibDecoder.a */;
1035                        productType = "com.apple.product-type.library.static";
1036                };
1037                6767961811AD626F00421804 /* TLibEncoder */ = {
1038                        isa = PBXNativeTarget;
1039                        buildConfigurationList = 6767964611AD628100421804 /* Build configuration list for PBXNativeTarget "TLibEncoder" */;
1040                        buildPhases = (
1041                                6767961511AD626F00421804 /* Headers */,
1042                                6767961611AD626F00421804 /* Sources */,
1043                                6767961711AD626F00421804 /* Frameworks */,
1044                        );
1045                        buildRules = (
1046                        );
1047                        dependencies = (
1048                        );
1049                        name = TLibEncoder;
1050                        productName = TLibEncoder;
1051                        productReference = 6767961911AD626F00421804 /* libTLibEncoder.a */;
1052                        productType = "com.apple.product-type.library.static";
1053                };
1054                6767964A11AD629200421804 /* TLibVideoIO */ = {
1055                        isa = PBXNativeTarget;
1056                        buildConfigurationList = 6767964F11AD629700421804 /* Build configuration list for PBXNativeTarget "TLibVideoIO" */;
1057                        buildPhases = (
1058                                6767964711AD629200421804 /* Headers */,
1059                                6767964811AD629200421804 /* Sources */,
1060                                6767964911AD629200421804 /* Frameworks */,
1061                        );
1062                        buildRules = (
1063                        );
1064                        dependencies = (
1065                        );
1066                        name = TLibVideoIO;
1067                        productName = TLibVideoIO;
1068                        productReference = 6767964B11AD629200421804 /* libTLibVideoIO.a */;
1069                        productType = "com.apple.product-type.library.static";
1070                };
1071                6767966911AD635600421804 /* TAppEncoder */ = {
1072                        isa = PBXNativeTarget;
1073                        buildConfigurationList = 6767966E11AD637400421804 /* Build configuration list for PBXNativeTarget "TAppEncoder" */;
1074                        buildPhases = (
1075                                6767966711AD635600421804 /* Sources */,
1076                                6767966811AD635600421804 /* Frameworks */,
1077                        );
1078                        buildRules = (
1079                        );
1080                        dependencies = (
1081                                78C5940415872220004401C5 /* PBXTargetDependency */,
1082                                78C5940615872221004401C5 /* PBXTargetDependency */,
1083                                78C5940815872222004401C5 /* PBXTargetDependency */,
1084                                78C5940A15872226004401C5 /* PBXTargetDependency */,
1085                                78C5940C15872228004401C5 /* PBXTargetDependency */,
1086                        );
1087                        name = TAppEncoder;
1088                        productName = TAppEncoder;
1089                        productReference = 6767966A11AD635600421804 /* TAppEncoder */;
1090                        productType = "com.apple.product-type.tool";
1091                };
1092                6782E0DD11AD691A00E8FFB8 /* TAppDecoder */ = {
1093                        isa = PBXNativeTarget;
1094                        buildConfigurationList = 6782E0E611AD692F00E8FFB8 /* Build configuration list for PBXNativeTarget "TAppDecoder" */;
1095                        buildPhases = (
1096                                6782E0DB11AD691A00E8FFB8 /* Sources */,
1097                                6782E0DC11AD691A00E8FFB8 /* Frameworks */,
1098                        );
1099                        buildRules = (
1100                        );
1101                        dependencies = (
1102                                78C59414158722AE004401C5 /* PBXTargetDependency */,
1103                                78C59416158722AF004401C5 /* PBXTargetDependency */,
1104                                78C59418158722B1004401C5 /* PBXTargetDependency */,
1105                                78C5941A158722B3004401C5 /* PBXTargetDependency */,
1106                        );
1107                        name = TAppDecoder;
1108                        productName = TAppDecoder;
1109                        productReference = 6782E0DE11AD691A00E8FFB8 /* TAppDecoder */;
1110                        productType = "com.apple.product-type.tool";
1111                };
1112                7885896E15664E3D00982C12 /* TLibExtractor */ = {
1113                        isa = PBXNativeTarget;
1114                        buildConfigurationList = 7885897A15664E3D00982C12 /* Build configuration list for PBXNativeTarget "TLibExtractor" */;
1115                        buildPhases = (
1116                                7885896F15664E3D00982C12 /* Headers */,
1117                                7885897015664E3D00982C12 /* Sources */,
1118                                7885897915664E3D00982C12 /* Frameworks */,
1119                        );
1120                        buildRules = (
1121                        );
1122                        dependencies = (
1123                        );
1124                        name = TLibExtractor;
1125                        productName = TLibDecoder;
1126                        productReference = 7885897D15664E3D00982C12 /* libTLibExtractor.a */;
1127                        productType = "com.apple.product-type.library.static";
1128                };
1129                7885897F15664E6A00982C12 /* TAppExtractor */ = {
1130                        isa = PBXNativeTarget;
1131                        buildConfigurationList = 7885899115664E6A00982C12 /* Build configuration list for PBXNativeTarget "TAppExtractor" */;
1132                        buildPhases = (
1133                                7885898815664E6A00982C12 /* Sources */,
1134                                7885898C15664E6A00982C12 /* Frameworks */,
1135                        );
1136                        buildRules = (
1137                        );
1138                        dependencies = (
1139                                78C5943115872345004401C5 /* PBXTargetDependency */,
1140                                78C5943315872347004401C5 /* PBXTargetDependency */,
1141                                78C594391587234B004401C5 /* PBXTargetDependency */,
1142                                78C594371587234A004401C5 /* PBXTargetDependency */,
1143                                78C5943515872348004401C5 /* PBXTargetDependency */,
1144                        );
1145                        name = TAppExtractor;
1146                        productName = TAppDecoder;
1147                        productReference = 7885899415664E6A00982C12 /* TAppExtractor */;
1148                        productType = "com.apple.product-type.tool";
1149                };
1150                7894E34D14890D9A009259F4 /* TLibRenderer */ = {
1151                        isa = PBXNativeTarget;
1152                        buildConfigurationList = 7894E36414890D9A009259F4 /* Build configuration list for PBXNativeTarget "TLibRenderer" */;
1153                        buildPhases = (
1154                                7894E34E14890D9A009259F4 /* Headers */,
1155                                7894E35914890D9A009259F4 /* Sources */,
1156                                7894E36314890D9A009259F4 /* Frameworks */,
1157                        );
1158                        buildRules = (
1159                        );
1160                        dependencies = (
1161                        );
1162                        name = TLibRenderer;
1163                        productName = TLibDecoder;
1164                        productReference = 7894E36714890D9A009259F4 /* libTLibRenderer.a */;
1165                        productType = "com.apple.product-type.library.static";
1166                };
1167                7894E37514890DD2009259F4 /* TAppRenderer */ = {
1168                        isa = PBXNativeTarget;
1169                        buildConfigurationList = 7894E38714890DD2009259F4 /* Build configuration list for PBXNativeTarget "TAppRenderer" */;
1170                        buildPhases = (
1171                                7894E37E14890DD2009259F4 /* Sources */,
1172                                7894E38214890DD2009259F4 /* Frameworks */,
1173                        );
1174                        buildRules = (
1175                        );
1176                        dependencies = (
1177                                78C59421158722E9004401C5 /* PBXTargetDependency */,
1178                                78C59423158722EB004401C5 /* PBXTargetDependency */,
1179                                78C59425158722ED004401C5 /* PBXTargetDependency */,
1180                                78C59427158722EF004401C5 /* PBXTargetDependency */,
1181                        );
1182                        name = TAppRenderer;
1183                        productName = TAppDecoder;
1184                        productReference = 7894E38A14890DD2009259F4 /* TAppRenderer */;
1185                        productType = "com.apple.product-type.tool";
1186                };
1187                78C593AD15872152004401C5 /* TAppCommon */ = {
1188                        isa = PBXNativeTarget;
1189                        buildConfigurationList = 78C593B115872152004401C5 /* Build configuration list for PBXNativeTarget "TAppCommon" */;
1190                        buildPhases = (
1191                                78C593AE15872152004401C5 /* Headers */,
1192                                78C593AF15872152004401C5 /* Sources */,
1193                                78C593B015872152004401C5 /* Frameworks */,
1194                        );
1195                        buildRules = (
1196                        );
1197                        dependencies = (
1198                        );
1199                        name = TAppCommon;
1200                        productName = TLibCommon;
1201                        productReference = 78C593B415872152004401C5 /* libTAppCommon.a */;
1202                        productType = "com.apple.product-type.library.static";
1203                };
1204/* End PBXNativeTarget section */
1205
1206/* Begin PBXProject section */
1207                08FB7793FE84155DC02AAC07 /* Project object */ = {
1208                        isa = PBXProject;
1209                        attributes = {
1210                                BuildIndependentTargetsInParallel = YES;
1211                                LastUpgradeCheck = 0620;
1212                        };
1213                        buildConfigurationList = 1DEB923508733DC60010E9CD /* Build configuration list for PBXProject "HTM" */;
1214                        compatibilityVersion = "Xcode 3.2";
1215                        developmentRegion = English;
1216                        hasScannedForEncodings = 1;
1217                        knownRegions = (
1218                                English,
1219                                Japanese,
1220                                French,
1221                                German,
1222                        );
1223                        mainGroup = 08FB7794FE84155DC02AAC07 /* Trinity */;
1224                        projectDirPath = "";
1225                        projectRoot = "";
1226                        targets = (
1227                                6767959311AD61BB00421804 /* TLibCommon */,
1228                                676795F311AD621A00421804 /* TLibDecoder */,
1229                                6767961811AD626F00421804 /* TLibEncoder */,
1230                                6767964A11AD629200421804 /* TLibVideoIO */,
1231                                7894E34D14890D9A009259F4 /* TLibRenderer */,
1232                                7885896E15664E3D00982C12 /* TLibExtractor */,
1233                                78C593AD15872152004401C5 /* TAppCommon */,
1234                                6767966911AD635600421804 /* TAppEncoder */,
1235                                6782E0DD11AD691A00E8FFB8 /* TAppDecoder */,
1236                                7894E37514890DD2009259F4 /* TAppRenderer */,
1237                                7885897F15664E6A00982C12 /* TAppExtractor */,
1238                                78C9B17C14DAD3E800989162 /* Package */,
1239                        );
1240                };
1241/* End PBXProject section */
1242
1243/* Begin PBXSourcesBuildPhase section */
1244                6767959111AD61BB00421804 /* Sources */ = {
1245                        isa = PBXSourcesBuildPhase;
1246                        buildActionMask = 2147483647;
1247                        files = (
1248                                784870871B0B63230098FD5A /* TComCABACTables.cpp in Sources */,
1249                                7848709C1B0B63230098FD5A /* TComYuv.cpp in Sources */,
1250                                7848709A1B0B63230098FD5A /* TComWedgelet.cpp in Sources */,
1251                                784870931B0B63230098FD5A /* TComRdCost.cpp in Sources */,
1252                                784870881B0B63230098FD5A /* TComChromaFormat.cpp in Sources */,
1253                                7848708A1B0B63230098FD5A /* TComInterpolationFilter.cpp in Sources */,
1254                                784870C61B0B63740098FD5A /* libmd5.c in Sources */,
1255                                7848709B1B0B63230098FD5A /* TComWeightPrediction.cpp in Sources */,
1256                                784870941B0B63230098FD5A /* TComRdCostWeightPrediction.cpp in Sources */,
1257                                784870831B0B63230098FD5A /* ContextModel3DBuffer.cpp in Sources */,
1258                                7848708E1B0B63230098FD5A /* TComPic.cpp in Sources */,
1259                                784870961B0B63230098FD5A /* TComSampleAdaptiveOffset.cpp in Sources */,
1260                                784870851B0B63230098FD5A /* SEI.cpp in Sources */,
1261                                784870971B0B63230098FD5A /* TComSlice.cpp in Sources */,
1262                                784870981B0B63230098FD5A /* TComTrQuant.cpp in Sources */,
1263                                7848708D1B0B63230098FD5A /* TComPattern.cpp in Sources */,
1264                                784870891B0B63230098FD5A /* TComDataCU.cpp in Sources */,
1265                                7848708B1B0B63230098FD5A /* TComLoopFilter.cpp in Sources */,
1266                                7848708F1B0B63230098FD5A /* TComPicSym.cpp in Sources */,
1267                                784870991B0B63230098FD5A /* TComTU.cpp in Sources */,
1268                                784870861B0B63230098FD5A /* TComBitStream.cpp in Sources */,
1269                                784870951B0B63230098FD5A /* TComRom.cpp in Sources */,
1270                                784870911B0B63230098FD5A /* TComPicYuvMD5.cpp in Sources */,
1271                                784870821B0B63230098FD5A /* ContextModel.cpp in Sources */,
1272                                784870841B0B63230098FD5A /* Debug.cpp in Sources */,
1273                                7848708C1B0B63230098FD5A /* TComMotionInfo.cpp in Sources */,
1274                                784870921B0B63230098FD5A /* TComPrediction.cpp in Sources */,
1275                                784870901B0B63230098FD5A /* TComPicYuv.cpp in Sources */,
1276                        );
1277                        runOnlyForDeploymentPostprocessing = 0;
1278                };
1279                676795F111AD621A00421804 /* Sources */ = {
1280                        isa = PBXSourcesBuildPhase;
1281                        buildActionMask = 2147483647;
1282                        files = (
1283                                784870A61B0B63360098FD5A /* TDecSbac.cpp in Sources */,
1284                                784870A51B0B63360098FD5A /* TDecGop.cpp in Sources */,
1285                                7848709F1B0B63360098FD5A /* SEIread.cpp in Sources */,
1286                                784870A81B0B63360098FD5A /* TDecTop.cpp in Sources */,
1287                                784870A41B0B63360098FD5A /* TDecEntropy.cpp in Sources */,
1288                                7848709D1B0B63360098FD5A /* AnnexBread.cpp in Sources */,
1289                                784870A31B0B63360098FD5A /* TDecCu.cpp in Sources */,
1290                                784870A01B0B63360098FD5A /* SyntaxElementParser.cpp in Sources */,
1291                                784870A71B0B63360098FD5A /* TDecSlice.cpp in Sources */,
1292                                784870A11B0B63360098FD5A /* TDecBinCoderCABAC.cpp in Sources */,
1293                                7848709E1B0B63360098FD5A /* NALread.cpp in Sources */,
1294                                784870A21B0B63360098FD5A /* TDecCAVLC.cpp in Sources */,
1295                        );
1296                        runOnlyForDeploymentPostprocessing = 0;
1297                };
1298                6767961611AD626F00421804 /* Sources */ = {
1299                        isa = PBXSourcesBuildPhase;
1300                        buildActionMask = 2147483647;
1301                        files = (
1302                                784870AF1B0B634A0098FD5A /* TEncCavlc.cpp in Sources */,
1303                                784870AD1B0B634A0098FD5A /* TEncBinCoderCABAC.cpp in Sources */,
1304                                784870B61B0B634A0098FD5A /* TEncSampleAdaptiveOffset.cpp in Sources */,
1305                                784870B11B0B634A0098FD5A /* TEncEntropy.cpp in Sources */,
1306                                784870AA1B0B634A0098FD5A /* SEIEncoder.cpp in Sources */,
1307                                784870B71B0B634A0098FD5A /* TEncSbac.cpp in Sources */,
1308                                784870A91B0B634A0098FD5A /* NALwrite.cpp in Sources */,
1309                                784870B51B0B634A0098FD5A /* TEncRateCtrl.cpp in Sources */,
1310                                784870AE1B0B634A0098FD5A /* TEncBinCoderCABACCounter.cpp in Sources */,
1311                                784870B31B0B634A0098FD5A /* TEncPic.cpp in Sources */,
1312                                784870BB1B0B634A0098FD5A /* WeightPredAnalysis.cpp in Sources */,
1313                                784870B41B0B634A0098FD5A /* TEncPreanalyzer.cpp in Sources */,
1314                                784870BA1B0B634A0098FD5A /* TEncTop.cpp in Sources */,
1315                                784870B21B0B634A0098FD5A /* TEncGOP.cpp in Sources */,
1316                                784870B01B0B634A0098FD5A /* TEncCu.cpp in Sources */,
1317                                784870AC1B0B634A0098FD5A /* SyntaxElementWriter.cpp in Sources */,
1318                                784870AB1B0B634A0098FD5A /* SEIwrite.cpp in Sources */,
1319                                784870B81B0B634A0098FD5A /* TEncSearch.cpp in Sources */,
1320                                784870B91B0B634A0098FD5A /* TEncSlice.cpp in Sources */,
1321                        );
1322                        runOnlyForDeploymentPostprocessing = 0;
1323                };
1324                6767964811AD629200421804 /* Sources */ = {
1325                        isa = PBXSourcesBuildPhase;
1326                        buildActionMask = 2147483647;
1327                        files = (
1328                                784870C51B0B63610098FD5A /* TVideoIOYuv.cpp in Sources */,
1329                        );
1330                        runOnlyForDeploymentPostprocessing = 0;
1331                };
1332                6767966711AD635600421804 /* Sources */ = {
1333                        isa = PBXSourcesBuildPhase;
1334                        buildActionMask = 2147483647;
1335                        files = (
1336                                784870781B0B62D80098FD5A /* TAppEncCfg.cpp in Sources */,
1337                                784870791B0B62D80098FD5A /* TAppEncTop.cpp in Sources */,
1338                                784870771B0B62D80098FD5A /* encmain.cpp in Sources */,
1339                        );
1340                        runOnlyForDeploymentPostprocessing = 0;
1341                };
1342                6782E0DB11AD691A00E8FFB8 /* Sources */ = {
1343                        isa = PBXSourcesBuildPhase;
1344                        buildActionMask = 2147483647;
1345                        files = (
1346                                784870751B0B62D10098FD5A /* TAppDecCfg.cpp in Sources */,
1347                                784870741B0B62D10098FD5A /* decmain.cpp in Sources */,
1348                                784870761B0B62D10098FD5A /* TAppDecTop.cpp in Sources */,
1349                        );
1350                        runOnlyForDeploymentPostprocessing = 0;
1351                };
1352                7885897015664E3D00982C12 /* Sources */ = {
1353                        isa = PBXSourcesBuildPhase;
1354                        buildActionMask = 2147483647;
1355                        files = (
1356                                784870BC1B0B63520098FD5A /* TExtrTop.cpp in Sources */,
1357                        );
1358                        runOnlyForDeploymentPostprocessing = 0;
1359                };
1360                7885898815664E6A00982C12 /* Sources */ = {
1361                        isa = PBXSourcesBuildPhase;
1362                        buildActionMask = 2147483647;
1363                        files = (
1364                                7848707B1B0B62E10098FD5A /* TAppExtrCfg.cpp in Sources */,
1365                                7848707A1B0B62E10098FD5A /* extrmain.cpp in Sources */,
1366                                7848707C1B0B62E10098FD5A /* TAppExtrTop.cpp in Sources */,
1367                        );
1368                        runOnlyForDeploymentPostprocessing = 0;
1369                };
1370                7894E35914890D9A009259F4 /* Sources */ = {
1371                        isa = PBXSourcesBuildPhase;
1372                        buildActionMask = 2147483647;
1373                        files = (
1374                                784870C41B0B635C0098FD5A /* TRenTop.cpp in Sources */,
1375                                784870C31B0B635C0098FD5A /* TRenSingleModel.cpp in Sources */,
1376                                784870BE1B0B635C0098FD5A /* TRenImage.cpp in Sources */,
1377                                784870C11B0B635C0098FD5A /* TRenModel.cpp in Sources */,
1378                                784870C21B0B635C0098FD5A /* TRenModSetupStrParser.cpp in Sources */,
1379                                784870BD1B0B635C0098FD5A /* TRenFilter.cpp in Sources */,
1380                                784870C01B0B635C0098FD5A /* TRenInterpFilter.cpp in Sources */,
1381                                784870BF1B0B635C0098FD5A /* TRenImagePlane.cpp in Sources */,
1382                        );
1383                        runOnlyForDeploymentPostprocessing = 0;
1384                };
1385                7894E37E14890DD2009259F4 /* Sources */ = {
1386                        isa = PBXSourcesBuildPhase;
1387                        buildActionMask = 2147483647;
1388                        files = (
1389                                7848707E1B0B62E80098FD5A /* TAppRendererCfg.cpp in Sources */,
1390                                7848707D1B0B62E80098FD5A /* RendererMain.cpp in Sources */,
1391                                7848707F1B0B62E80098FD5A /* TAppRendererTop.cpp in Sources */,
1392                        );
1393                        runOnlyForDeploymentPostprocessing = 0;
1394                };
1395                78C593AF15872152004401C5 /* Sources */ = {
1396                        isa = PBXSourcesBuildPhase;
1397                        buildActionMask = 2147483647;
1398                        files = (
1399                                784870811B0B63040098FD5A /* TAppComCamPara.cpp in Sources */,
1400                                784870801B0B63040098FD5A /* program_options_lite.cpp in Sources */,
1401                        );
1402                        runOnlyForDeploymentPostprocessing = 0;
1403                };
1404/* End PBXSourcesBuildPhase section */
1405
1406/* Begin PBXTargetDependency section */
1407                7885899D15664EAA00982C12 /* PBXTargetDependency */ = {
1408                        isa = PBXTargetDependency;
1409                        target = 7885897F15664E6A00982C12 /* TAppExtractor */;
1410                        targetProxy = 7885899C15664EAA00982C12 /* PBXContainerItemProxy */;
1411                };
1412                78C5940415872220004401C5 /* PBXTargetDependency */ = {
1413                        isa = PBXTargetDependency;
1414                        target = 6767959311AD61BB00421804 /* TLibCommon */;
1415                        targetProxy = 78C5940315872220004401C5 /* PBXContainerItemProxy */;
1416                };
1417                78C5940615872221004401C5 /* PBXTargetDependency */ = {
1418                        isa = PBXTargetDependency;
1419                        target = 6767961811AD626F00421804 /* TLibEncoder */;
1420                        targetProxy = 78C5940515872221004401C5 /* PBXContainerItemProxy */;
1421                };
1422                78C5940815872222004401C5 /* PBXTargetDependency */ = {
1423                        isa = PBXTargetDependency;
1424                        target = 6767964A11AD629200421804 /* TLibVideoIO */;
1425                        targetProxy = 78C5940715872222004401C5 /* PBXContainerItemProxy */;
1426                };
1427                78C5940A15872226004401C5 /* PBXTargetDependency */ = {
1428                        isa = PBXTargetDependency;
1429                        target = 7894E34D14890D9A009259F4 /* TLibRenderer */;
1430                        targetProxy = 78C5940915872226004401C5 /* PBXContainerItemProxy */;
1431                };
1432                78C5940C15872228004401C5 /* PBXTargetDependency */ = {
1433                        isa = PBXTargetDependency;
1434                        target = 78C593AD15872152004401C5 /* TAppCommon */;
1435                        targetProxy = 78C5940B15872228004401C5 /* PBXContainerItemProxy */;
1436                };
1437                78C59414158722AE004401C5 /* PBXTargetDependency */ = {
1438                        isa = PBXTargetDependency;
1439                        target = 6767959311AD61BB00421804 /* TLibCommon */;
1440                        targetProxy = 78C59413158722AE004401C5 /* PBXContainerItemProxy */;
1441                };
1442                78C59416158722AF004401C5 /* PBXTargetDependency */ = {
1443                        isa = PBXTargetDependency;
1444                        target = 676795F311AD621A00421804 /* TLibDecoder */;
1445                        targetProxy = 78C59415158722AF004401C5 /* PBXContainerItemProxy */;
1446                };
1447                78C59418158722B1004401C5 /* PBXTargetDependency */ = {
1448                        isa = PBXTargetDependency;
1449                        target = 6767964A11AD629200421804 /* TLibVideoIO */;
1450                        targetProxy = 78C59417158722B1004401C5 /* PBXContainerItemProxy */;
1451                };
1452                78C5941A158722B3004401C5 /* PBXTargetDependency */ = {
1453                        isa = PBXTargetDependency;
1454                        target = 78C593AD15872152004401C5 /* TAppCommon */;
1455                        targetProxy = 78C59419158722B3004401C5 /* PBXContainerItemProxy */;
1456                };
1457                78C59421158722E9004401C5 /* PBXTargetDependency */ = {
1458                        isa = PBXTargetDependency;
1459                        target = 6767959311AD61BB00421804 /* TLibCommon */;
1460                        targetProxy = 78C59420158722E9004401C5 /* PBXContainerItemProxy */;
1461                };
1462                78C59423158722EB004401C5 /* PBXTargetDependency */ = {
1463                        isa = PBXTargetDependency;
1464                        target = 7894E34D14890D9A009259F4 /* TLibRenderer */;
1465                        targetProxy = 78C59422158722EB004401C5 /* PBXContainerItemProxy */;
1466                };
1467                78C59425158722ED004401C5 /* PBXTargetDependency */ = {
1468                        isa = PBXTargetDependency;
1469                        target = 78C593AD15872152004401C5 /* TAppCommon */;
1470                        targetProxy = 78C59424158722ED004401C5 /* PBXContainerItemProxy */;
1471                };
1472                78C59427158722EF004401C5 /* PBXTargetDependency */ = {
1473                        isa = PBXTargetDependency;
1474                        target = 6767964A11AD629200421804 /* TLibVideoIO */;
1475                        targetProxy = 78C59426158722EF004401C5 /* PBXContainerItemProxy */;
1476                };
1477                78C5943115872345004401C5 /* PBXTargetDependency */ = {
1478                        isa = PBXTargetDependency;
1479                        target = 7885896E15664E3D00982C12 /* TLibExtractor */;
1480                        targetProxy = 78C5943015872345004401C5 /* PBXContainerItemProxy */;
1481                };
1482                78C5943315872347004401C5 /* PBXTargetDependency */ = {
1483                        isa = PBXTargetDependency;
1484                        target = 6767959311AD61BB00421804 /* TLibCommon */;
1485                        targetProxy = 78C5943215872347004401C5 /* PBXContainerItemProxy */;
1486                };
1487                78C5943515872348004401C5 /* PBXTargetDependency */ = {
1488                        isa = PBXTargetDependency;
1489                        target = 676795F311AD621A00421804 /* TLibDecoder */;
1490                        targetProxy = 78C5943415872348004401C5 /* PBXContainerItemProxy */;
1491                };
1492                78C594371587234A004401C5 /* PBXTargetDependency */ = {
1493                        isa = PBXTargetDependency;
1494                        target = 6767964A11AD629200421804 /* TLibVideoIO */;
1495                        targetProxy = 78C594361587234A004401C5 /* PBXContainerItemProxy */;
1496                };
1497                78C594391587234B004401C5 /* PBXTargetDependency */ = {
1498                        isa = PBXTargetDependency;
1499                        target = 78C593AD15872152004401C5 /* TAppCommon */;
1500                        targetProxy = 78C594381587234B004401C5 /* PBXContainerItemProxy */;
1501                };
1502                78C9B18214DAD3F100989162 /* PBXTargetDependency */ = {
1503                        isa = PBXTargetDependency;
1504                        target = 6767966911AD635600421804 /* TAppEncoder */;
1505                        targetProxy = 78C9B18114DAD3F100989162 /* PBXContainerItemProxy */;
1506                };
1507                78C9B18414DAD3F100989162 /* PBXTargetDependency */ = {
1508                        isa = PBXTargetDependency;
1509                        target = 6782E0DD11AD691A00E8FFB8 /* TAppDecoder */;
1510                        targetProxy = 78C9B18314DAD3F100989162 /* PBXContainerItemProxy */;
1511                };
1512                78C9B18614DAD3F100989162 /* PBXTargetDependency */ = {
1513                        isa = PBXTargetDependency;
1514                        target = 7894E37514890DD2009259F4 /* TAppRenderer */;
1515                        targetProxy = 78C9B18514DAD3F100989162 /* PBXContainerItemProxy */;
1516                };
1517/* End PBXTargetDependency section */
1518
1519/* Begin XCBuildConfiguration section */
1520                1DEB923608733DC60010E9CD /* Debug */ = {
1521                        isa = XCBuildConfiguration;
1522                        buildSettings = {
1523                                GCC_OPTIMIZATION_LEVEL = 0;
1524                                GCC_WARN_ABOUT_RETURN_TYPE = YES;
1525                                GCC_WARN_UNUSED_VARIABLE = YES;
1526                                HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/source/Lib/";
1527                                ONLY_ACTIVE_ARCH = YES;
1528                                OTHER_CPLUSPLUSFLAGS = (
1529                                        "$(OTHER_CFLAGS)",
1530                                        "-DDEBUG",
1531                                );
1532                        };
1533                        name = Debug;
1534                };
1535                1DEB923708733DC60010E9CD /* Release */ = {
1536                        isa = XCBuildConfiguration;
1537                        buildSettings = {
1538                                GCC_OPTIMIZATION_LEVEL = s;
1539                                GCC_WARN_ABOUT_RETURN_TYPE = YES;
1540                                GCC_WARN_UNUSED_VARIABLE = YES;
1541                                HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/source/Lib/";
1542                        };
1543                        name = Release;
1544                };
1545                6767959511AD61BC00421804 /* Debug */ = {
1546                        isa = XCBuildConfiguration;
1547                        buildSettings = {
1548                                COMBINE_HIDPI_IMAGES = YES;
1549                                INSTALL_PATH = /usr/local/lib;
1550                                PRODUCT_NAME = TLibCommon;
1551                        };
1552                        name = Debug;
1553                };
1554                6767959611AD61BC00421804 /* Release */ = {
1555                        isa = XCBuildConfiguration;
1556                        buildSettings = {
1557                                COMBINE_HIDPI_IMAGES = YES;
1558                                INSTALL_PATH = /usr/local/lib;
1559                                PRODUCT_NAME = TLibCommon;
1560                        };
1561                        name = Release;
1562                };
1563                676795F511AD621A00421804 /* Debug */ = {
1564                        isa = XCBuildConfiguration;
1565                        buildSettings = {
1566                                COMBINE_HIDPI_IMAGES = YES;
1567                                INSTALL_PATH = /usr/local/lib;
1568                                PRODUCT_NAME = TLibDecoder;
1569                        };
1570                        name = Debug;
1571                };
1572                676795F611AD621A00421804 /* Release */ = {
1573                        isa = XCBuildConfiguration;
1574                        buildSettings = {
1575                                COMBINE_HIDPI_IMAGES = YES;
1576                                INSTALL_PATH = /usr/local/lib;
1577                                PRODUCT_NAME = TLibDecoder;
1578                        };
1579                        name = Release;
1580                };
1581                6767961A11AD626F00421804 /* Debug */ = {
1582                        isa = XCBuildConfiguration;
1583                        buildSettings = {
1584                                COMBINE_HIDPI_IMAGES = YES;
1585                                INSTALL_PATH = /usr/local/lib;
1586                                PRODUCT_NAME = TLibEncoder;
1587                        };
1588                        name = Debug;
1589                };
1590                6767961B11AD626F00421804 /* Release */ = {
1591                        isa = XCBuildConfiguration;
1592                        buildSettings = {
1593                                COMBINE_HIDPI_IMAGES = YES;
1594                                INSTALL_PATH = /usr/local/lib;
1595                                PRODUCT_NAME = TLibEncoder;
1596                        };
1597                        name = Release;
1598                };
1599                6767964C11AD629200421804 /* Debug */ = {
1600                        isa = XCBuildConfiguration;
1601                        buildSettings = {
1602                                COMBINE_HIDPI_IMAGES = YES;
1603                                INSTALL_PATH = /usr/local/lib;
1604                                PRODUCT_NAME = TLibVideoIO;
1605                        };
1606                        name = Debug;
1607                };
1608                6767964D11AD629200421804 /* Release */ = {
1609                        isa = XCBuildConfiguration;
1610                        buildSettings = {
1611                                COMBINE_HIDPI_IMAGES = YES;
1612                                INSTALL_PATH = /usr/local/lib;
1613                                PRODUCT_NAME = TLibVideoIO;
1614                        };
1615                        name = Release;
1616                };
1617                6767966C11AD635600421804 /* Debug */ = {
1618                        isa = XCBuildConfiguration;
1619                        buildSettings = {
1620                                INSTALL_PATH = /usr/local/bin;
1621                                PRODUCT_NAME = TAppEncoder;
1622                        };
1623                        name = Debug;
1624                };
1625                6767966D11AD635600421804 /* Release */ = {
1626                        isa = XCBuildConfiguration;
1627                        buildSettings = {
1628                                INSTALL_PATH = /usr/local/bin;
1629                                PRODUCT_NAME = TAppEncoder;
1630                        };
1631                        name = Release;
1632                };
1633                6782E0E011AD691B00E8FFB8 /* Debug */ = {
1634                        isa = XCBuildConfiguration;
1635                        buildSettings = {
1636                                INSTALL_PATH = /usr/local/bin;
1637                                PRODUCT_NAME = TAppDecoder;
1638                        };
1639                        name = Debug;
1640                };
1641                6782E0E111AD691B00E8FFB8 /* Release */ = {
1642                        isa = XCBuildConfiguration;
1643                        buildSettings = {
1644                                INSTALL_PATH = /usr/local/bin;
1645                                PRODUCT_NAME = TAppDecoder;
1646                        };
1647                        name = Release;
1648                };
1649                7885897B15664E3D00982C12 /* Debug */ = {
1650                        isa = XCBuildConfiguration;
1651                        buildSettings = {
1652                                COMBINE_HIDPI_IMAGES = YES;
1653                                INSTALL_PATH = /usr/local/lib;
1654                                PRODUCT_NAME = TLibExtractor;
1655                        };
1656                        name = Debug;
1657                };
1658                7885897C15664E3D00982C12 /* Release */ = {
1659                        isa = XCBuildConfiguration;
1660                        buildSettings = {
1661                                COMBINE_HIDPI_IMAGES = YES;
1662                                INSTALL_PATH = /usr/local/lib;
1663                                PRODUCT_NAME = TLibExtractor;
1664                        };
1665                        name = Release;
1666                };
1667                7885899215664E6A00982C12 /* Debug */ = {
1668                        isa = XCBuildConfiguration;
1669                        buildSettings = {
1670                                INSTALL_PATH = /usr/local/bin;
1671                                PRODUCT_NAME = TAppExtractor;
1672                        };
1673                        name = Debug;
1674                };
1675                7885899315664E6A00982C12 /* Release */ = {
1676                        isa = XCBuildConfiguration;
1677                        buildSettings = {
1678                                INSTALL_PATH = /usr/local/bin;
1679                                PRODUCT_NAME = TAppExtractor;
1680                        };
1681                        name = Release;
1682                };
1683                7894E36514890D9A009259F4 /* Debug */ = {
1684                        isa = XCBuildConfiguration;
1685                        buildSettings = {
1686                                COMBINE_HIDPI_IMAGES = YES;
1687                                INSTALL_PATH = /usr/local/lib;
1688                                PRODUCT_NAME = TLibRenderer;
1689                        };
1690                        name = Debug;
1691                };
1692                7894E36614890D9A009259F4 /* Release */ = {
1693                        isa = XCBuildConfiguration;
1694                        buildSettings = {
1695                                COMBINE_HIDPI_IMAGES = YES;
1696                                INSTALL_PATH = /usr/local/lib;
1697                                PRODUCT_NAME = TLibRenderer;
1698                        };
1699                        name = Release;
1700                };
1701                7894E38814890DD2009259F4 /* Debug */ = {
1702                        isa = XCBuildConfiguration;
1703                        buildSettings = {
1704                                INSTALL_PATH = /usr/local/bin;
1705                                PRODUCT_NAME = TAppRenderer;
1706                        };
1707                        name = Debug;
1708                };
1709                7894E38914890DD2009259F4 /* Release */ = {
1710                        isa = XCBuildConfiguration;
1711                        buildSettings = {
1712                                INSTALL_PATH = /usr/local/bin;
1713                                PRODUCT_NAME = TAppRenderer;
1714                        };
1715                        name = Release;
1716                };
1717                78C593B215872152004401C5 /* Debug */ = {
1718                        isa = XCBuildConfiguration;
1719                        buildSettings = {
1720                                COMBINE_HIDPI_IMAGES = YES;
1721                                INSTALL_PATH = /usr/local/lib;
1722                                PRODUCT_NAME = TAppCommon;
1723                        };
1724                        name = Debug;
1725                };
1726                78C593B315872152004401C5 /* Release */ = {
1727                        isa = XCBuildConfiguration;
1728                        buildSettings = {
1729                                COMBINE_HIDPI_IMAGES = YES;
1730                                INSTALL_PATH = /usr/local/lib;
1731                                PRODUCT_NAME = TAppCommon;
1732                        };
1733                        name = Release;
1734                };
1735                78C9B17D14DAD3E800989162 /* Debug */ = {
1736                        isa = XCBuildConfiguration;
1737                        buildSettings = {
1738                                PRODUCT_NAME = "$(TARGET_NAME)";
1739                        };
1740                        name = Debug;
1741                };
1742                78C9B17E14DAD3E800989162 /* Release */ = {
1743                        isa = XCBuildConfiguration;
1744                        buildSettings = {
1745                                PRODUCT_NAME = "$(TARGET_NAME)";
1746                        };
1747                        name = Release;
1748                };
1749/* End XCBuildConfiguration section */
1750
1751/* Begin XCConfigurationList section */
1752                1DEB923508733DC60010E9CD /* Build configuration list for PBXProject "HTM" */ = {
1753                        isa = XCConfigurationList;
1754                        buildConfigurations = (
1755                                1DEB923608733DC60010E9CD /* Debug */,
1756                                1DEB923708733DC60010E9CD /* Release */,
1757                        );
1758                        defaultConfigurationIsVisible = 0;
1759                        defaultConfigurationName = Release;
1760                };
1761                6767959811AD61D700421804 /* Build configuration list for PBXNativeTarget "TLibCommon" */ = {
1762                        isa = XCConfigurationList;
1763                        buildConfigurations = (
1764                                6767959511AD61BC00421804 /* Debug */,
1765                                6767959611AD61BC00421804 /* Release */,
1766                        );
1767                        defaultConfigurationIsVisible = 0;
1768                        defaultConfigurationName = Release;
1769                };
1770                676795F711AD623800421804 /* Build configuration list for PBXNativeTarget "TLibDecoder" */ = {
1771                        isa = XCConfigurationList;
1772                        buildConfigurations = (
1773                                676795F511AD621A00421804 /* Debug */,
1774                                676795F611AD621A00421804 /* Release */,
1775                        );
1776                        defaultConfigurationIsVisible = 0;
1777                        defaultConfigurationName = Release;
1778                };
1779                6767964611AD628100421804 /* Build configuration list for PBXNativeTarget "TLibEncoder" */ = {
1780                        isa = XCConfigurationList;
1781                        buildConfigurations = (
1782                                6767961A11AD626F00421804 /* Debug */,
1783                                6767961B11AD626F00421804 /* Release */,
1784                        );
1785                        defaultConfigurationIsVisible = 0;
1786                        defaultConfigurationName = Release;
1787                };
1788                6767964F11AD629700421804 /* Build configuration list for PBXNativeTarget "TLibVideoIO" */ = {
1789                        isa = XCConfigurationList;
1790                        buildConfigurations = (
1791                                6767964C11AD629200421804 /* Debug */,
1792                                6767964D11AD629200421804 /* Release */,
1793                        );
1794                        defaultConfigurationIsVisible = 0;
1795                        defaultConfigurationName = Release;
1796                };
1797                6767966E11AD637400421804 /* Build configuration list for PBXNativeTarget "TAppEncoder" */ = {
1798                        isa = XCConfigurationList;
1799                        buildConfigurations = (
1800                                6767966C11AD635600421804 /* Debug */,
1801                                6767966D11AD635600421804 /* Release */,
1802                        );
1803                        defaultConfigurationIsVisible = 0;
1804                        defaultConfigurationName = Release;
1805                };
1806                6782E0E611AD692F00E8FFB8 /* Build configuration list for PBXNativeTarget "TAppDecoder" */ = {
1807                        isa = XCConfigurationList;
1808                        buildConfigurations = (
1809                                6782E0E011AD691B00E8FFB8 /* Debug */,
1810                                6782E0E111AD691B00E8FFB8 /* Release */,
1811                        );
1812                        defaultConfigurationIsVisible = 0;
1813                        defaultConfigurationName = Release;
1814                };
1815                7885897A15664E3D00982C12 /* Build configuration list for PBXNativeTarget "TLibExtractor" */ = {
1816                        isa = XCConfigurationList;
1817                        buildConfigurations = (
1818                                7885897B15664E3D00982C12 /* Debug */,
1819                                7885897C15664E3D00982C12 /* Release */,
1820                        );
1821                        defaultConfigurationIsVisible = 0;
1822                        defaultConfigurationName = Release;
1823                };
1824                7885899115664E6A00982C12 /* Build configuration list for PBXNativeTarget "TAppExtractor" */ = {
1825                        isa = XCConfigurationList;
1826                        buildConfigurations = (
1827                                7885899215664E6A00982C12 /* Debug */,
1828                                7885899315664E6A00982C12 /* Release */,
1829                        );
1830                        defaultConfigurationIsVisible = 0;
1831                        defaultConfigurationName = Release;
1832                };
1833                7894E36414890D9A009259F4 /* Build configuration list for PBXNativeTarget "TLibRenderer" */ = {
1834                        isa = XCConfigurationList;
1835                        buildConfigurations = (
1836                                7894E36514890D9A009259F4 /* Debug */,
1837                                7894E36614890D9A009259F4 /* Release */,
1838                        );
1839                        defaultConfigurationIsVisible = 0;
1840                        defaultConfigurationName = Release;
1841                };
1842                7894E38714890DD2009259F4 /* Build configuration list for PBXNativeTarget "TAppRenderer" */ = {
1843                        isa = XCConfigurationList;
1844                        buildConfigurations = (
1845                                7894E38814890DD2009259F4 /* Debug */,
1846                                7894E38914890DD2009259F4 /* Release */,
1847                        );
1848                        defaultConfigurationIsVisible = 0;
1849                        defaultConfigurationName = Release;
1850                };
1851                78C593B115872152004401C5 /* Build configuration list for PBXNativeTarget "TAppCommon" */ = {
1852                        isa = XCConfigurationList;
1853                        buildConfigurations = (
1854                                78C593B215872152004401C5 /* Debug */,
1855                                78C593B315872152004401C5 /* Release */,
1856                        );
1857                        defaultConfigurationIsVisible = 0;
1858                        defaultConfigurationName = Release;
1859                };
1860                78C9B17F14DAD3E800989162 /* Build configuration list for PBXAggregateTarget "Package" */ = {
1861                        isa = XCConfigurationList;
1862                        buildConfigurations = (
1863                                78C9B17D14DAD3E800989162 /* Debug */,
1864                                78C9B17E14DAD3E800989162 /* Release */,
1865                        );
1866                        defaultConfigurationIsVisible = 0;
1867                        defaultConfigurationName = Release;
1868                };
1869/* End XCConfigurationList section */
1870        };
1871        rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
1872}
Note: See TracBrowser for help on using the repository browser.