|
1 // !$*UTF8*$! |
|
2 { |
|
3 archiveVersion = 1; |
|
4 classes = { |
|
5 }; |
|
6 objectVersion = 45; |
|
7 objects = { |
|
8 |
|
9 /* Begin PBXBuildFile section */ |
|
10 61958DC31364B72000B429B6 /* asm_arm.h in Headers */ = {isa = PBXBuildFile; fileRef = 61958DA61364B72000B429B6 /* asm_arm.h */; }; |
|
11 61958DC41364B72000B429B6 /* backends.h in Headers */ = {isa = PBXBuildFile; fileRef = 61958DA71364B72000B429B6 /* backends.h */; }; |
|
12 61958DC51364B72000B429B6 /* block.c in Sources */ = {isa = PBXBuildFile; fileRef = 61958DA81364B72000B429B6 /* block.c */; }; |
|
13 61958DC61364B72000B429B6 /* block.h in Headers */ = {isa = PBXBuildFile; fileRef = 61958DA91364B72000B429B6 /* block.h */; }; |
|
14 61958DC71364B72000B429B6 /* codebook.c in Sources */ = {isa = PBXBuildFile; fileRef = 61958DAA1364B72000B429B6 /* codebook.c */; }; |
|
15 61958DC81364B72000B429B6 /* codebook.h in Headers */ = {isa = PBXBuildFile; fileRef = 61958DAB1364B72000B429B6 /* codebook.h */; }; |
|
16 61958DC91364B72000B429B6 /* codec_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 61958DAC1364B72000B429B6 /* codec_internal.h */; }; |
|
17 61958DCA1364B72000B429B6 /* config_types.h in Headers */ = {isa = PBXBuildFile; fileRef = 61958DAD1364B72000B429B6 /* config_types.h */; }; |
|
18 61958DCB1364B72000B429B6 /* floor0.c in Sources */ = {isa = PBXBuildFile; fileRef = 61958DAE1364B72000B429B6 /* floor0.c */; }; |
|
19 61958DCC1364B72000B429B6 /* floor1.c in Sources */ = {isa = PBXBuildFile; fileRef = 61958DAF1364B72000B429B6 /* floor1.c */; }; |
|
20 61958DCD1364B72000B429B6 /* info.c in Sources */ = {isa = PBXBuildFile; fileRef = 61958DB01364B72000B429B6 /* info.c */; }; |
|
21 61958DCE1364B72000B429B6 /* ivorbiscodec.h in Headers */ = {isa = PBXBuildFile; fileRef = 61958DB11364B72000B429B6 /* ivorbiscodec.h */; }; |
|
22 61958DCF1364B72000B429B6 /* ivorbisfile.h in Headers */ = {isa = PBXBuildFile; fileRef = 61958DB21364B72000B429B6 /* ivorbisfile.h */; }; |
|
23 61958DD01364B72000B429B6 /* lsp_lookup.h in Headers */ = {isa = PBXBuildFile; fileRef = 61958DB31364B72000B429B6 /* lsp_lookup.h */; }; |
|
24 61958DD11364B72000B429B6 /* mapping0.c in Sources */ = {isa = PBXBuildFile; fileRef = 61958DB41364B72000B429B6 /* mapping0.c */; }; |
|
25 61958DD21364B72000B429B6 /* mdct_lookup.h in Headers */ = {isa = PBXBuildFile; fileRef = 61958DB51364B72000B429B6 /* mdct_lookup.h */; }; |
|
26 61958DD31364B72000B429B6 /* mdct.c in Sources */ = {isa = PBXBuildFile; fileRef = 61958DB61364B72000B429B6 /* mdct.c */; }; |
|
27 61958DD41364B72000B429B6 /* mdct.h in Headers */ = {isa = PBXBuildFile; fileRef = 61958DB71364B72000B429B6 /* mdct.h */; }; |
|
28 61958DD51364B72000B429B6 /* misc.h in Headers */ = {isa = PBXBuildFile; fileRef = 61958DB81364B72000B429B6 /* misc.h */; }; |
|
29 61958DD61364B72000B429B6 /* os.h in Headers */ = {isa = PBXBuildFile; fileRef = 61958DB91364B72000B429B6 /* os.h */; }; |
|
30 61958DD71364B72000B429B6 /* registry.c in Sources */ = {isa = PBXBuildFile; fileRef = 61958DBA1364B72000B429B6 /* registry.c */; }; |
|
31 61958DD81364B72000B429B6 /* registry.h in Headers */ = {isa = PBXBuildFile; fileRef = 61958DBB1364B72000B429B6 /* registry.h */; }; |
|
32 61958DD91364B72000B429B6 /* res012.c in Sources */ = {isa = PBXBuildFile; fileRef = 61958DBC1364B72000B429B6 /* res012.c */; }; |
|
33 61958DDA1364B72000B429B6 /* sharedbook.c in Sources */ = {isa = PBXBuildFile; fileRef = 61958DBD1364B72000B429B6 /* sharedbook.c */; }; |
|
34 61958DDB1364B72000B429B6 /* synthesis.c in Sources */ = {isa = PBXBuildFile; fileRef = 61958DBE1364B72000B429B6 /* synthesis.c */; }; |
|
35 61958DDC1364B72000B429B6 /* vorbisfile.c in Sources */ = {isa = PBXBuildFile; fileRef = 61958DBF1364B72000B429B6 /* vorbisfile.c */; }; |
|
36 61958DDD1364B72000B429B6 /* window_lookup.h in Headers */ = {isa = PBXBuildFile; fileRef = 61958DC01364B72000B429B6 /* window_lookup.h */; }; |
|
37 61958DDE1364B72000B429B6 /* window.c in Sources */ = {isa = PBXBuildFile; fileRef = 61958DC11364B72000B429B6 /* window.c */; }; |
|
38 61958DDF1364B72000B429B6 /* window.h in Headers */ = {isa = PBXBuildFile; fileRef = 61958DC21364B72000B429B6 /* window.h */; }; |
|
39 61958DFC1364B84300B429B6 /* os_types.h in Headers */ = {isa = PBXBuildFile; fileRef = 61958DFB1364B84300B429B6 /* os_types.h */; }; |
|
40 61958E0E1364B89700B429B6 /* ogg.h in Headers */ = {isa = PBXBuildFile; fileRef = 61958E0D1364B89700B429B6 /* ogg.h */; }; |
|
41 619598391364BDCC00B429B6 /* framing.c in Sources */ = {isa = PBXBuildFile; fileRef = 619598381364BDCC00B429B6 /* framing.c */; }; |
|
42 619598411364BE7F00B429B6 /* bitwise.c in Sources */ = {isa = PBXBuildFile; fileRef = 619598401364BE7F00B429B6 /* bitwise.c */; }; |
|
43 AA747D9F0F9514B9006C5449 /* Tremor_Prefix.pch in Headers */ = {isa = PBXBuildFile; fileRef = AA747D9E0F9514B9006C5449 /* Tremor_Prefix.pch */; }; |
|
44 AACBBE4A0F95108600F1A2B1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AACBBE490F95108600F1A2B1 /* Foundation.framework */; }; |
|
45 /* End PBXBuildFile section */ |
|
46 |
|
47 /* Begin PBXFileReference section */ |
|
48 61958DA61364B72000B429B6 /* asm_arm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = asm_arm.h; path = ../asm_arm.h; sourceTree = SOURCE_ROOT; }; |
|
49 61958DA71364B72000B429B6 /* backends.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = backends.h; path = ../backends.h; sourceTree = SOURCE_ROOT; }; |
|
50 61958DA81364B72000B429B6 /* block.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = block.c; path = ../block.c; sourceTree = SOURCE_ROOT; }; |
|
51 61958DA91364B72000B429B6 /* block.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = block.h; path = ../block.h; sourceTree = SOURCE_ROOT; }; |
|
52 61958DAA1364B72000B429B6 /* codebook.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = codebook.c; path = ../codebook.c; sourceTree = SOURCE_ROOT; }; |
|
53 61958DAB1364B72000B429B6 /* codebook.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = codebook.h; path = ../codebook.h; sourceTree = SOURCE_ROOT; }; |
|
54 61958DAC1364B72000B429B6 /* codec_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = codec_internal.h; path = ../codec_internal.h; sourceTree = SOURCE_ROOT; }; |
|
55 61958DAD1364B72000B429B6 /* config_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = config_types.h; path = ../config_types.h; sourceTree = SOURCE_ROOT; }; |
|
56 61958DAE1364B72000B429B6 /* floor0.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = floor0.c; path = ../floor0.c; sourceTree = SOURCE_ROOT; }; |
|
57 61958DAF1364B72000B429B6 /* floor1.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = floor1.c; path = ../floor1.c; sourceTree = SOURCE_ROOT; }; |
|
58 61958DB01364B72000B429B6 /* info.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = info.c; path = ../info.c; sourceTree = SOURCE_ROOT; }; |
|
59 61958DB11364B72000B429B6 /* ivorbiscodec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ivorbiscodec.h; path = ../ivorbiscodec.h; sourceTree = SOURCE_ROOT; }; |
|
60 61958DB21364B72000B429B6 /* ivorbisfile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ivorbisfile.h; path = ../ivorbisfile.h; sourceTree = SOURCE_ROOT; }; |
|
61 61958DB31364B72000B429B6 /* lsp_lookup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = lsp_lookup.h; path = ../lsp_lookup.h; sourceTree = SOURCE_ROOT; }; |
|
62 61958DB41364B72000B429B6 /* mapping0.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = mapping0.c; path = ../mapping0.c; sourceTree = SOURCE_ROOT; }; |
|
63 61958DB51364B72000B429B6 /* mdct_lookup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = mdct_lookup.h; path = ../mdct_lookup.h; sourceTree = SOURCE_ROOT; }; |
|
64 61958DB61364B72000B429B6 /* mdct.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = mdct.c; path = ../mdct.c; sourceTree = SOURCE_ROOT; }; |
|
65 61958DB71364B72000B429B6 /* mdct.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = mdct.h; path = ../mdct.h; sourceTree = SOURCE_ROOT; }; |
|
66 61958DB81364B72000B429B6 /* misc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = misc.h; path = ../misc.h; sourceTree = SOURCE_ROOT; }; |
|
67 61958DB91364B72000B429B6 /* os.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = os.h; path = ../os.h; sourceTree = SOURCE_ROOT; }; |
|
68 61958DBA1364B72000B429B6 /* registry.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = registry.c; path = ../registry.c; sourceTree = SOURCE_ROOT; }; |
|
69 61958DBB1364B72000B429B6 /* registry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = registry.h; path = ../registry.h; sourceTree = SOURCE_ROOT; }; |
|
70 61958DBC1364B72000B429B6 /* res012.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = res012.c; path = ../res012.c; sourceTree = SOURCE_ROOT; }; |
|
71 61958DBD1364B72000B429B6 /* sharedbook.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = sharedbook.c; path = ../sharedbook.c; sourceTree = SOURCE_ROOT; }; |
|
72 61958DBE1364B72000B429B6 /* synthesis.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = synthesis.c; path = ../synthesis.c; sourceTree = SOURCE_ROOT; }; |
|
73 61958DBF1364B72000B429B6 /* vorbisfile.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = vorbisfile.c; path = ../vorbisfile.c; sourceTree = SOURCE_ROOT; }; |
|
74 61958DC01364B72000B429B6 /* window_lookup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = window_lookup.h; path = ../window_lookup.h; sourceTree = SOURCE_ROOT; }; |
|
75 61958DC11364B72000B429B6 /* window.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = window.c; path = ../window.c; sourceTree = SOURCE_ROOT; }; |
|
76 61958DC21364B72000B429B6 /* window.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = window.h; path = ../window.h; sourceTree = SOURCE_ROOT; }; |
|
77 61958DFB1364B84300B429B6 /* os_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = os_types.h; path = ../../../../Library/cocos2d/external/Tremor/os_types.h; sourceTree = SOURCE_ROOT; }; |
|
78 61958E0D1364B89700B429B6 /* ogg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ogg.h; path = ../ogg.h; sourceTree = SOURCE_ROOT; }; |
|
79 619598381364BDCC00B429B6 /* framing.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = framing.c; path = ../framing.c; sourceTree = "<group>"; }; |
|
80 619598401364BE7F00B429B6 /* bitwise.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = bitwise.c; path = ../bitwise.c; sourceTree = "<group>"; }; |
|
81 AA747D9E0F9514B9006C5449 /* Tremor_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Tremor_Prefix.pch; sourceTree = SOURCE_ROOT; }; |
|
82 AACBBE490F95108600F1A2B1 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; |
|
83 D2AAC07E0554694100DB518D /* libTremor.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libTremor.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
84 /* End PBXFileReference section */ |
|
85 |
|
86 /* Begin PBXFrameworksBuildPhase section */ |
|
87 D2AAC07C0554694100DB518D /* Frameworks */ = { |
|
88 isa = PBXFrameworksBuildPhase; |
|
89 buildActionMask = 2147483647; |
|
90 files = ( |
|
91 AACBBE4A0F95108600F1A2B1 /* Foundation.framework in Frameworks */, |
|
92 ); |
|
93 runOnlyForDeploymentPostprocessing = 0; |
|
94 }; |
|
95 /* End PBXFrameworksBuildPhase section */ |
|
96 |
|
97 /* Begin PBXGroup section */ |
|
98 034768DFFF38A50411DB9C8B /* Products */ = { |
|
99 isa = PBXGroup; |
|
100 children = ( |
|
101 D2AAC07E0554694100DB518D /* libTremor.a */, |
|
102 ); |
|
103 name = Products; |
|
104 sourceTree = "<group>"; |
|
105 }; |
|
106 0867D691FE84028FC02AAC07 /* Tremor */ = { |
|
107 isa = PBXGroup; |
|
108 children = ( |
|
109 08FB77AEFE84172EC02AAC07 /* Sources */, |
|
110 32C88DFF0371C24200C91783 /* Other Sources */, |
|
111 0867D69AFE84028FC02AAC07 /* Frameworks */, |
|
112 034768DFFF38A50411DB9C8B /* Products */, |
|
113 ); |
|
114 name = Tremor; |
|
115 sourceTree = "<group>"; |
|
116 }; |
|
117 0867D69AFE84028FC02AAC07 /* Frameworks */ = { |
|
118 isa = PBXGroup; |
|
119 children = ( |
|
120 AACBBE490F95108600F1A2B1 /* Foundation.framework */, |
|
121 ); |
|
122 name = Frameworks; |
|
123 sourceTree = "<group>"; |
|
124 }; |
|
125 08FB77AEFE84172EC02AAC07 /* Sources */ = { |
|
126 isa = PBXGroup; |
|
127 children = ( |
|
128 619598401364BE7F00B429B6 /* bitwise.c */, |
|
129 619598381364BDCC00B429B6 /* framing.c */, |
|
130 61958DA61364B72000B429B6 /* asm_arm.h */, |
|
131 61958DA71364B72000B429B6 /* backends.h */, |
|
132 61958DA81364B72000B429B6 /* block.c */, |
|
133 61958DA91364B72000B429B6 /* block.h */, |
|
134 61958DAA1364B72000B429B6 /* codebook.c */, |
|
135 61958DAB1364B72000B429B6 /* codebook.h */, |
|
136 61958DAC1364B72000B429B6 /* codec_internal.h */, |
|
137 61958DAD1364B72000B429B6 /* config_types.h */, |
|
138 61958DAE1364B72000B429B6 /* floor0.c */, |
|
139 61958DAF1364B72000B429B6 /* floor1.c */, |
|
140 61958DB01364B72000B429B6 /* info.c */, |
|
141 61958DB11364B72000B429B6 /* ivorbiscodec.h */, |
|
142 61958DB21364B72000B429B6 /* ivorbisfile.h */, |
|
143 61958DB31364B72000B429B6 /* lsp_lookup.h */, |
|
144 61958DB41364B72000B429B6 /* mapping0.c */, |
|
145 61958DB51364B72000B429B6 /* mdct_lookup.h */, |
|
146 61958DB61364B72000B429B6 /* mdct.c */, |
|
147 61958DB71364B72000B429B6 /* mdct.h */, |
|
148 61958DB81364B72000B429B6 /* misc.h */, |
|
149 61958E0D1364B89700B429B6 /* ogg.h */, |
|
150 61958DB91364B72000B429B6 /* os.h */, |
|
151 61958DFB1364B84300B429B6 /* os_types.h */, |
|
152 61958DBA1364B72000B429B6 /* registry.c */, |
|
153 61958DBB1364B72000B429B6 /* registry.h */, |
|
154 61958DBC1364B72000B429B6 /* res012.c */, |
|
155 61958DBD1364B72000B429B6 /* sharedbook.c */, |
|
156 61958DBE1364B72000B429B6 /* synthesis.c */, |
|
157 61958DBF1364B72000B429B6 /* vorbisfile.c */, |
|
158 61958DC01364B72000B429B6 /* window_lookup.h */, |
|
159 61958DC11364B72000B429B6 /* window.c */, |
|
160 61958DC21364B72000B429B6 /* window.h */, |
|
161 ); |
|
162 name = Sources; |
|
163 sourceTree = "<group>"; |
|
164 }; |
|
165 32C88DFF0371C24200C91783 /* Other Sources */ = { |
|
166 isa = PBXGroup; |
|
167 children = ( |
|
168 AA747D9E0F9514B9006C5449 /* Tremor_Prefix.pch */, |
|
169 ); |
|
170 name = "Other Sources"; |
|
171 sourceTree = "<group>"; |
|
172 }; |
|
173 /* End PBXGroup section */ |
|
174 |
|
175 /* Begin PBXHeadersBuildPhase section */ |
|
176 D2AAC07A0554694100DB518D /* Headers */ = { |
|
177 isa = PBXHeadersBuildPhase; |
|
178 buildActionMask = 2147483647; |
|
179 files = ( |
|
180 AA747D9F0F9514B9006C5449 /* Tremor_Prefix.pch in Headers */, |
|
181 61958DC31364B72000B429B6 /* asm_arm.h in Headers */, |
|
182 61958DC41364B72000B429B6 /* backends.h in Headers */, |
|
183 61958DC61364B72000B429B6 /* block.h in Headers */, |
|
184 61958DC81364B72000B429B6 /* codebook.h in Headers */, |
|
185 61958DC91364B72000B429B6 /* codec_internal.h in Headers */, |
|
186 61958DCA1364B72000B429B6 /* config_types.h in Headers */, |
|
187 61958DCE1364B72000B429B6 /* ivorbiscodec.h in Headers */, |
|
188 61958DCF1364B72000B429B6 /* ivorbisfile.h in Headers */, |
|
189 61958DD01364B72000B429B6 /* lsp_lookup.h in Headers */, |
|
190 61958DD21364B72000B429B6 /* mdct_lookup.h in Headers */, |
|
191 61958DD41364B72000B429B6 /* mdct.h in Headers */, |
|
192 61958DD51364B72000B429B6 /* misc.h in Headers */, |
|
193 61958DD61364B72000B429B6 /* os.h in Headers */, |
|
194 61958DD81364B72000B429B6 /* registry.h in Headers */, |
|
195 61958DDD1364B72000B429B6 /* window_lookup.h in Headers */, |
|
196 61958DDF1364B72000B429B6 /* window.h in Headers */, |
|
197 61958DFC1364B84300B429B6 /* os_types.h in Headers */, |
|
198 61958E0E1364B89700B429B6 /* ogg.h in Headers */, |
|
199 ); |
|
200 runOnlyForDeploymentPostprocessing = 0; |
|
201 }; |
|
202 /* End PBXHeadersBuildPhase section */ |
|
203 |
|
204 /* Begin PBXNativeTarget section */ |
|
205 D2AAC07D0554694100DB518D /* libTremor */ = { |
|
206 isa = PBXNativeTarget; |
|
207 buildConfigurationList = 1DEB921E08733DC00010E9CD /* Build configuration list for PBXNativeTarget "libTremor" */; |
|
208 buildPhases = ( |
|
209 D2AAC07A0554694100DB518D /* Headers */, |
|
210 D2AAC07B0554694100DB518D /* Sources */, |
|
211 D2AAC07C0554694100DB518D /* Frameworks */, |
|
212 ); |
|
213 buildRules = ( |
|
214 ); |
|
215 dependencies = ( |
|
216 ); |
|
217 name = libTremor; |
|
218 productName = Tremor; |
|
219 productReference = D2AAC07E0554694100DB518D /* libTremor.a */; |
|
220 productType = "com.apple.product-type.library.static"; |
|
221 }; |
|
222 /* End PBXNativeTarget section */ |
|
223 |
|
224 /* Begin PBXProject section */ |
|
225 0867D690FE84028FC02AAC07 /* Project object */ = { |
|
226 isa = PBXProject; |
|
227 buildConfigurationList = 1DEB922208733DC00010E9CD /* Build configuration list for PBXProject "Tremor" */; |
|
228 compatibilityVersion = "Xcode 3.1"; |
|
229 developmentRegion = English; |
|
230 hasScannedForEncodings = 1; |
|
231 knownRegions = ( |
|
232 English, |
|
233 Japanese, |
|
234 French, |
|
235 German, |
|
236 ); |
|
237 mainGroup = 0867D691FE84028FC02AAC07 /* Tremor */; |
|
238 productRefGroup = 034768DFFF38A50411DB9C8B /* Products */; |
|
239 projectDirPath = ""; |
|
240 projectRoot = ""; |
|
241 targets = ( |
|
242 D2AAC07D0554694100DB518D /* libTremor */, |
|
243 ); |
|
244 }; |
|
245 /* End PBXProject section */ |
|
246 |
|
247 /* Begin PBXSourcesBuildPhase section */ |
|
248 D2AAC07B0554694100DB518D /* Sources */ = { |
|
249 isa = PBXSourcesBuildPhase; |
|
250 buildActionMask = 2147483647; |
|
251 files = ( |
|
252 619598411364BE7F00B429B6 /* bitwise.c in Sources */, |
|
253 61958DC51364B72000B429B6 /* block.c in Sources */, |
|
254 61958DC71364B72000B429B6 /* codebook.c in Sources */, |
|
255 619598391364BDCC00B429B6 /* framing.c in Sources */, |
|
256 61958DCB1364B72000B429B6 /* floor0.c in Sources */, |
|
257 61958DCC1364B72000B429B6 /* floor1.c in Sources */, |
|
258 61958DCD1364B72000B429B6 /* info.c in Sources */, |
|
259 61958DD11364B72000B429B6 /* mapping0.c in Sources */, |
|
260 61958DD31364B72000B429B6 /* mdct.c in Sources */, |
|
261 61958DD71364B72000B429B6 /* registry.c in Sources */, |
|
262 61958DD91364B72000B429B6 /* res012.c in Sources */, |
|
263 61958DDA1364B72000B429B6 /* sharedbook.c in Sources */, |
|
264 61958DDB1364B72000B429B6 /* synthesis.c in Sources */, |
|
265 61958DDC1364B72000B429B6 /* vorbisfile.c in Sources */, |
|
266 61958DDE1364B72000B429B6 /* window.c in Sources */, |
|
267 ); |
|
268 runOnlyForDeploymentPostprocessing = 0; |
|
269 }; |
|
270 /* End PBXSourcesBuildPhase section */ |
|
271 |
|
272 /* Begin XCBuildConfiguration section */ |
|
273 1DEB921F08733DC00010E9CD /* Debug */ = { |
|
274 isa = XCBuildConfiguration; |
|
275 buildSettings = { |
|
276 ALWAYS_SEARCH_USER_PATHS = NO; |
|
277 ARCHS = "$(ARCHS_STANDARD_32_BIT)"; |
|
278 COPY_PHASE_STRIP = NO; |
|
279 DSTROOT = /tmp/Tremor.dst; |
|
280 GCC_DYNAMIC_NO_PIC = NO; |
|
281 GCC_ENABLE_FIX_AND_CONTINUE = YES; |
|
282 GCC_MODEL_TUNING = G5; |
|
283 GCC_OPTIMIZATION_LEVEL = 0; |
|
284 GCC_PRECOMPILE_PREFIX_HEADER = YES; |
|
285 GCC_PREFIX_HEADER = Tremor_Prefix.pch; |
|
286 INSTALL_PATH = /usr/local/lib; |
|
287 PRODUCT_NAME = Tremor; |
|
288 }; |
|
289 name = Debug; |
|
290 }; |
|
291 1DEB922008733DC00010E9CD /* Release */ = { |
|
292 isa = XCBuildConfiguration; |
|
293 buildSettings = { |
|
294 ALWAYS_SEARCH_USER_PATHS = NO; |
|
295 ARCHS = "$(ARCHS_STANDARD_32_BIT)"; |
|
296 DSTROOT = /tmp/Tremor.dst; |
|
297 GCC_MODEL_TUNING = G5; |
|
298 GCC_PRECOMPILE_PREFIX_HEADER = YES; |
|
299 GCC_PREFIX_HEADER = Tremor_Prefix.pch; |
|
300 INSTALL_PATH = /usr/local/lib; |
|
301 PRODUCT_NAME = Tremor; |
|
302 }; |
|
303 name = Release; |
|
304 }; |
|
305 1DEB922308733DC00010E9CD /* Debug */ = { |
|
306 isa = XCBuildConfiguration; |
|
307 buildSettings = { |
|
308 ARCHS = "$(ARCHS_STANDARD_32_BIT)"; |
|
309 GCC_C_LANGUAGE_STANDARD = c99; |
|
310 GCC_OPTIMIZATION_LEVEL = 0; |
|
311 GCC_THUMB_SUPPORT = NO; |
|
312 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; |
|
313 GCC_WARN_ABOUT_RETURN_TYPE = YES; |
|
314 GCC_WARN_UNUSED_VARIABLE = YES; |
|
315 IPHONEOS_DEPLOYMENT_TARGET = 4.0; |
|
316 OTHER_LDFLAGS = "-ObjC"; |
|
317 PREBINDING = NO; |
|
318 SDKROOT = iphoneos; |
|
319 TARGETED_DEVICE_FAMILY = "1,2"; |
|
320 }; |
|
321 name = Debug; |
|
322 }; |
|
323 1DEB922408733DC00010E9CD /* Release */ = { |
|
324 isa = XCBuildConfiguration; |
|
325 buildSettings = { |
|
326 ARCHS = "$(ARCHS_STANDARD_32_BIT)"; |
|
327 GCC_C_LANGUAGE_STANDARD = c99; |
|
328 GCC_FAST_MATH = YES; |
|
329 GCC_THUMB_SUPPORT = NO; |
|
330 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; |
|
331 GCC_WARN_ABOUT_RETURN_TYPE = YES; |
|
332 GCC_WARN_UNUSED_VARIABLE = YES; |
|
333 IPHONEOS_DEPLOYMENT_TARGET = 4.0; |
|
334 OTHER_LDFLAGS = "-ObjC"; |
|
335 PREBINDING = NO; |
|
336 SDKROOT = iphoneos; |
|
337 TARGETED_DEVICE_FAMILY = "1,2"; |
|
338 }; |
|
339 name = Release; |
|
340 }; |
|
341 /* End XCBuildConfiguration section */ |
|
342 |
|
343 /* Begin XCConfigurationList section */ |
|
344 1DEB921E08733DC00010E9CD /* Build configuration list for PBXNativeTarget "libTremor" */ = { |
|
345 isa = XCConfigurationList; |
|
346 buildConfigurations = ( |
|
347 1DEB921F08733DC00010E9CD /* Debug */, |
|
348 1DEB922008733DC00010E9CD /* Release */, |
|
349 ); |
|
350 defaultConfigurationIsVisible = 0; |
|
351 defaultConfigurationName = Release; |
|
352 }; |
|
353 1DEB922208733DC00010E9CD /* Build configuration list for PBXProject "Tremor" */ = { |
|
354 isa = XCConfigurationList; |
|
355 buildConfigurations = ( |
|
356 1DEB922308733DC00010E9CD /* Debug */, |
|
357 1DEB922408733DC00010E9CD /* Release */, |
|
358 ); |
|
359 defaultConfigurationIsVisible = 0; |
|
360 defaultConfigurationName = Release; |
|
361 }; |
|
362 /* End XCConfigurationList section */ |
|
363 }; |
|
364 rootObject = 0867D690FE84028FC02AAC07 /* Project object */; |
|
365 } |