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

Side by Side Diff: build/v8.xcodeproj/project.pbxproj

Issue 18595: No changes, just opening the project and letting xcode do it's work -... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 11 years, 11 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 | Annotate | Revision Log
« no previous file with comments | « build/all.xcodeproj/project.pbxproj ('k') | skia/skia.xcodeproj/project.pbxproj » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // !$*UTF8*$! 1 // !$*UTF8*$!
2 { 2 {
3 archiveVersion = 1; 3 archiveVersion = 1;
4 classes = { 4 classes = {
5 }; 5 };
6 objectVersion = 45; 6 objectVersion = 45;
7 objects = { 7 objects = {
8 8
9 /* Begin PBXAggregateTarget section */ 9 /* Begin PBXAggregateTarget section */
10 7BF891930E73098D000BAF8A /* All */ = { 10 7BF891930E73098D000BAF8A /* All */ = {
11 isa = PBXAggregateTarget; 11 isa = PBXAggregateTarget;
12 buildConfigurationList = 7BF8919F0E7309BE000BAF8A /* Bui ld configuration list for PBXAggregateTarget "All" */; 12 buildConfigurationList = 7BF8919F0E7309BE000BAF8A /* Bui ld configuration list for PBXAggregateTarget "All" */;
13 buildPhases = ( 13 buildPhases = (
14 ); 14 );
15 dependencies = ( 15 dependencies = (
16 7BF8919B0E7309AD000BAF8A /* PBXTargetDependency */, 16 7BF8919B0E7309AD000BAF8A /* PBXTargetDependency */,
17 7BF891970E73099F000BAF8A /* PBXTargetDependency */, 17 7BF891970E73099F000BAF8A /* PBXTargetDependency */,
18 7BF891990E73099F000BAF8A /* PBXTargetDependency */, 18 7BF891990E73099F000BAF8A /* PBXTargetDependency */,
19 ); 19 );
20 name = All; 20 name = All;
21 productName = All; 21 productName = All;
22 }; 22 };
23 /* End PBXAggregateTarget section */ 23 /* End PBXAggregateTarget section */
24 24
25 /* Begin PBXBuildFile section */ 25 /* Begin PBXBuildFile section */
26 3C865CE6CC0CD2BDB5DF2DB9 /* regexp-stack.cc in Sources */ = {isa = PBXBuildFile; fileRef = 0BC314D2CC9960C3D43DFAF3 /* regexp-stack.cc */; };
26 4D4C55000EF16581002CA805 /* debug-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4D4C54FE0EF16571002CA805 /* debug-arm.cc */; }; 27 4D4C55000EF16581002CA805 /* debug-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4D4C54FE0EF16571002CA805 /* debug-arm.cc */; };
27 4D4C55010EF16584002CA805 /* debug-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4D4C54FF0EF16571002CA805 /* debug-ia32.cc */; }; 28 4D4C55010EF16584002CA805 /* debug-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4D4C54FF0EF16571002CA805 /* debug-ia32.cc */; };
28 8900116C0E71CA2300F91F35 /* libraries.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8900116B0E71CA2300F91F35 /* libraries.cc */; }; 29 8900116C0E71CA2300F91F35 /* libraries.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8900116B0E71CA2300F91F35 /* libraries.cc */; };
29 893CCE640E71D83700357A03 /* code-stubs.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1110E719B8F00D62E90 /* code-stubs.cc */; }; 30 893CCE640E71D83700357A03 /* code-stubs.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1110E719B8F00D62E90 /* code-stubs.cc */; };
30 89495E480E79FC23001F68C3 /* compilation-cache.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89495E460E79FC23001F68C3 /* compilation-cache.cc */; }; 31 89495E480E79FC23001F68C3 /* compilation-cache.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89495E460E79FC23001F68C3 /* compilation-cache.cc */; };
31 89495E490E79FC23001F68C3 /* compilation-cache.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89495E460E79FC23001F68C3 /* compilation-cache.cc */; }; 32 89495E490E79FC23001F68C3 /* compilation-cache.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89495E460E79FC23001F68C3 /* compilation-cache.cc */; };
32 896FD03A0E78D717003DFB6A /* libv8-arm.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 89F23C870E78D5B2006B2466 /* libv8-arm.a */; }; 33 896FD03A0E78D717003DFB6A /* libv8-arm.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 89F23C870E78D5B2006B2466 /* libv8-arm.a */; };
33 897F767F0E71B690007ACF34 /* shell.cc in Sources */ = {isa = PBXB uildFile; fileRef = 897FF1B50E719C0900D62E90 /* shell.cc */; }; 34 897F767F0E71B690007ACF34 /* shell.cc in Sources */ = {isa = PBXB uildFile; fileRef = 897FF1B50E719C0900D62E90 /* shell.cc */; };
34 897F76840E71B6B1007ACF34 /* libjscre.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 897FF1BF0E719CB600D62E90 /* libjscre.a */; }; 35 897F76840E71B6B1007ACF34 /* libjscre.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 897FF1BF0E719CB600D62E90 /* libjscre.a */; };
35 897F76850E71B6B1007ACF34 /* libv8.a in Frameworks */ = {isa = PB XBuildFile; fileRef = 8970F2F00E719FB2006AE7B5 /* libv8.a */; }; 36 897F76850E71B6B1007ACF34 /* libv8.a in Frameworks */ = {isa = PB XBuildFile; fileRef = 8970F2F00E719FB2006AE7B5 /* libv8.a */; };
(...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after
173 89F23C970E78D5E3006B2466 /* assembler-arm.cc in Sources */ = {is a = PBXBuildFile; fileRef = 897FF0FE0E719B8F00D62E90 /* assembler-arm.cc */; }; 174 89F23C970E78D5E3006B2466 /* assembler-arm.cc in Sources */ = {is a = PBXBuildFile; fileRef = 897FF0FE0E719B8F00D62E90 /* assembler-arm.cc */; };
174 89F23C980E78D5E7006B2466 /* builtins-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1090E719B8F00D62E90 /* builtins-arm.cc */; }; 175 89F23C980E78D5E7006B2466 /* builtins-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1090E719B8F00D62E90 /* builtins-arm.cc */; };
175 89F23C990E78D5E9006B2466 /* codegen-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1140E719B8F00D62E90 /* codegen-arm.cc */; }; 176 89F23C990E78D5E9006B2466 /* codegen-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1140E719B8F00D62E90 /* codegen-arm.cc */; };
176 89F23C9A0E78D5EC006B2466 /* cpu-arm.cc in Sources */ = {isa = PB XBuildFile; fileRef = 897FF1230E719B8F00D62E90 /* cpu-arm.cc */; }; 177 89F23C9A0E78D5EC006B2466 /* cpu-arm.cc in Sources */ = {isa = PB XBuildFile; fileRef = 897FF1230E719B8F00D62E90 /* cpu-arm.cc */; };
177 89F23C9B0E78D5EE006B2466 /* disasm-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF12A0E719B8F00D62E90 /* disasm-arm.cc */; }; 178 89F23C9B0E78D5EE006B2466 /* disasm-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF12A0E719B8F00D62E90 /* disasm-arm.cc */; };
178 89F23C9C0E78D5F1006B2466 /* frames-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1370E719B8F00D62E90 /* frames-arm.cc */; }; 179 89F23C9C0E78D5F1006B2466 /* frames-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1370E719B8F00D62E90 /* frames-arm.cc */; };
179 89F23C9D0E78D5FB006B2466 /* ic-arm.cc in Sources */ = {isa = PBX BuildFile; fileRef = 897FF1490E719B8F00D62E90 /* ic-arm.cc */; }; 180 89F23C9D0E78D5FB006B2466 /* ic-arm.cc in Sources */ = {isa = PBX BuildFile; fileRef = 897FF1490E719B8F00D62E90 /* ic-arm.cc */; };
180 89F23C9E0E78D5FD006B2466 /* macro-assembler-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1540E719B8F00D62E90 /* macro-assembler-ar m.cc */; }; 181 89F23C9E0E78D5FD006B2466 /* macro-assembler-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1540E719B8F00D62E90 /* macro-assembler-ar m.cc */; };
181 89F23C9F0E78D604006B2466 /* simulator-arm.cc in Sources */ = {is a = PBXBuildFile; fileRef = 897FF17D0E719B8F00D62E90 /* simulator-arm.cc */; }; 182 89F23C9F0E78D604006B2466 /* simulator-arm.cc in Sources */ = {is a = PBXBuildFile; fileRef = 897FF17D0E719B8F00D62E90 /* simulator-arm.cc */; };
182 89F23CA00E78D609006B2466 /* stub-cache-arm.cc in Sources */ = {i sa = PBXBuildFile; fileRef = 897FF18A0E719B8F00D62E90 /* stub-cache-arm.cc */; } ; 183 89F23CA00E78D609006B2466 /* stub-cache-arm.cc in Sources */ = {i sa = PBXBuildFile; fileRef = 897FF18A0E719B8F00D62E90 /* stub-cache-arm.cc */; } ;
183 3C865CE6CC0CD2BDB5DF2DB9 /* regexp-stack.cc in Sources */ = {isa = PBXBuildFile; fileRef = 0BC314D2CC9960C3D43DFAF3 /* regexp-stack.cc */; };
184 /* End PBXBuildFile section */ 184 /* End PBXBuildFile section */
185 185
186 /* Begin PBXContainerItemProxy section */ 186 /* Begin PBXContainerItemProxy section */
187 7BF891960E73099F000BAF8A /* PBXContainerItemProxy */ = { 187 7BF891960E73099F000BAF8A /* PBXContainerItemProxy */ = {
188 isa = PBXContainerItemProxy; 188 isa = PBXContainerItemProxy;
189 containerPortal = 8915B8680E719336009C4E19 /* Project ob ject */; 189 containerPortal = 8915B8680E719336009C4E19 /* Project ob ject */;
190 proxyType = 1; 190 proxyType = 1;
191 remoteGlobalIDString = 8970F2EF0E719FB2006AE7B5; 191 remoteGlobalIDString = 8970F2EF0E719FB2006AE7B5;
192 remoteInfo = v8; 192 remoteInfo = v8;
193 }; 193 };
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
229 89F23C8A0E78D5B6006B2466 /* PBXContainerItemProxy */ = { 229 89F23C8A0E78D5B6006B2466 /* PBXContainerItemProxy */ = {
230 isa = PBXContainerItemProxy; 230 isa = PBXContainerItemProxy;
231 containerPortal = 8915B8680E719336009C4E19 /* Project ob ject */; 231 containerPortal = 8915B8680E719336009C4E19 /* Project ob ject */;
232 proxyType = 1; 232 proxyType = 1;
233 remoteGlobalIDString = 897FF1BE0E719CB600D62E90; 233 remoteGlobalIDString = 897FF1BE0E719CB600D62E90;
234 remoteInfo = jscre; 234 remoteInfo = jscre;
235 }; 235 };
236 /* End PBXContainerItemProxy section */ 236 /* End PBXContainerItemProxy section */
237 237
238 /* Begin PBXFileReference section */ 238 /* Begin PBXFileReference section */
239 0BC314D2CC9960C3D43DFAF3 /* regexp-stack.cc */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "rege xp-stack.cc"; sourceTree = "<group>"; };
239 4D4C54FA0EF164F0002CA805 /* d8-readline.cc */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "d8-re adline.cc"; path = "../v8/src/d8-readline.cc"; sourceTree = SOURCE_ROOT; }; 240 4D4C54FA0EF164F0002CA805 /* d8-readline.cc */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "d8-re adline.cc"; path = "../v8/src/d8-readline.cc"; sourceTree = SOURCE_ROOT; };
240 4D4C54FB0EF164F0002CA805 /* d8.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = d8.cc; path = . ./v8/src/d8.cc; sourceTree = SOURCE_ROOT; }; 241 4D4C54FB0EF164F0002CA805 /* d8.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = d8.cc; path = . ./v8/src/d8.cc; sourceTree = SOURCE_ROOT; };
241 4D4C54FC0EF164F0002CA805 /* d8.h */ = {isa = PBXFileReference; f ileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = d8.h; path = ../v8/s rc/d8.h; sourceTree = SOURCE_ROOT; }; 242 4D4C54FC0EF164F0002CA805 /* d8.h */ = {isa = PBXFileReference; f ileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = d8.h; path = ../v8/s rc/d8.h; sourceTree = SOURCE_ROOT; };
242 4D4C54FD0EF164F0002CA805 /* d8.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; name = d8.js; path = ../v8/src/d8.js; sourceTree = SOURCE_ROOT; }; 243 4D4C54FD0EF164F0002CA805 /* d8.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; name = d8.js; path = ../v8/src/d8.js; sourceTree = SOURCE_ROOT; };
243 4D4C54FE0EF16571002CA805 /* debug-arm.cc */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "debug-a rm.cc"; sourceTree = "<group>"; }; 244 4D4C54FE0EF16571002CA805 /* debug-arm.cc */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "debug-a rm.cc"; sourceTree = "<group>"; };
244 4D4C54FF0EF16571002CA805 /* debug-ia32.cc */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "debug- ia32.cc"; sourceTree = "<group>"; }; 245 4D4C54FF0EF16571002CA805 /* debug-ia32.cc */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "debug- ia32.cc"; sourceTree = "<group>"; };
246 563A6BC35D56A5B2C6828CDA /* regexp-stack.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "regexp-st ack.h"; sourceTree = "<group>"; };
245 7BF8918E0E73084F000BAF8A /* common.xcconfig */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = common.xcc onfig; sourceTree = "<group>"; }; 247 7BF8918E0E73084F000BAF8A /* common.xcconfig */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = common.xcc onfig; sourceTree = "<group>"; };
246 7BF8918F0E73084F000BAF8A /* debug.xcconfig */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = debug.xccon fig; sourceTree = "<group>"; }; 248 7BF8918F0E73084F000BAF8A /* debug.xcconfig */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = debug.xccon fig; sourceTree = "<group>"; };
247 7BF891900E73084F000BAF8A /* executable.xcconfig */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = execut able.xcconfig; sourceTree = "<group>"; }; 249 7BF891900E73084F000BAF8A /* executable.xcconfig */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = execut able.xcconfig; sourceTree = "<group>"; };
248 7BF891910E73084F000BAF8A /* release.xcconfig */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = release.x cconfig; sourceTree = "<group>"; }; 250 7BF891910E73084F000BAF8A /* release.xcconfig */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = release.x cconfig; sourceTree = "<group>"; };
249 7BF891920E73084F000BAF8A /* staticlib.xcconfig */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = staticl ib.xcconfig; sourceTree = "<group>"; }; 251 7BF891920E73084F000BAF8A /* staticlib.xcconfig */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = staticl ib.xcconfig; sourceTree = "<group>"; };
250 8900116B0E71CA2300F91F35 /* libraries.cc */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = librarie s.cc; sourceTree = "<group>"; }; 252 8900116B0E71CA2300F91F35 /* libraries.cc */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = librarie s.cc; sourceTree = "<group>"; };
251 89495E460E79FC23001F68C3 /* compilation-cache.cc */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "compilation-cache.cc"; sourceTree = "<group>"; }; 253 89495E460E79FC23001F68C3 /* compilation-cache.cc */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "compilation-cache.cc"; sourceTree = "<group>"; };
252 89495E470E79FC23001F68C3 /* compilation-cache.h */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "comp ilation-cache.h"; sourceTree = "<group>"; }; 254 89495E470E79FC23001F68C3 /* compilation-cache.h */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "comp ilation-cache.h"; sourceTree = "<group>"; };
253 8970F2F00E719FB2006AE7B5 /* libv8.a */ = {isa = PBXFileReference ; explicitFileType = archive.ar; includeInIndex = 0; path = libv8.a; sourceTree = BUILT_PRODUCTS_DIR; }; 255 8970F2F00E719FB2006AE7B5 /* libv8.a */ = {isa = PBXFileReference ; explicitFileType = archive.ar; includeInIndex = 0; path = libv8.a; sourceTree = BUILT_PRODUCTS_DIR; };
254 897F767A0E71B4CC007ACF34 /* v8_shell */ = {isa = PBXFileReferenc e; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = v 8_shell; sourceTree = BUILT_PRODUCTS_DIR; }; 256 897F767A0E71B4CC007ACF34 /* v8_shell */ = {isa = PBXFileReferenc e; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = v 8_shell; sourceTree = BUILT_PRODUCTS_DIR; };
(...skipping 210 matching lines...) Expand 10 before | Expand all | Expand 10 after
465 8980D69F0EE7C3C500C07135 /* regexp-macro-assembler-arm.h */ = {i sa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; pat h = "regexp-macro-assembler-arm.h"; sourceTree = "<group>"; }; 467 8980D69F0EE7C3C500C07135 /* regexp-macro-assembler-arm.h */ = {i sa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; pat h = "regexp-macro-assembler-arm.h"; sourceTree = "<group>"; };
466 8980D6A00EE7C3C500C07135 /* regexp-macro-assembler-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cp p; path = "regexp-macro-assembler-ia32.cc"; sourceTree = "<group>"; }; 468 8980D6A00EE7C3C500C07135 /* regexp-macro-assembler-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cp p; path = "regexp-macro-assembler-ia32.cc"; sourceTree = "<group>"; };
467 8980D6A10EE7C3C500C07135 /* regexp-macro-assembler-ia32.h */ = { isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; pa th = "regexp-macro-assembler-ia32.h"; sourceTree = "<group>"; }; 469 8980D6A10EE7C3C500C07135 /* regexp-macro-assembler-ia32.h */ = { isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; pa th = "regexp-macro-assembler-ia32.h"; sourceTree = "<group>"; };
468 8980D6A20EE7C3C500C07135 /* regexp-macro-assembler-irregexp-inl. h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode .c.h; path = "regexp-macro-assembler-irregexp-inl.h"; sourceTree = "<group>"; }; 470 8980D6A20EE7C3C500C07135 /* regexp-macro-assembler-irregexp-inl. h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode .c.h; path = "regexp-macro-assembler-irregexp-inl.h"; sourceTree = "<group>"; };
469 8980D6A30EE7C3C500C07135 /* regexp-macro-assembler-irregexp.cc * / = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cp p.cpp; path = "regexp-macro-assembler-irregexp.cc"; sourceTree = "<group>"; }; 471 8980D6A30EE7C3C500C07135 /* regexp-macro-assembler-irregexp.cc * / = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cp p.cpp; path = "regexp-macro-assembler-irregexp.cc"; sourceTree = "<group>"; };
470 8980D6A40EE7C3C500C07135 /* regexp-macro-assembler-irregexp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h ; path = "regexp-macro-assembler-irregexp.h"; sourceTree = "<group>"; }; 472 8980D6A40EE7C3C500C07135 /* regexp-macro-assembler-irregexp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h ; path = "regexp-macro-assembler-irregexp.h"; sourceTree = "<group>"; };
471 8980D6A50EE7C3C500C07135 /* regexp-macro-assembler-tracer.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp. cpp; path = "regexp-macro-assembler-tracer.cc"; sourceTree = "<group>"; }; 473 8980D6A50EE7C3C500C07135 /* regexp-macro-assembler-tracer.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp. cpp; path = "regexp-macro-assembler-tracer.cc"; sourceTree = "<group>"; };
472 8980D6A60EE7C3C500C07135 /* regexp-macro-assembler-tracer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "regexp-macro-assembler-tracer.h"; sourceTree = "<group>"; }; 474 8980D6A60EE7C3C500C07135 /* regexp-macro-assembler-tracer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "regexp-macro-assembler-tracer.h"; sourceTree = "<group>"; };
473 8980D6A70EE7C3C500C07135 /* regexp-macro-assembler.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; pa th = "regexp-macro-assembler.cc"; sourceTree = "<group>"; }; 475 8980D6A70EE7C3C500C07135 /* regexp-macro-assembler.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; pa th = "regexp-macro-assembler.cc"; sourceTree = "<group>"; };
474 8980D6A80EE7C3C500C07135 /* regexp-macro-assembler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "regexp-macro-assembler.h"; sourceTree = "<group>"; }; 476 8980D6A80EE7C3C500C07135 /* regexp-macro-assembler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "regexp-macro-assembler.h"; sourceTree = "<group>"; };
475 563A6BC35D56A5B2C6828CDA /* regexp-stack.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "regexp-st ack.h"; sourceTree = "<group>"; };
476 0BC314D2CC9960C3D43DFAF3 /* regexp-stack.cc */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "rege xp-stack.cc"; sourceTree = "<group>"; };
477 8980D6AB0EE7C3F500C07135 /* bytecodes-irregexp.h */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "byt ecodes-irregexp.h"; sourceTree = "<group>"; }; 477 8980D6AB0EE7C3F500C07135 /* bytecodes-irregexp.h */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "byt ecodes-irregexp.h"; sourceTree = "<group>"; };
478 8980D6B00EE7C41A00C07135 /* codegen-arm.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "codegen-ar m.h"; sourceTree = "<group>"; }; 478 8980D6B00EE7C41A00C07135 /* codegen-arm.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "codegen-ar m.h"; sourceTree = "<group>"; };
479 8980D6B10EE7C41A00C07135 /* codegen-ia32.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "codegen-i a32.h"; sourceTree = "<group>"; }; 479 8980D6B10EE7C41A00C07135 /* codegen-ia32.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "codegen-i a32.h"; sourceTree = "<group>"; };
480 8980D6B60EE7C44E00C07135 /* interpreter-irregexp.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "interpreter-irregexp.cc"; sourceTree = "<group>"; }; 480 8980D6B60EE7C44E00C07135 /* interpreter-irregexp.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "interpreter-irregexp.cc"; sourceTree = "<group>"; };
481 8980D6B70EE7C44E00C07135 /* interpreter-irregexp.h */ = {isa = P BXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "i nterpreter-irregexp.h"; sourceTree = "<group>"; }; 481 8980D6B70EE7C44E00C07135 /* interpreter-irregexp.h */ = {isa = P BXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "i nterpreter-irregexp.h"; sourceTree = "<group>"; };
482 8980D6B80EE7C44E00C07135 /* jsregexp-inl.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "jsregexp- inl.h"; sourceTree = "<group>"; }; 482 8980D6B80EE7C44E00C07135 /* jsregexp-inl.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "jsregexp- inl.h"; sourceTree = "<group>"; };
483 8980D6BB0EE7C47600C07135 /* platform-freebsd.cc */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = " platform-freebsd.cc"; sourceTree = "<group>"; }; 483 8980D6BB0EE7C47600C07135 /* platform-freebsd.cc */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = " platform-freebsd.cc"; sourceTree = "<group>"; };
484 89B12E8D0E7FF2A40080BA62 /* presubmit.py */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = text.script.python; path = presubmi t.py; sourceTree = "<group>"; }; 484 89B12E8D0E7FF2A40080BA62 /* presubmit.py */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = text.script.python; path = presubmi t.py; sourceTree = "<group>"; };
485 89F23C870E78D5B2006B2466 /* libv8-arm.a */ = {isa = PBXFileRefer ence; explicitFileType = archive.ar; includeInIndex = 0; path = "libv8-arm.a"; s ourceTree = BUILT_PRODUCTS_DIR; }; 485 89F23C870E78D5B2006B2466 /* libv8-arm.a */ = {isa = PBXFileRefer ence; explicitFileType = archive.ar; includeInIndex = 0; path = "libv8-arm.a"; s ourceTree = BUILT_PRODUCTS_DIR; };
486 89F23C950E78D5B6006B2466 /* v8_shell-arm */ = {isa = PBXFileRefe rence; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "v8_shell-arm"; sourceTree = BUILT_PRODUCTS_DIR; }; 486 89F23C950E78D5B6006B2466 /* v8_shell-arm */ = {isa = PBXFileRefe rence; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "v8_shell-arm"; sourceTree = BUILT_PRODUCTS_DIR; };
(...skipping 1018 matching lines...) Expand 10 before | Expand all | Expand 10 after
1505 89F23C930E78D5B6006B2466 /* Debug */, 1505 89F23C930E78D5B6006B2466 /* Debug */,
1506 89F23C940E78D5B6006B2466 /* Release */, 1506 89F23C940E78D5B6006B2466 /* Release */,
1507 ); 1507 );
1508 defaultConfigurationIsVisible = 0; 1508 defaultConfigurationIsVisible = 0;
1509 defaultConfigurationName = Release; 1509 defaultConfigurationName = Release;
1510 }; 1510 };
1511 /* End XCConfigurationList section */ 1511 /* End XCConfigurationList section */
1512 }; 1512 };
1513 rootObject = 8915B8680E719336009C4E19 /* Project object */; 1513 rootObject = 8915B8680E719336009C4E19 /* Project object */;
1514 } 1514 }
OLDNEW
« no previous file with comments | « build/all.xcodeproj/project.pbxproj ('k') | skia/skia.xcodeproj/project.pbxproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698