Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(243)

Side by Side Diff: media/media.xcodeproj/project.pbxproj

Issue 28305: GYP it, GYP it good (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: Created 11 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 45;
7 objects = {
8
9 /* Begin PBXAggregateTarget section */
10 CA70C1C70E6C78D300FBEF81 /* All */ = {
11 isa = PBXAggregateTarget;
12 buildConfigurationList = CA70C1DF0E6C792100FBEF81 /* Bui ld configuration list for PBXAggregateTarget "All" */;
13 buildPhases = (
14 );
15 dependencies = (
16 CA70C1CB0E6C78E000FBEF81 /* PBXTargetDependency */,
17 CA70C1CD0E6C78E000FBEF81 /* PBXTargetDependency */,
18 );
19 name = All;
20 productName = All;
21 };
22 E4AFA6580E52423900201347 /* run_media_unittests */ = {
23 isa = PBXAggregateTarget;
24 buildConfigurationList = E4AFA65D0E52429E00201347 /* Bui ld configuration list for PBXAggregateTarget "run_media_unittests" */;
25 buildPhases = (
26 E4AFA6570E52423900201347 /* ShellScript */,
27 );
28 dependencies = (
29 E4AFA65C0E52424400201347 /* PBXTargetDependency */,
30 );
31 name = run_media_unittests;
32 productName = run_net_unittests;
33 };
34 /* End PBXAggregateTarget section */
35
36 /* Begin PBXBuildFile section */
37 7B2630680E82F2A1001CE27F /* libevent.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B2630650E82F282001CE27F /* libevent.a */; };
38 7BA015760E5A1C7500044150 /* libicudata.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7BA015650E5A1C3E00044150 /* libicudata.a */; };
39 7BA015770E5A1C7500044150 /* libicui18n.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7BA015690E5A1C3E00044150 /* libicui18n.a */; };
40 7BA015780E5A1C7500044150 /* libicuuc.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7BA0156D0E5A1C3E00044150 /* libicuuc.a */; };
41 7BA015FA0E5A1CA600044150 /* Foundation.framework in Frameworks * / = {isa = PBXBuildFile; fileRef = 7BA0157A0E5A1C9100044150 /* Foundation.framew ork */; };
42 7BA359120E89903B0023C8B9 /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7BA357A60E8990260023C8B9 /* AppKit.framework */; };
43 7BED34190E5A1A8600A747DB /* libmedia.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E4BA04540E25613300BE02C6 /* libmedia.a */; };
44 7BED34450E5A1A9600A747DB /* libbase.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7BED324A0E5A17C000A747DB /* libbase.a */; };
45 7BED34520E5A1ABC00A747DB /* libgtest.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7BED32530E5A17C300A747DB /* libgtest.a */; };
46 8200F2030E5F741E005A3C44 /* CoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8200F2020E5F741E005A3C44 /* CoreServices.fr amework */; };
47 820706940EB8D9D4005CD9E7 /* SystemConfiguration.framework in Fra meworks */ = {isa = PBXBuildFile; fileRef = 820706930EB8D9D4005CD9E7 /* SystemCo nfiguration.framework */; };
48 82113A280E84360200E3848F /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82113A270E84360200E3848F /* Security.framework */; };
49 ABFA33A30F424FBD008FCF5D /* audio_manager_mac.cc in Sources */ = {isa = PBXBuildFile; fileRef = ABFA33A20F424FBD008FCF5D /* audio_manager_mac.cc */; };
50 DC5E24F40EFC4CE5006AD1A7 /* data_buffer.cc in Sources */ = {isa = PBXBuildFile; fileRef = DC5E24E10EFC4CC8006AD1A7 /* data_buffer.cc */; };
51 DC5E24F50EFC4CE5006AD1A7 /* media_format.cc in Sources */ = {isa = PBXBuildFile; fileRef = DC5E24E60EFC4CC8006AD1A7 /* media_format.cc */; };
52 DC5E24F60EFC4CF7006AD1A7 /* data_buffer_unittest.cc in Sources * / = {isa = PBXBuildFile; fileRef = DC5E24E30EFC4CC8006AD1A7 /* data_buffer_unitt est.cc */; };
53 DC5E24F70EFC4CF7006AD1A7 /* run_all_unittests.cc in Sources */ = {isa = PBXBuildFile; fileRef = DC5E24E80EFC4CC8006AD1A7 /* run_all_unittests.cc */; };
54 DC66E6E30F13FE6A00E13554 /* filter_host_impl.cc in Sources */ = {isa = PBXBuildFile; fileRef = DC96BFAF0F13F19300668B64 /* filter_host_impl.cc * /; };
55 DCB6EF0B0F2FDBE90084FC00 /* pipeline_impl.cc in Sources */ = {is a = PBXBuildFile; fileRef = DCB6EF090F2FDBE90084FC00 /* pipeline_impl.cc */; };
56 DCE176C60F2FDDF600C3FF5C /* pipeline_impl_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = DCE176C50F2FDDF600C3FF5C /* pipeline_impl_u nittest.cc */; };
57 /* End PBXBuildFile section */
58
59 /* Begin PBXContainerItemProxy section */
60 7B2630640E82F282001CE27F /* PBXContainerItemProxy */ = {
61 isa = PBXContainerItemProxy;
62 containerPortal = 7B2630600E82F282001CE27F /* libevent.x codeproj */;
63 proxyType = 2;
64 remoteGlobalIDString = 7B262E840E82E5D7001CE27F;
65 remoteInfo = libevent;
66 };
67 7B2630660E82F291001CE27F /* PBXContainerItemProxy */ = {
68 isa = PBXContainerItemProxy;
69 containerPortal = 7B2630600E82F282001CE27F /* libevent.x codeproj */;
70 proxyType = 1;
71 remoteGlobalIDString = 7B262E830E82E5D7001CE27F;
72 remoteInfo = libevent;
73 };
74 7BA015620E5A1C3E00044150 /* PBXContainerItemProxy */ = {
75 isa = PBXContainerItemProxy;
76 containerPortal = 7BA015570E5A1C3E00044150 /* icu.xcodep roj */;
77 proxyType = 2;
78 remoteGlobalIDString = 7BD540D60D6F7EFE003CD41E;
79 remoteInfo = genccode;
80 };
81 7BA015640E5A1C3E00044150 /* PBXContainerItemProxy */ = {
82 isa = PBXContainerItemProxy;
83 containerPortal = 7BA015570E5A1C3E00044150 /* icu.xcodep roj */;
84 proxyType = 2;
85 remoteGlobalIDString = 82C262C40DCF9411005CFE91;
86 remoteInfo = icudata;
87 };
88 7BA015660E5A1C3E00044150 /* PBXContainerItemProxy */ = {
89 isa = PBXContainerItemProxy;
90 containerPortal = 7BA015570E5A1C3E00044150 /* icu.xcodep roj */;
91 proxyType = 2;
92 remoteGlobalIDString = 7BD5408B0D6F743F003CD41E;
93 remoteInfo = icudata_stub;
94 };
95 7BA015680E5A1C3E00044150 /* PBXContainerItemProxy */ = {
96 isa = PBXContainerItemProxy;
97 containerPortal = 7BA015570E5A1C3E00044150 /* icu.xcodep roj */;
98 proxyType = 2;
99 remoteGlobalIDString = 7BD53EA60D6F6FC7003CD41E;
100 remoteInfo = icui18n;
101 };
102 7BA0156A0E5A1C3E00044150 /* PBXContainerItemProxy */ = {
103 isa = PBXContainerItemProxy;
104 containerPortal = 7BA015570E5A1C3E00044150 /* icu.xcodep roj */;
105 proxyType = 2;
106 remoteGlobalIDString = 7BD540260D6F727B003CD41E;
107 remoteInfo = icutu;
108 };
109 7BA0156C0E5A1C3E00044150 /* PBXContainerItemProxy */ = {
110 isa = PBXContainerItemProxy;
111 containerPortal = 7BA015570E5A1C3E00044150 /* icu.xcodep roj */;
112 proxyType = 2;
113 remoteGlobalIDString = 7BD53AAB0D6F6671003CD41E;
114 remoteInfo = icuuc;
115 };
116 7BA0156E0E5A1C3E00044150 /* PBXContainerItemProxy */ = {
117 isa = PBXContainerItemProxy;
118 containerPortal = 7BA015570E5A1C3E00044150 /* icu.xcodep roj */;
119 proxyType = 2;
120 remoteGlobalIDString = 7BD5410E0D6F8457003CD41E;
121 remoteInfo = icupkg;
122 };
123 7BA015700E5A1C5400044150 /* PBXContainerItemProxy */ = {
124 isa = PBXContainerItemProxy;
125 containerPortal = 7BA015570E5A1C3E00044150 /* icu.xcodep roj */;
126 proxyType = 1;
127 remoteGlobalIDString = 82C262C30DCF9411005CFE91;
128 remoteInfo = icudata;
129 };
130 7BA015720E5A1C5400044150 /* PBXContainerItemProxy */ = {
131 isa = PBXContainerItemProxy;
132 containerPortal = 7BA015570E5A1C3E00044150 /* icu.xcodep roj */;
133 proxyType = 1;
134 remoteGlobalIDString = 7BD53EA50D6F6FC7003CD41E;
135 remoteInfo = icui18n;
136 };
137 7BA015740E5A1C5400044150 /* PBXContainerItemProxy */ = {
138 isa = PBXContainerItemProxy;
139 containerPortal = 7BA015570E5A1C3E00044150 /* icu.xcodep roj */;
140 proxyType = 1;
141 remoteGlobalIDString = 7BD53AAA0D6F6671003CD41E;
142 remoteInfo = icuuc;
143 };
144 7BED32490E5A17C000A747DB /* PBXContainerItemProxy */ = {
145 isa = PBXContainerItemProxy;
146 containerPortal = E4AFA6450E5241D300201347 /* base.xcode proj */;
147 proxyType = 2;
148 remoteGlobalIDString = 825402BB0D92D0FA0006B936;
149 remoteInfo = base;
150 };
151 7BED324B0E5A17C000A747DB /* PBXContainerItemProxy */ = {
152 isa = PBXContainerItemProxy;
153 containerPortal = E4AFA6450E5241D300201347 /* base.xcode proj */;
154 proxyType = 2;
155 remoteGlobalIDString = 825403B10D92D2E50006B936;
156 remoteInfo = base_gfx;
157 };
158 7BED324D0E5A17C000A747DB /* PBXContainerItemProxy */ = {
159 isa = PBXContainerItemProxy;
160 containerPortal = E4AFA6450E5241D300201347 /* base.xcode proj */;
161 proxyType = 2;
162 remoteGlobalIDString = E49F18BF0E4CBAC200386AEC;
163 remoteInfo = base_unittests;
164 };
165 7BED32520E5A17C300A747DB /* PBXContainerItemProxy */ = {
166 isa = PBXContainerItemProxy;
167 containerPortal = E4AFA62E0E5240A300201347 /* gtest.xcod eproj */;
168 proxyType = 2;
169 remoteGlobalIDString = D2AAC046055464E500DB518D;
170 remoteInfo = gtest;
171 };
172 7BED34150E5A1A6F00A747DB /* PBXContainerItemProxy */ = {
173 isa = PBXContainerItemProxy;
174 containerPortal = E4AFA6450E5241D300201347 /* base.xcode proj */;
175 proxyType = 1;
176 remoteGlobalIDString = 825402BA0D92D0FA0006B936;
177 remoteInfo = base;
178 };
179 7BED34170E5A1A7800A747DB /* PBXContainerItemProxy */ = {
180 isa = PBXContainerItemProxy;
181 containerPortal = 08FB7793FE84155DC02AAC07 /* Project ob ject */;
182 proxyType = 1;
183 remoteGlobalIDString = D2AAC045055464E500DB518D;
184 remoteInfo = net;
185 };
186 7BED34500E5A1AB200A747DB /* PBXContainerItemProxy */ = {
187 isa = PBXContainerItemProxy;
188 containerPortal = E4AFA62E0E5240A300201347 /* gtest.xcod eproj */;
189 proxyType = 1;
190 remoteGlobalIDString = D2AAC045055464E500DB518D;
191 remoteInfo = gtest;
192 };
193 CA70C1CA0E6C78E000FBEF81 /* PBXContainerItemProxy */ = {
194 isa = PBXContainerItemProxy;
195 containerPortal = 08FB7793FE84155DC02AAC07 /* Project ob ject */;
196 proxyType = 1;
197 remoteGlobalIDString = D2AAC045055464E500DB518D;
198 remoteInfo = net;
199 };
200 CA70C1CC0E6C78E000FBEF81 /* PBXContainerItemProxy */ = {
201 isa = PBXContainerItemProxy;
202 containerPortal = 08FB7793FE84155DC02AAC07 /* Project ob ject */;
203 proxyType = 1;
204 remoteGlobalIDString = E4AFA6220E523E2900201347;
205 remoteInfo = net_unittests;
206 };
207 E4AFA65B0E52424400201347 /* PBXContainerItemProxy */ = {
208 isa = PBXContainerItemProxy;
209 containerPortal = 08FB7793FE84155DC02AAC07 /* Project ob ject */;
210 proxyType = 1;
211 remoteGlobalIDString = E4AFA6220E523E2900201347;
212 remoteInfo = net_unittests;
213 };
214 /* End PBXContainerItemProxy section */
215
216 /* Begin PBXFileReference section */
217 7B2630600E82F282001CE27F /* libevent.xcodeproj */ = {isa = PBXFi leReference; lastKnownFileType = "wrapper.pb-project"; name = libevent.xcodeproj ; path = third_party/libevent/libevent.xcodeproj; sourceTree = "<group>"; };
218 7BA015570E5A1C3E00044150 /* icu.xcodeproj */ = {isa = PBXFileRef erence; lastKnownFileType = "wrapper.pb-project"; name = icu.xcodeproj; path = t hird_party/icu38/icu.xcodeproj; sourceTree = "<group>"; };
219 7BA0157A0E5A1C9100044150 /* Foundation.framework */ = {isa = PBX FileReference; lastKnownFileType = wrapper.framework; name = Foundation.framewor k; path = System/Library/Frameworks/Foundation.framework; sourceTree = "<group>" ; };
220 7BA357A60E8990260023C8B9 /* AppKit.framework */ = {isa = PBXFile Reference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = "<group>"; };
221 7BED316E0E5A145200A747DB /* common.xcconfig */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = common.xcc onfig; sourceTree = "<group>"; };
222 7BED316F0E5A145200A747DB /* debug.xcconfig */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = debug.xccon fig; sourceTree = "<group>"; };
223 7BED31700E5A145200A747DB /* executable.xcconfig */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = execut able.xcconfig; sourceTree = "<group>"; };
224 7BED31710E5A145200A747DB /* release.xcconfig */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = release.x cconfig; sourceTree = "<group>"; };
225 7BED31720E5A145200A747DB /* staticlib.xcconfig */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = staticl ib.xcconfig; sourceTree = "<group>"; };
226 8200F2020E5F741E005A3C44 /* CoreServices.framework */ = {isa = P BXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.fram ework; path = System/Library/Frameworks/CoreServices.framework; sourceTree = "<g roup>"; };
227 820706930EB8D9D4005CD9E7 /* SystemConfiguration.framework */ = { isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConf iguration.framework; path = /System/Library/Frameworks/SystemConfiguration.frame work; sourceTree = "<absolute>"; };
228 82113A270E84360200E3848F /* Security.framework */ = {isa = PBXFi leReference; lastKnownFileType = wrapper.framework; name = Security.framework; p ath = System/Library/Frameworks/Security.framework; sourceTree = "<group>"; };
229 ABFA33A20F424FBD008FCF5D /* audio_manager_mac.cc */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = audio_manager_mac.cc; path = mac/audio_manager_mac.cc; sourceTree = "<group>"; } ;
230 DC5E24DE0EFC4CC8006AD1A7 /* audio_output.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audio_outp ut.h; sourceTree = "<group>"; };
231 DC5E24E00EFC4CC8006AD1A7 /* buffers.h */ = {isa = PBXFileReferen ce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = buffers.h; sour ceTree = "<group>"; };
232 DC5E24E10EFC4CC8006AD1A7 /* data_buffer.cc */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = data_b uffer.cc; sourceTree = "<group>"; };
233 DC5E24E20EFC4CC8006AD1A7 /* data_buffer.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = data_buffer .h; sourceTree = "<group>"; };
234 DC5E24E30EFC4CC8006AD1A7 /* data_buffer_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = data_buffer_unittest.cc; sourceTree = "<group>"; };
235 DC5E24E40EFC4CC8006AD1A7 /* filter_host.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = filter_host .h; sourceTree = "<group>"; };
236 DC5E24E50EFC4CC8006AD1A7 /* filters.h */ = {isa = PBXFileReferen ce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = filters.h; sour ceTree = "<group>"; };
237 DC5E24E60EFC4CC8006AD1A7 /* media_format.cc */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = media _format.cc; sourceTree = "<group>"; };
238 DC5E24E70EFC4CC8006AD1A7 /* media_format.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = media_form at.h; sourceTree = "<group>"; };
239 DC5E24E80EFC4CC8006AD1A7 /* run_all_unittests.cc */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = run_all_unittests.cc; sourceTree = "<group>"; };
240 DC96BFAF0F13F19300668B64 /* filter_host_impl.cc */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = f ilter_host_impl.cc; sourceTree = "<group>"; };
241 DC96BFB00F13F19300668B64 /* filter_host_impl.h */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = filter _host_impl.h; sourceTree = "<group>"; };
242 DCB6EF070F2FDBE90084FC00 /* factory.h */ = {isa = PBXFileReferen ce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = factory.h; sour ceTree = "<group>"; };
243 DCB6EF080F2FDBE90084FC00 /* pipeline.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pipeline.h; so urceTree = "<group>"; };
244 DCB6EF090F2FDBE90084FC00 /* pipeline_impl.cc */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pipe line_impl.cc; sourceTree = "<group>"; };
245 DCB6EF0A0F2FDBE90084FC00 /* pipeline_impl.h */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pipeline_ impl.h; sourceTree = "<group>"; };
246 DCE176C50F2FDDF600C3FF5C /* pipeline_impl_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; pa th = pipeline_impl_unittest.cc; sourceTree = "<group>"; };
247 E4AFA6230E523E2900201347 /* media_unittests */ = {isa = PBXFileR eference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; p ath = media_unittests; sourceTree = BUILT_PRODUCTS_DIR; };
248 E4AFA62E0E5240A300201347 /* gtest.xcodeproj */ = {isa = PBXFileR eference; lastKnownFileType = "wrapper.pb-project"; name = gtest.xcodeproj; path = testing/gtest.xcodeproj; sourceTree = "<group>"; };
249 E4AFA6450E5241D300201347 /* base.xcodeproj */ = {isa = PBXFileRe ference; lastKnownFileType = "wrapper.pb-project"; name = base.xcodeproj; path = base/base.xcodeproj; sourceTree = "<group>"; };
250 E4BA04540E25613300BE02C6 /* libmedia.a */ = {isa = PBXFileRefere nce; explicitFileType = archive.ar; includeInIndex = 0; path = libmedia.a; sourc eTree = BUILT_PRODUCTS_DIR; };
251 /* End PBXFileReference section */
252
253 /* Begin PBXFrameworksBuildPhase section */
254 D289987405E68DCB004EDB86 /* Frameworks */ = {
255 isa = PBXFrameworksBuildPhase;
256 buildActionMask = 2147483647;
257 files = (
258 );
259 runOnlyForDeploymentPostprocessing = 0;
260 };
261 E4AFA6210E523E2900201347 /* Frameworks */ = {
262 isa = PBXFrameworksBuildPhase;
263 buildActionMask = 2147483647;
264 files = (
265 7BA359120E89903B0023C8B9 /* AppKit.framework in Frameworks */,
266 8200F2030E5F741E005A3C44 /* CoreServices.framewo rk in Frameworks */,
267 7BA015FA0E5A1CA600044150 /* Foundation.framework in Frameworks */,
268 7BED34450E5A1A9600A747DB /* libbase.a in Framewo rks */,
269 7B2630680E82F2A1001CE27F /* libevent.a in Framew orks */,
270 7BED34520E5A1ABC00A747DB /* libgtest.a in Framew orks */,
271 7BA015760E5A1C7500044150 /* libicudata.a in Fram eworks */,
272 7BA015770E5A1C7500044150 /* libicui18n.a in Fram eworks */,
273 7BA015780E5A1C7500044150 /* libicuuc.a in Framew orks */,
274 7BED34190E5A1A8600A747DB /* libmedia.a in Framew orks */,
275 82113A280E84360200E3848F /* Security.framework i n Frameworks */,
276 820706940EB8D9D4005CD9E7 /* SystemConfiguration. framework in Frameworks */,
277 );
278 runOnlyForDeploymentPostprocessing = 0;
279 };
280 /* End PBXFrameworksBuildPhase section */
281
282 /* Begin PBXGroup section */
283 08FB7794FE84155DC02AAC07 /* zlib */ = {
284 isa = PBXGroup;
285 children = (
286 7BED316D0E5A142300A747DB /* Configuration */,
287 7BED32140E5A172300A747DB /* media */,
288 7BED31A20E5A15DD00A747DB /* Frameworks */,
289 E4AFA62D0E52409300201347 /* Projects */,
290 1AB674ADFE9D54B511CA2CBB /* Products */,
291 );
292 name = zlib;
293 sourceTree = "<group>";
294 };
295 1AB674ADFE9D54B511CA2CBB /* Products */ = {
296 isa = PBXGroup;
297 children = (
298 E4BA04540E25613300BE02C6 /* libmedia.a */,
299 E4AFA6230E523E2900201347 /* media_unittests */,
300 );
301 name = Products;
302 sourceTree = "<group>";
303 };
304 7B2630610E82F282001CE27F /* Products */ = {
305 isa = PBXGroup;
306 children = (
307 7B2630650E82F282001CE27F /* libevent.a */,
308 );
309 name = Products;
310 sourceTree = "<group>";
311 };
312 7BA015580E5A1C3E00044150 /* Products */ = {
313 isa = PBXGroup;
314 children = (
315 7BA015630E5A1C3E00044150 /* genccode */,
316 7BA015650E5A1C3E00044150 /* libicudata.a */,
317 7BA015670E5A1C3E00044150 /* libicudata_stub.a */ ,
318 7BA015690E5A1C3E00044150 /* libicui18n.a */,
319 7BA0156B0E5A1C3E00044150 /* libicutu.a */,
320 7BA0156D0E5A1C3E00044150 /* libicuuc.a */,
321 7BA0156F0E5A1C3E00044150 /* icupkg */,
322 );
323 name = Products;
324 sourceTree = "<group>";
325 };
326 7BED316D0E5A142300A747DB /* Configuration */ = {
327 isa = PBXGroup;
328 children = (
329 7BED316E0E5A145200A747DB /* common.xcconfig */,
330 7BED316F0E5A145200A747DB /* debug.xcconfig */,
331 7BED31700E5A145200A747DB /* executable.xcconfig */,
332 7BED31710E5A145200A747DB /* release.xcconfig */,
333 7BED31720E5A145200A747DB /* staticlib.xcconfig * /,
334 );
335 name = Configuration;
336 path = ../build;
337 sourceTree = "<group>";
338 };
339 7BED31A20E5A15DD00A747DB /* Frameworks */ = {
340 isa = PBXGroup;
341 children = (
342 7BA357A60E8990260023C8B9 /* AppKit.framework */,
343 8200F2020E5F741E005A3C44 /* CoreServices.framewo rk */,
344 7BA0157A0E5A1C9100044150 /* Foundation.framework */,
345 82113A270E84360200E3848F /* Security.framework * /,
346 820706930EB8D9D4005CD9E7 /* SystemConfiguration. framework */,
347 );
348 name = Frameworks;
349 sourceTree = SDKROOT;
350 };
351 7BED32140E5A172300A747DB /* media */ = {
352 isa = PBXGroup;
353 children = (
354 DC5E24DD0EFC4CC8006AD1A7 /* audio */,
355 DC5E24DF0EFC4CC8006AD1A7 /* base */,
356 );
357 name = media;
358 sourceTree = "<group>";
359 };
360 7BED32420E5A17C000A747DB /* Products */ = {
361 isa = PBXGroup;
362 children = (
363 7BED324A0E5A17C000A747DB /* libbase.a */,
364 7BED324C0E5A17C000A747DB /* libbase_gfx.a */,
365 7BED324E0E5A17C000A747DB /* base_unittests */,
366 );
367 name = Products;
368 sourceTree = "<group>";
369 };
370 7BED324F0E5A17C300A747DB /* Products */ = {
371 isa = PBXGroup;
372 children = (
373 7BED32530E5A17C300A747DB /* libgtest.a */,
374 );
375 name = Products;
376 sourceTree = "<group>";
377 };
378 ABFA33980F424FAF008FCF5D /* mac */ = {
379 isa = PBXGroup;
380 children = (
381 ABFA33A20F424FBD008FCF5D /* audio_manager_mac.cc */,
382 );
383 name = mac;
384 sourceTree = "<group>";
385 };
386 DC5E24DD0EFC4CC8006AD1A7 /* audio */ = {
387 isa = PBXGroup;
388 children = (
389 ABFA33980F424FAF008FCF5D /* mac */,
390 DC5E24DE0EFC4CC8006AD1A7 /* audio_output.h */,
391 );
392 path = audio;
393 sourceTree = "<group>";
394 };
395 DC5E24DF0EFC4CC8006AD1A7 /* base */ = {
396 isa = PBXGroup;
397 children = (
398 DC5E24E00EFC4CC8006AD1A7 /* buffers.h */,
399 DC5E24E10EFC4CC8006AD1A7 /* data_buffer.cc */,
400 DC5E24E20EFC4CC8006AD1A7 /* data_buffer.h */,
401 DC5E24E30EFC4CC8006AD1A7 /* data_buffer_unittest .cc */,
402 DCB6EF070F2FDBE90084FC00 /* factory.h */,
403 DC5E24E40EFC4CC8006AD1A7 /* filter_host.h */,
404 DC96BFAF0F13F19300668B64 /* filter_host_impl.cc */,
405 DC96BFB00F13F19300668B64 /* filter_host_impl.h * /,
406 DC5E24E50EFC4CC8006AD1A7 /* filters.h */,
407 DCB6EF080F2FDBE90084FC00 /* pipeline.h */,
408 DCB6EF090F2FDBE90084FC00 /* pipeline_impl.cc */,
409 DCB6EF0A0F2FDBE90084FC00 /* pipeline_impl.h */,
410 DCE176C50F2FDDF600C3FF5C /* pipeline_impl_unitte st.cc */,
411 DC5E24E60EFC4CC8006AD1A7 /* media_format.cc */,
412 DC5E24E70EFC4CC8006AD1A7 /* media_format.h */,
413 DC5E24E80EFC4CC8006AD1A7 /* run_all_unittests.cc */,
414 );
415 path = base;
416 sourceTree = "<group>";
417 };
418 E4AFA62D0E52409300201347 /* Projects */ = {
419 isa = PBXGroup;
420 children = (
421 E4AFA6450E5241D300201347 /* base.xcodeproj */,
422 E4AFA62E0E5240A300201347 /* gtest.xcodeproj */,
423 7BA015570E5A1C3E00044150 /* icu.xcodeproj */,
424 7B2630600E82F282001CE27F /* libevent.xcodeproj * /,
425 );
426 name = Projects;
427 path = ..;
428 sourceTree = "<group>";
429 };
430 /* End PBXGroup section */
431
432 /* Begin PBXNativeTarget section */
433 D2AAC045055464E500DB518D /* media */ = {
434 isa = PBXNativeTarget;
435 buildConfigurationList = 1DEB91EB08733DB70010E9CD /* Bui ld configuration list for PBXNativeTarget "media" */;
436 buildPhases = (
437 D2AAC044055464E500DB518D /* Sources */,
438 D289987405E68DCB004EDB86 /* Frameworks */,
439 );
440 buildRules = (
441 );
442 dependencies = (
443 );
444 name = media;
445 productName = zlib;
446 productReference = E4BA04540E25613300BE02C6 /* libmedia. a */;
447 productType = "com.apple.product-type.library.static";
448 };
449 E4AFA6220E523E2900201347 /* media_unittests */ = {
450 isa = PBXNativeTarget;
451 buildConfigurationList = E4AFA6270E523E4800201347 /* Bui ld configuration list for PBXNativeTarget "media_unittests" */;
452 buildPhases = (
453 E4AFA6200E523E2900201347 /* Sources */,
454 E4AFA6210E523E2900201347 /* Frameworks */,
455 4D3D54210EC3A45200650CA0 /* Strip If Needed */,
456 );
457 buildRules = (
458 );
459 dependencies = (
460 7BED34160E5A1A6F00A747DB /* PBXTargetDependency */,
461 7BED34510E5A1AB200A747DB /* PBXTargetDependency */,
462 7BA015710E5A1C5400044150 /* PBXTargetDependency */,
463 7BA015730E5A1C5400044150 /* PBXTargetDependency */,
464 7BA015750E5A1C5400044150 /* PBXTargetDependency */,
465 7B2630670E82F291001CE27F /* PBXTargetDependency */,
466 7BED34180E5A1A7800A747DB /* PBXTargetDependency */,
467 );
468 name = media_unittests;
469 productName = net_unittests;
470 productReference = E4AFA6230E523E2900201347 /* media_uni ttests */;
471 productType = "com.apple.product-type.tool";
472 };
473 /* End PBXNativeTarget section */
474
475 /* Begin PBXProject section */
476 08FB7793FE84155DC02AAC07 /* Project object */ = {
477 isa = PBXProject;
478 buildConfigurationList = 1DEB91EF08733DB70010E9CD /* Bui ld configuration list for PBXProject "media" */;
479 compatibilityVersion = "Xcode 3.1";
480 hasScannedForEncodings = 1;
481 mainGroup = 08FB7794FE84155DC02AAC07 /* zlib */;
482 projectDirPath = "";
483 projectReferences = (
484 {
485 ProductGroup = 7BED32420E5A17C000A747DB /* Products */;
486 ProjectRef = E4AFA6450E5241D300201347 /* base.xcodeproj */;
487 },
488 {
489 ProductGroup = 7BED324F0E5A17C300A747DB /* Products */;
490 ProjectRef = E4AFA62E0E5240A300201347 /* gtest.xcodeproj */;
491 },
492 {
493 ProductGroup = 7BA015580E5A1C3E00044150 /* Products */;
494 ProjectRef = 7BA015570E5A1C3E00044150 /* icu.xcodeproj */;
495 },
496 {
497 ProductGroup = 7B2630610E82F282001CE27F /* Products */;
498 ProjectRef = 7B2630600E82F282001CE27F /* libevent.xcodeproj */;
499 },
500 );
501 projectRoot = "";
502 targets = (
503 CA70C1C70E6C78D300FBEF81 /* All */,
504 D2AAC045055464E500DB518D /* media */,
505 E4AFA6220E523E2900201347 /* media_unittests */,
506 E4AFA6580E52423900201347 /* run_media_unittests */,
507 );
508 };
509 /* End PBXProject section */
510
511 /* Begin PBXReferenceProxy section */
512 7B2630650E82F282001CE27F /* libevent.a */ = {
513 isa = PBXReferenceProxy;
514 fileType = archive.ar;
515 path = libevent.a;
516 remoteRef = 7B2630640E82F282001CE27F /* PBXContainerItem Proxy */;
517 sourceTree = BUILT_PRODUCTS_DIR;
518 };
519 7BA015630E5A1C3E00044150 /* genccode */ = {
520 isa = PBXReferenceProxy;
521 fileType = "compiled.mach-o.executable";
522 path = genccode;
523 remoteRef = 7BA015620E5A1C3E00044150 /* PBXContainerItem Proxy */;
524 sourceTree = BUILT_PRODUCTS_DIR;
525 };
526 7BA015650E5A1C3E00044150 /* libicudata.a */ = {
527 isa = PBXReferenceProxy;
528 fileType = archive.ar;
529 path = libicudata.a;
530 remoteRef = 7BA015640E5A1C3E00044150 /* PBXContainerItem Proxy */;
531 sourceTree = BUILT_PRODUCTS_DIR;
532 };
533 7BA015670E5A1C3E00044150 /* libicudata_stub.a */ = {
534 isa = PBXReferenceProxy;
535 fileType = archive.ar;
536 path = libicudata_stub.a;
537 remoteRef = 7BA015660E5A1C3E00044150 /* PBXContainerItem Proxy */;
538 sourceTree = BUILT_PRODUCTS_DIR;
539 };
540 7BA015690E5A1C3E00044150 /* libicui18n.a */ = {
541 isa = PBXReferenceProxy;
542 fileType = archive.ar;
543 path = libicui18n.a;
544 remoteRef = 7BA015680E5A1C3E00044150 /* PBXContainerItem Proxy */;
545 sourceTree = BUILT_PRODUCTS_DIR;
546 };
547 7BA0156B0E5A1C3E00044150 /* libicutu.a */ = {
548 isa = PBXReferenceProxy;
549 fileType = archive.ar;
550 path = libicutu.a;
551 remoteRef = 7BA0156A0E5A1C3E00044150 /* PBXContainerItem Proxy */;
552 sourceTree = BUILT_PRODUCTS_DIR;
553 };
554 7BA0156D0E5A1C3E00044150 /* libicuuc.a */ = {
555 isa = PBXReferenceProxy;
556 fileType = archive.ar;
557 path = libicuuc.a;
558 remoteRef = 7BA0156C0E5A1C3E00044150 /* PBXContainerItem Proxy */;
559 sourceTree = BUILT_PRODUCTS_DIR;
560 };
561 7BA0156F0E5A1C3E00044150 /* icupkg */ = {
562 isa = PBXReferenceProxy;
563 fileType = "compiled.mach-o.executable";
564 path = icupkg;
565 remoteRef = 7BA0156E0E5A1C3E00044150 /* PBXContainerItem Proxy */;
566 sourceTree = BUILT_PRODUCTS_DIR;
567 };
568 7BED324A0E5A17C000A747DB /* libbase.a */ = {
569 isa = PBXReferenceProxy;
570 fileType = archive.ar;
571 path = libbase.a;
572 remoteRef = 7BED32490E5A17C000A747DB /* PBXContainerItem Proxy */;
573 sourceTree = BUILT_PRODUCTS_DIR;
574 };
575 7BED324C0E5A17C000A747DB /* libbase_gfx.a */ = {
576 isa = PBXReferenceProxy;
577 fileType = archive.ar;
578 path = libbase_gfx.a;
579 remoteRef = 7BED324B0E5A17C000A747DB /* PBXContainerItem Proxy */;
580 sourceTree = BUILT_PRODUCTS_DIR;
581 };
582 7BED324E0E5A17C000A747DB /* base_unittests */ = {
583 isa = PBXReferenceProxy;
584 fileType = "compiled.mach-o.executable";
585 path = base_unittests;
586 remoteRef = 7BED324D0E5A17C000A747DB /* PBXContainerItem Proxy */;
587 sourceTree = BUILT_PRODUCTS_DIR;
588 };
589 7BED32530E5A17C300A747DB /* libgtest.a */ = {
590 isa = PBXReferenceProxy;
591 fileType = archive.ar;
592 path = libgtest.a;
593 remoteRef = 7BED32520E5A17C300A747DB /* PBXContainerItem Proxy */;
594 sourceTree = BUILT_PRODUCTS_DIR;
595 };
596 /* End PBXReferenceProxy section */
597
598 /* Begin PBXShellScriptBuildPhase section */
599 4D3D54210EC3A45200650CA0 /* Strip If Needed */ = {
600 isa = PBXShellScriptBuildPhase;
601 buildActionMask = 2147483647;
602 files = (
603 );
604 inputPaths = (
605 );
606 name = "Strip If Needed";
607 outputPaths = (
608 );
609 runOnlyForDeploymentPostprocessing = 0;
610 shellPath = /bin/sh;
611 shellScript = "exec \"${XCODEPROJ_DEPTH}/build/mac/strip _from_xcode\"\n";
612 showEnvVarsInLog = 0;
613 };
614 E4AFA6570E52423900201347 /* ShellScript */ = {
615 isa = PBXShellScriptBuildPhase;
616 buildActionMask = 2147483647;
617 files = (
618 );
619 inputPaths = (
620 );
621 outputPaths = (
622 );
623 runOnlyForDeploymentPostprocessing = 0;
624 shellPath = /bin/sh;
625 shellScript = "set -ex\nRUNNABLE_PRODUCT=$(echo \"${PROD UCT_NAME}\" | sed -e s/^run_//)\nexec \"${BUILT_PRODUCTS_DIR}/${RUNNABLE_PRODUCT }\"\n";
626 };
627 /* End PBXShellScriptBuildPhase section */
628
629 /* Begin PBXSourcesBuildPhase section */
630 D2AAC044055464E500DB518D /* Sources */ = {
631 isa = PBXSourcesBuildPhase;
632 buildActionMask = 2147483647;
633 files = (
634 ABFA33A30F424FBD008FCF5D /* audio_manager_mac.cc in Sources */,
635 DC5E24F40EFC4CE5006AD1A7 /* data_buffer.cc in So urces */,
636 DC66E6E30F13FE6A00E13554 /* filter_host_impl.cc in Sources */,
637 DC5E24F50EFC4CE5006AD1A7 /* media_format.cc in S ources */,
638 DCB6EF0B0F2FDBE90084FC00 /* pipeline_impl.cc in Sources */,
639 );
640 runOnlyForDeploymentPostprocessing = 0;
641 };
642 E4AFA6200E523E2900201347 /* Sources */ = {
643 isa = PBXSourcesBuildPhase;
644 buildActionMask = 2147483647;
645 files = (
646 DC5E24F60EFC4CF7006AD1A7 /* data_buffer_unittest .cc in Sources */,
647 DC5E24F70EFC4CF7006AD1A7 /* run_all_unittests.cc in Sources */,
648 DCE176C60F2FDDF600C3FF5C /* pipeline_impl_unitte st.cc in Sources */,
649 );
650 runOnlyForDeploymentPostprocessing = 0;
651 };
652 /* End PBXSourcesBuildPhase section */
653
654 /* Begin PBXTargetDependency section */
655 7B2630670E82F291001CE27F /* PBXTargetDependency */ = {
656 isa = PBXTargetDependency;
657 name = libevent;
658 targetProxy = 7B2630660E82F291001CE27F /* PBXContainerIt emProxy */;
659 };
660 7BA015710E5A1C5400044150 /* PBXTargetDependency */ = {
661 isa = PBXTargetDependency;
662 name = icudata;
663 targetProxy = 7BA015700E5A1C5400044150 /* PBXContainerIt emProxy */;
664 };
665 7BA015730E5A1C5400044150 /* PBXTargetDependency */ = {
666 isa = PBXTargetDependency;
667 name = icui18n;
668 targetProxy = 7BA015720E5A1C5400044150 /* PBXContainerIt emProxy */;
669 };
670 7BA015750E5A1C5400044150 /* PBXTargetDependency */ = {
671 isa = PBXTargetDependency;
672 name = icuuc;
673 targetProxy = 7BA015740E5A1C5400044150 /* PBXContainerIt emProxy */;
674 };
675 7BED34160E5A1A6F00A747DB /* PBXTargetDependency */ = {
676 isa = PBXTargetDependency;
677 name = base;
678 targetProxy = 7BED34150E5A1A6F00A747DB /* PBXContainerIt emProxy */;
679 };
680 7BED34180E5A1A7800A747DB /* PBXTargetDependency */ = {
681 isa = PBXTargetDependency;
682 target = D2AAC045055464E500DB518D /* media */;
683 targetProxy = 7BED34170E5A1A7800A747DB /* PBXContainerIt emProxy */;
684 };
685 7BED34510E5A1AB200A747DB /* PBXTargetDependency */ = {
686 isa = PBXTargetDependency;
687 name = gtest;
688 targetProxy = 7BED34500E5A1AB200A747DB /* PBXContainerIt emProxy */;
689 };
690 CA70C1CB0E6C78E000FBEF81 /* PBXTargetDependency */ = {
691 isa = PBXTargetDependency;
692 target = D2AAC045055464E500DB518D /* media */;
693 targetProxy = CA70C1CA0E6C78E000FBEF81 /* PBXContainerIt emProxy */;
694 };
695 CA70C1CD0E6C78E000FBEF81 /* PBXTargetDependency */ = {
696 isa = PBXTargetDependency;
697 target = E4AFA6220E523E2900201347 /* media_unittests */;
698 targetProxy = CA70C1CC0E6C78E000FBEF81 /* PBXContainerIt emProxy */;
699 };
700 E4AFA65C0E52424400201347 /* PBXTargetDependency */ = {
701 isa = PBXTargetDependency;
702 target = E4AFA6220E523E2900201347 /* media_unittests */;
703 targetProxy = E4AFA65B0E52424400201347 /* PBXContainerIt emProxy */;
704 };
705 /* End PBXTargetDependency section */
706
707 /* Begin XCBuildConfiguration section */
708 1DEB91EC08733DB70010E9CD /* Debug */ = {
709 isa = XCBuildConfiguration;
710 baseConfigurationReference = 7BED31720E5A145200A747DB /* staticlib.xcconfig */;
711 buildSettings = {
712 HEADER_SEARCH_PATHS = (
713 "$(HEADER_SEARCH_PATHS)",
714 ..,
715 "../sdch/open-vcdiff/src",
716 ../third_party/icu38/public/common,
717 ../third_party/icu38/public/i18n,
718 );
719 PRODUCT_NAME = media;
720 };
721 name = Debug;
722 };
723 1DEB91ED08733DB70010E9CD /* Release */ = {
724 isa = XCBuildConfiguration;
725 baseConfigurationReference = 7BED31720E5A145200A747DB /* staticlib.xcconfig */;
726 buildSettings = {
727 HEADER_SEARCH_PATHS = (
728 "$(HEADER_SEARCH_PATHS)",
729 ..,
730 "../sdch/open-vcdiff/src",
731 ../third_party/icu38/public/common,
732 ../third_party/icu38/public/i18n,
733 );
734 PRODUCT_NAME = media;
735 };
736 name = Release;
737 };
738 1DEB91F008733DB70010E9CD /* Debug */ = {
739 isa = XCBuildConfiguration;
740 baseConfigurationReference = 7BED316F0E5A145200A747DB /* debug.xcconfig */;
741 buildSettings = {
742 XCODEPROJ_DEPTH = ..;
743 };
744 name = Debug;
745 };
746 1DEB91F108733DB70010E9CD /* Release */ = {
747 isa = XCBuildConfiguration;
748 baseConfigurationReference = 7BED31710E5A145200A747DB /* release.xcconfig */;
749 buildSettings = {
750 XCODEPROJ_DEPTH = ..;
751 };
752 name = Release;
753 };
754 CA70C1C80E6C78D300FBEF81 /* Debug */ = {
755 isa = XCBuildConfiguration;
756 buildSettings = {
757 COPY_PHASE_STRIP = NO;
758 GCC_DYNAMIC_NO_PIC = NO;
759 GCC_OPTIMIZATION_LEVEL = 0;
760 PRODUCT_NAME = All;
761 };
762 name = Debug;
763 };
764 CA70C1C90E6C78D300FBEF81 /* Release */ = {
765 isa = XCBuildConfiguration;
766 buildSettings = {
767 COPY_PHASE_STRIP = YES;
768 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
769 GCC_ENABLE_FIX_AND_CONTINUE = NO;
770 PRODUCT_NAME = All;
771 ZERO_LINK = NO;
772 };
773 name = Release;
774 };
775 E4AFA6250E523E2A00201347 /* Debug */ = {
776 isa = XCBuildConfiguration;
777 baseConfigurationReference = 7BED31700E5A145200A747DB /* executable.xcconfig */;
778 buildSettings = {
779 GCC_PREPROCESSOR_DEFINITIONS = (
780 "$(GCC_PREPROCESSOR_DEFINITIONS)",
781 UNIT_TEST,
782 );
783 HEADER_SEARCH_PATHS = (
784 "$(HEADER_SEARCH_PATHS)",
785 ..,
786 ../testing/gtest/include,
787 ../testing/gtest/include/gtest,
788 "../sdch/open-vcdiff/src",
789 );
790 PRODUCT_NAME = media_unittests;
791 };
792 name = Debug;
793 };
794 E4AFA6260E523E2A00201347 /* Release */ = {
795 isa = XCBuildConfiguration;
796 baseConfigurationReference = 7BED31700E5A145200A747DB /* executable.xcconfig */;
797 buildSettings = {
798 GCC_PREPROCESSOR_DEFINITIONS = (
799 "$(GCC_PREPROCESSOR_DEFINITIONS)",
800 UNIT_TEST,
801 );
802 HEADER_SEARCH_PATHS = (
803 "$(HEADER_SEARCH_PATHS)",
804 ..,
805 ../testing/gtest/include,
806 ../testing/gtest/include/gtest,
807 "../sdch/open-vcdiff/src",
808 );
809 PRODUCT_NAME = media_unittests;
810 };
811 name = Release;
812 };
813 E4AFA6590E52423A00201347 /* Debug */ = {
814 isa = XCBuildConfiguration;
815 buildSettings = {
816 PRODUCT_NAME = run_media_unittests;
817 };
818 name = Debug;
819 };
820 E4AFA65A0E52423A00201347 /* Release */ = {
821 isa = XCBuildConfiguration;
822 buildSettings = {
823 PRODUCT_NAME = run_media_unittests;
824 };
825 name = Release;
826 };
827 /* End XCBuildConfiguration section */
828
829 /* Begin XCConfigurationList section */
830 1DEB91EB08733DB70010E9CD /* Build configuration list for PBXNati veTarget "media" */ = {
831 isa = XCConfigurationList;
832 buildConfigurations = (
833 1DEB91EC08733DB70010E9CD /* Debug */,
834 1DEB91ED08733DB70010E9CD /* Release */,
835 );
836 defaultConfigurationIsVisible = 0;
837 defaultConfigurationName = Release;
838 };
839 1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProj ect "media" */ = {
840 isa = XCConfigurationList;
841 buildConfigurations = (
842 1DEB91F008733DB70010E9CD /* Debug */,
843 1DEB91F108733DB70010E9CD /* Release */,
844 );
845 defaultConfigurationIsVisible = 0;
846 defaultConfigurationName = Release;
847 };
848 CA70C1DF0E6C792100FBEF81 /* Build configuration list for PBXAggr egateTarget "All" */ = {
849 isa = XCConfigurationList;
850 buildConfigurations = (
851 CA70C1C80E6C78D300FBEF81 /* Debug */,
852 CA70C1C90E6C78D300FBEF81 /* Release */,
853 );
854 defaultConfigurationIsVisible = 0;
855 defaultConfigurationName = Release;
856 };
857 E4AFA6270E523E4800201347 /* Build configuration list for PBXNati veTarget "media_unittests" */ = {
858 isa = XCConfigurationList;
859 buildConfigurations = (
860 E4AFA6250E523E2A00201347 /* Debug */,
861 E4AFA6260E523E2A00201347 /* Release */,
862 );
863 defaultConfigurationIsVisible = 0;
864 defaultConfigurationName = Release;
865 };
866 E4AFA65D0E52429E00201347 /* Build configuration list for PBXAggr egateTarget "run_media_unittests" */ = {
867 isa = XCConfigurationList;
868 buildConfigurations = (
869 E4AFA6590E52423A00201347 /* Debug */,
870 E4AFA65A0E52423A00201347 /* Release */,
871 );
872 defaultConfigurationIsVisible = 0;
873 defaultConfigurationName = Release;
874 };
875 /* End XCConfigurationList section */
876 };
877 rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
878 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698