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

Side by Side Diff: webkit/tools/test_shell/mac/TestShell.xcodeproj/project.pbxproj

Issue 4096: Use open-vcdiff for sdch compression on the Mac (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years, 2 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 | « sdch/sdch.xcodeproj/sdch_prebuild.sh ('k') | no next file » | 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 PBXBuildFile section */ 9 /* Begin PBXBuildFile section */
10 7B779D510E83001A00C2971E /* libevent.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B779D500E82FFAC00C2971E /* libevent.a */; }; 10 7B779D510E83001A00C2971E /* libevent.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B779D500E82FFAC00C2971E /* libevent.a */; };
11 7BA363BD0E8C40C30023C8B9 /* libsdch.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7BA363BA0E8C409A0023C8B9 /* libsdch.a */; };
11 82F372150E82AE0500DF5AFE /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82F372140E82AE0500DF5AFE /* Security.framework */; }; 12 82F372150E82AE0500DF5AFE /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82F372140E82AE0500DF5AFE /* Security.framework */; };
12 82F399480E7EE4D500785E15 /* libWebKitSystemInterfaceLeopard.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 82F399470E7EE4D500785E15 /* libW ebKitSystemInterfaceLeopard.a */; }; 13 82F399480E7EE4D500785E15 /* libWebKitSystemInterfaceLeopard.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 82F399470E7EE4D500785E15 /* libW ebKitSystemInterfaceLeopard.a */; };
13 82F399B70E7EF75800785E15 /* libbase.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B8205260E770291008F45CF /* libbase.a */; }; 14 82F399B70E7EF75800785E15 /* libbase.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B8205260E770291008F45CF /* libbase.a */; };
14 82F399B80E7EF75A00785E15 /* libbase_gfx.a in Frameworks */ = {is a = PBXBuildFile; fileRef = 7B8205280E770291008F45CF /* libbase_gfx.a */; }; 15 82F399B80E7EF75A00785E15 /* libbase_gfx.a in Frameworks */ = {is a = PBXBuildFile; fileRef = 7B8205280E770291008F45CF /* libbase_gfx.a */; };
15 82F399F90E7EF7C000785E15 /* libgoogleurl.a in Frameworks */ = {i sa = PBXBuildFile; fileRef = 7B8205370E770291008F45CF /* libgoogleurl.a */; }; 16 82F399F90E7EF7C000785E15 /* libgoogleurl.a in Frameworks */ = {i sa = PBXBuildFile; fileRef = 7B8205370E770291008F45CF /* libgoogleurl.a */; };
16 82F399FE0E7EF7E500785E15 /* libicudata.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B8205470E770291008F45CF /* libicudata.a */; }; 17 82F399FE0E7EF7E500785E15 /* libicudata.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B8205470E770291008F45CF /* libicudata.a */; };
17 82F39A010E7EF7F000785E15 /* libicui18n.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B82054B0E770291008F45CF /* libicui18n.a */; }; 18 82F39A010E7EF7F000785E15 /* libicui18n.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B82054B0E770291008F45CF /* libicui18n.a */; };
18 82F39A020E7EF7F000785E15 /* libicuuc.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B82054F0E770291008F45CF /* libicuuc.a */; }; 19 82F39A020E7EF7F000785E15 /* libicuuc.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B82054F0E770291008F45CF /* libicuuc.a */; };
19 82F39A180E7EF82400785E15 /* libnet.a in Frameworks */ = {isa = P BXBuildFile; fileRef = 7B8205850E770291008F45CF /* libnet.a */; }; 20 82F39A180E7EF82400785E15 /* libnet.a in Frameworks */ = {isa = P BXBuildFile; fileRef = 7B8205850E770291008F45CF /* libnet.a */; };
20 82F39A220E7EF85F00785E15 /* libgtest.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 82F39A210E7EF85C00785E15 /* libgtest.a */; }; 21 82F39A220E7EF85F00785E15 /* libgtest.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 82F39A210E7EF85C00785E15 /* libgtest.a */; };
(...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after
84 E456292F0E26B4FE005E4685 /* Foundation.framework in Frameworks * / = {isa = PBXBuildFile; fileRef = 29B97325FDCFA39411CA2CEA /* Foundation.framew ork */; }; 85 E456292F0E26B4FE005E4685 /* Foundation.framework in Frameworks * / = {isa = PBXBuildFile; fileRef = 29B97325FDCFA39411CA2CEA /* Foundation.framew ork */; };
85 E45629300E26B4FE005E4685 /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 29B97324FDCFA39411CA2CEA /* AppKit.framework */; }; 86 E45629300E26B4FE005E4685 /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 29B97324FDCFA39411CA2CEA /* AppKit.framework */; };
86 E456296A0E26B64D005E4685 /* simple_resource_loader_bridge.cc in Sources */ = {isa = PBXBuildFile; fileRef = E45629690E26B64D005E4685 /* simple_r esource_loader_bridge.cc */; }; 87 E456296A0E26B64D005E4685 /* simple_resource_loader_bridge.cc in Sources */ = {isa = PBXBuildFile; fileRef = E45629690E26B64D005E4685 /* simple_r esource_loader_bridge.cc */; };
87 /* End PBXBuildFile section */ 88 /* End PBXBuildFile section */
88 89
89 /* Begin PBXContainerItemProxy section */ 90 /* Begin PBXContainerItemProxy section */
90 7B779D3B0E82FF2200C2971E /* PBXContainerItemProxy */ = { 91 7B779D3B0E82FF2200C2971E /* PBXContainerItemProxy */ = {
91 isa = PBXContainerItemProxy; 92 isa = PBXContainerItemProxy;
92 containerPortal = 7B42A4C40DE20F1700659DE0 /* v8.xcodepr oj */; 93 containerPortal = 7B42A4C40DE20F1700659DE0 /* v8.xcodepr oj */;
93 proxyType = 2; 94 proxyType = 2;
94 » » » remoteGlobalIDString = 89F23C870E78D5B2006B2466 /* libv8 -arm.a */; 95 » » » remoteGlobalIDString = 89F23C870E78D5B2006B2466;
95 remoteInfo = "v8-arm"; 96 remoteInfo = "v8-arm";
96 }; 97 };
97 7B779D3D0E82FF2200C2971E /* PBXContainerItemProxy */ = { 98 7B779D3D0E82FF2200C2971E /* PBXContainerItemProxy */ = {
98 isa = PBXContainerItemProxy; 99 isa = PBXContainerItemProxy;
99 containerPortal = 7B42A4C40DE20F1700659DE0 /* v8.xcodepr oj */; 100 containerPortal = 7B42A4C40DE20F1700659DE0 /* v8.xcodepr oj */;
100 proxyType = 2; 101 proxyType = 2;
101 » » » remoteGlobalIDString = 89F23C950E78D5B6006B2466 /* v8_sh ell-arm */; 102 » » » remoteGlobalIDString = 89F23C950E78D5B6006B2466;
102 remoteInfo = "v8_shell-arm"; 103 remoteInfo = "v8_shell-arm";
103 }; 104 };
104 7B779D4F0E82FFAC00C2971E /* PBXContainerItemProxy */ = { 105 7B779D4F0E82FFAC00C2971E /* PBXContainerItemProxy */ = {
105 isa = PBXContainerItemProxy; 106 isa = PBXContainerItemProxy;
106 containerPortal = 7B779D4B0E82FFAC00C2971E /* libevent.x codeproj */; 107 containerPortal = 7B779D4B0E82FFAC00C2971E /* libevent.x codeproj */;
107 proxyType = 2; 108 proxyType = 2;
108 » » » remoteGlobalIDString = 7B262E840E82E5D7001CE27F /* libev ent.a */; 109 » » » remoteGlobalIDString = 7B262E840E82E5D7001CE27F;
109 remoteInfo = libevent; 110 remoteInfo = libevent;
110 }; 111 };
111 7B779D520E83002A00C2971E /* PBXContainerItemProxy */ = { 112 7B779D520E83002A00C2971E /* PBXContainerItemProxy */ = {
112 isa = PBXContainerItemProxy; 113 isa = PBXContainerItemProxy;
113 containerPortal = 7B779D4B0E82FFAC00C2971E /* libevent.x codeproj */; 114 containerPortal = 7B779D4B0E82FFAC00C2971E /* libevent.x codeproj */;
114 proxyType = 1; 115 proxyType = 1;
115 » » » remoteGlobalIDString = 7B262E830E82E5D7001CE27F /* libev ent */; 116 » » » remoteGlobalIDString = 7B262E830E82E5D7001CE27F;
116 remoteInfo = libevent; 117 remoteInfo = libevent;
117 }; 118 };
118 7B8205250E770291008F45CF /* PBXContainerItemProxy */ = { 119 7B8205250E770291008F45CF /* PBXContainerItemProxy */ = {
119 isa = PBXContainerItemProxy; 120 isa = PBXContainerItemProxy;
120 containerPortal = ABD16F700DC6CBDF0013D3AA /* base.xcode proj */; 121 containerPortal = ABD16F700DC6CBDF0013D3AA /* base.xcode proj */;
121 proxyType = 2; 122 proxyType = 2;
122 remoteGlobalIDString = 825402BB0D92D0FA0006B936; 123 remoteGlobalIDString = 825402BB0D92D0FA0006B936;
123 remoteInfo = base; 124 remoteInfo = base;
124 }; 125 };
125 7B8205270E770291008F45CF /* PBXContainerItemProxy */ = { 126 7B8205270E770291008F45CF /* PBXContainerItemProxy */ = {
(...skipping 199 matching lines...) Expand 10 before | Expand all | Expand 10 after
325 remoteGlobalIDString = 7B5E85AE0D7F28CD001ECF42; 326 remoteGlobalIDString = 7B5E85AE0D7F28CD001ECF42;
326 remoteInfo = wtf; 327 remoteInfo = wtf;
327 }; 328 };
328 7B8205B80E770291008F45CF /* PBXContainerItemProxy */ = { 329 7B8205B80E770291008F45CF /* PBXContainerItemProxy */ = {
329 isa = PBXContainerItemProxy; 330 isa = PBXContainerItemProxy;
330 containerPortal = ABC8C4180DC7F7D000B59C21 /* zlib.xcode proj */; 331 containerPortal = ABC8C4180DC7F7D000B59C21 /* zlib.xcode proj */;
331 proxyType = 2; 332 proxyType = 2;
332 remoteGlobalIDString = D2AAC046055464E500DB518D; 333 remoteGlobalIDString = D2AAC046055464E500DB518D;
333 remoteInfo = zlib; 334 remoteInfo = zlib;
334 }; 335 };
336 7BA363B90E8C409A0023C8B9 /* PBXContainerItemProxy */ = {
337 isa = PBXContainerItemProxy;
338 containerPortal = 7BA363B50E8C409A0023C8B9 /* sdch.xcode proj */;
339 proxyType = 2;
340 remoteGlobalIDString = 7BA361A70E8C36E50023C8B9;
341 remoteInfo = sdch;
342 };
343 7BA363BB0E8C40A30023C8B9 /* PBXContainerItemProxy */ = {
344 isa = PBXContainerItemProxy;
345 containerPortal = 7BA363B50E8C409A0023C8B9 /* sdch.xcode proj */;
346 proxyType = 1;
347 remoteGlobalIDString = 7BA361A60E8C36E50023C8B9;
348 remoteInfo = sdch;
349 };
335 82F399C10E7EF76900785E15 /* PBXContainerItemProxy */ = { 350 82F399C10E7EF76900785E15 /* PBXContainerItemProxy */ = {
336 isa = PBXContainerItemProxy; 351 isa = PBXContainerItemProxy;
337 containerPortal = ABD16F700DC6CBDF0013D3AA /* base.xcode proj */; 352 containerPortal = ABD16F700DC6CBDF0013D3AA /* base.xcode proj */;
338 proxyType = 1; 353 proxyType = 1;
339 remoteGlobalIDString = 825402BA0D92D0FA0006B936; 354 remoteGlobalIDString = 825402BA0D92D0FA0006B936;
340 remoteInfo = base; 355 remoteInfo = base;
341 }; 356 };
342 82F399C30E7EF76900785E15 /* PBXContainerItemProxy */ = { 357 82F399C30E7EF76900785E15 /* PBXContainerItemProxy */ = {
343 isa = PBXContainerItemProxy; 358 isa = PBXContainerItemProxy;
344 containerPortal = ABD16F700DC6CBDF0013D3AA /* base.xcode proj */; 359 containerPortal = ABD16F700DC6CBDF0013D3AA /* base.xcode proj */;
(...skipping 166 matching lines...) Expand 10 before | Expand all | Expand 10 after
511 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBX FileReference; lastKnownFileType = wrapper.framework; name = Foundation.framewor k; path = System/Library/Frameworks/Foundation.framework; sourceTree = "<group>" ; }; 526 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBX FileReference; lastKnownFileType = wrapper.framework; name = Foundation.framewor k; path = System/Library/Frameworks/Foundation.framework; sourceTree = "<group>" ; };
512 32CA4F630368D1EE00C91783 /* TestShell_Prefix.pch */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Test Shell_Prefix.pch; sourceTree = "<group>"; }; 527 32CA4F630368D1EE00C91783 /* TestShell_Prefix.pch */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Test Shell_Prefix.pch; sourceTree = "<group>"; };
513 7B42A4C40DE20F1700659DE0 /* v8.xcodeproj */ = {isa = PBXFileRefe rence; lastKnownFileType = "wrapper.pb-project"; name = v8.xcodeproj; path = bui ld/v8.xcodeproj; sourceTree = "<group>"; }; 528 7B42A4C40DE20F1700659DE0 /* v8.xcodeproj */ = {isa = PBXFileRefe rence; lastKnownFileType = "wrapper.pb-project"; name = v8.xcodeproj; path = bui ld/v8.xcodeproj; sourceTree = "<group>"; };
514 7B779D4B0E82FFAC00C2971E /* libevent.xcodeproj */ = {isa = PBXFi leReference; lastKnownFileType = "wrapper.pb-project"; name = libevent.xcodeproj ; path = third_party/libevent/libevent.xcodeproj; sourceTree = "<group>"; }; 529 7B779D4B0E82FFAC00C2971E /* libevent.xcodeproj */ = {isa = PBXFi leReference; lastKnownFileType = "wrapper.pb-project"; name = libevent.xcodeproj ; path = third_party/libevent/libevent.xcodeproj; sourceTree = "<group>"; };
515 7B8200950E76FDA1008F45CF /* common.xcconfig */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = common.xcc onfig; sourceTree = "<group>"; }; 530 7B8200950E76FDA1008F45CF /* common.xcconfig */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = common.xcc onfig; sourceTree = "<group>"; };
516 7B8200960E76FDA1008F45CF /* debug.xcconfig */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = debug.xccon fig; sourceTree = "<group>"; }; 531 7B8200960E76FDA1008F45CF /* debug.xcconfig */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = debug.xccon fig; sourceTree = "<group>"; };
517 7B8200970E76FDA1008F45CF /* executable.xcconfig */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = execut able.xcconfig; sourceTree = "<group>"; }; 532 7B8200970E76FDA1008F45CF /* executable.xcconfig */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = execut able.xcconfig; sourceTree = "<group>"; };
518 7B8200980E76FDA1008F45CF /* release.xcconfig */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = release.x cconfig; sourceTree = "<group>"; }; 533 7B8200980E76FDA1008F45CF /* release.xcconfig */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = release.x cconfig; sourceTree = "<group>"; };
519 7B8200990E76FDA1008F45CF /* staticlib.xcconfig */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = staticl ib.xcconfig; sourceTree = "<group>"; }; 534 7B8200990E76FDA1008F45CF /* staticlib.xcconfig */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = staticl ib.xcconfig; sourceTree = "<group>"; };
520 7B8203F10E76FED8008F45CF /* libxml.xcodeproj */ = {isa = PBXFile Reference; lastKnownFileType = "wrapper.pb-project"; name = libxml.xcodeproj; pa th = third_party/libxml/libxml.xcodeproj; sourceTree = "<group>"; }; 535 7B8203F10E76FED8008F45CF /* libxml.xcodeproj */ = {isa = PBXFile Reference; lastKnownFileType = "wrapper.pb-project"; name = libxml.xcodeproj; pa th = third_party/libxml/libxml.xcodeproj; sourceTree = "<group>"; };
536 7BA363B50E8C409A0023C8B9 /* sdch.xcodeproj */ = {isa = PBXFileRe ference; lastKnownFileType = "wrapper.pb-project"; name = sdch.xcodeproj; path = sdch/sdch.xcodeproj; sourceTree = "<group>"; };
521 7BFDF6620E37AE2100F1D7D8 /* libjpeg.xcodeproj */ = {isa = PBXFil eReference; lastKnownFileType = "wrapper.pb-project"; name = libjpeg.xcodeproj; path = third_party/libjpeg/libjpeg.xcodeproj; sourceTree = "<group>"; }; 537 7BFDF6620E37AE2100F1D7D8 /* libjpeg.xcodeproj */ = {isa = PBXFil eReference; lastKnownFileType = "wrapper.pb-project"; name = libjpeg.xcodeproj; path = third_party/libjpeg/libjpeg.xcodeproj; sourceTree = "<group>"; };
522 820A5E750DE35E2E00871E2D /* WebSystemInterface.h */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = WebS ystemInterface.h; path = temp/WebSystemInterface.h; sourceTree = "<group>"; }; 538 820A5E750DE35E2E00871E2D /* WebSystemInterface.h */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = WebS ystemInterface.h; path = temp/WebSystemInterface.h; sourceTree = "<group>"; };
523 820A5E760DE35E2E00871E2D /* WebSystemInterface.m */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = W ebSystemInterface.m; path = temp/WebSystemInterface.m; sourceTree = "<group>"; } ; 539 820A5E760DE35E2E00871E2D /* WebSystemInterface.m */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = W ebSystemInterface.m; path = temp/WebSystemInterface.m; sourceTree = "<group>"; } ;
524 820A5E850DE35FC600871E2D /* WebKitSystemInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = W ebKitSystemInterface.h; path = temp/WebKitSystemInterface.h; sourceTree = "<grou p>"; }; 540 820A5E850DE35FC600871E2D /* WebKitSystemInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = W ebKitSystemInterface.h; path = temp/WebKitSystemInterface.h; sourceTree = "<grou p>"; };
525 820A61B80DE7623F00871E2D /* missingImage.tiff */ = {isa = PBXFil eReference; lastKnownFileType = image.tiff; path = missingImage.tiff; sourceTree = "<group>"; }; 541 820A61B80DE7623F00871E2D /* missingImage.tiff */ = {isa = PBXFil eReference; lastKnownFileType = image.tiff; path = missingImage.tiff; sourceTree = "<group>"; };
526 824CB6100DAFEF14000C5DDE /* test_shell */ = {isa = PBXFileRefere nce; lastKnownFileType = folder; name = test_shell; path = ../../../data/test_sh ell; sourceTree = SOURCE_ROOT; }; 542 824CB6100DAFEF14000C5DDE /* test_shell */ = {isa = PBXFileRefere nce; lastKnownFileType = folder; name = test_shell; path = ../../../data/test_sh ell; sourceTree = SOURCE_ROOT; };
527 8287BDFA0E0AA28000CC8F2F /* aliasCursor.png */ = {isa = PBXFileR eference; lastKnownFileType = image.png; path = aliasCursor.png; sourceTree = "< group>"; }; 543 8287BDFA0E0AA28000CC8F2F /* aliasCursor.png */ = {isa = PBXFileR eference; lastKnownFileType = image.png; path = aliasCursor.png; sourceTree = "< group>"; };
528 8287BDFB0E0AA28000CC8F2F /* cellCursor.png */ = {isa = PBXFileRe ference; lastKnownFileType = image.png; path = cellCursor.png; sourceTree = "<gr oup>"; }; 544 8287BDFB0E0AA28000CC8F2F /* cellCursor.png */ = {isa = PBXFileRe ference; lastKnownFileType = image.png; path = cellCursor.png; sourceTree = "<gr oup>"; };
529 8287BDFC0E0AA28000CC8F2F /* contextMenuCursor.png */ = {isa = PB XFileReference; lastKnownFileType = image.png; path = contextMenuCursor.png; sou rceTree = "<group>"; }; 545 8287BDFC0E0AA28000CC8F2F /* contextMenuCursor.png */ = {isa = PB XFileReference; lastKnownFileType = image.png; path = contextMenuCursor.png; sou rceTree = "<group>"; };
530 8287BDFD0E0AA28000CC8F2F /* copyCursor.png */ = {isa = PBXFileRe ference; lastKnownFileType = image.png; path = copyCursor.png; sourceTree = "<gr oup>"; }; 546 8287BDFD0E0AA28000CC8F2F /* copyCursor.png */ = {isa = PBXFileRe ference; lastKnownFileType = image.png; path = copyCursor.png; sourceTree = "<gr oup>"; };
(...skipping 20 matching lines...) Expand all
551 8287BE120E0AA28000CC8F2F /* waitCursor.png */ = {isa = PBXFileRe ference; lastKnownFileType = image.png; path = waitCursor.png; sourceTree = "<gr oup>"; }; 567 8287BE120E0AA28000CC8F2F /* waitCursor.png */ = {isa = PBXFileRe ference; lastKnownFileType = image.png; path = waitCursor.png; sourceTree = "<gr oup>"; };
552 8287BE130E0AA28000CC8F2F /* westResizeCursor.png */ = {isa = PBX FileReference; lastKnownFileType = image.png; path = westResizeCursor.png; sourc eTree = "<group>"; }; 568 8287BE130E0AA28000CC8F2F /* westResizeCursor.png */ = {isa = PBX FileReference; lastKnownFileType = image.png; path = westResizeCursor.png; sourc eTree = "<group>"; };
553 8287BE140E0AA28000CC8F2F /* zoomInCursor.png */ = {isa = PBXFile Reference; lastKnownFileType = image.png; path = zoomInCursor.png; sourceTree = "<group>"; }; 569 8287BE140E0AA28000CC8F2F /* zoomInCursor.png */ = {isa = PBXFile Reference; lastKnownFileType = image.png; path = zoomInCursor.png; sourceTree = "<group>"; };
554 8287BE150E0AA28000CC8F2F /* zoomOutCursor.png */ = {isa = PBXFil eReference; lastKnownFileType = image.png; path = zoomOutCursor.png; sourceTree = "<group>"; }; 570 8287BE150E0AA28000CC8F2F /* zoomOutCursor.png */ = {isa = PBXFil eReference; lastKnownFileType = image.png; path = zoomOutCursor.png; sourceTree = "<group>"; };
555 828CFDC30DD1073D0069AC37 /* skia.xcodeproj */ = {isa = PBXFileRe ference; lastKnownFileType = "wrapper.pb-project"; name = skia.xcodeproj; path = skia/skia.xcodeproj; sourceTree = "<group>"; }; 571 828CFDC30DD1073D0069AC37 /* skia.xcodeproj */ = {isa = PBXFileRe ference; lastKnownFileType = "wrapper.pb-project"; name = skia.xcodeproj; path = skia/skia.xcodeproj; sourceTree = "<group>"; };
556 829E2E250DBE7DE200819EBF /* webkit.xcodeproj */ = {isa = PBXFile Reference; lastKnownFileType = "wrapper.pb-project"; name = webkit.xcodeproj; pa th = webkit/webkit.xcodeproj; sourceTree = "<group>"; }; 572 829E2E250DBE7DE200819EBF /* webkit.xcodeproj */ = {isa = PBXFile Reference; lastKnownFileType = "wrapper.pb-project"; name = webkit.xcodeproj; pa th = webkit/webkit.xcodeproj; sourceTree = "<group>"; };
557 829E33F40DBFECE200819EBF /* ApplicationServices.framework */ = { isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Applicatio nServices.framework; path = System/Library/Frameworks/ApplicationServices.framew ork; sourceTree = "<group>"; }; 573 829E33F40DBFECE200819EBF /* ApplicationServices.framework */ = { isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Applicatio nServices.framework; path = System/Library/Frameworks/ApplicationServices.framew ork; sourceTree = "<group>"; };
558 829E35270DC0C95300819EBF /* icu.xcodeproj */ = {isa = PBXFileRef erence; lastKnownFileType = "wrapper.pb-project"; name = icu.xcodeproj; path = t hird_party/icu38/icu.xcodeproj; sourceTree = "<group>"; }; 574 829E35270DC0C95300819EBF /* icu.xcodeproj */ = {isa = PBXFileRef erence; lastKnownFileType = "wrapper.pb-project"; name = icu.xcodeproj; path = t hird_party/icu38/icu.xcodeproj; sourceTree = "<group>"; };
559 829E35590DC0D37B00819EBF /* Carbon.framework */ = {isa = PBXFile Reference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = System/Library/Frameworks/Carbon.framework; sourceTree = "<group>"; }; 575 829E35590DC0D37B00819EBF /* Carbon.framework */ = {isa = PBXFile Reference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = System/Library/Frameworks/Carbon.framework; sourceTree = "<group>"; };
560 829E355C0DC0D47400819EBF /* QuartzCore.framework */ = {isa = PBX FileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framewor k; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = "<group>" ; }; 576 829E355C0DC0D47400819EBF /* QuartzCore.framework */ = {isa = PBX FileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framewor k; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = "<group>" ; };
561 » » 82F372140E82AE0500DF5AFE /* Security.framework */ = {isa = PBXFi leReference; lastKnownFileType = wrapper.framework; name = Security.framework; p ath = /System/Library/Frameworks/Security.framework; sourceTree = "<absolute>"; }; 577 » » 82F372140E82AE0500DF5AFE /* Security.framework */ = {isa = PBXFi leReference; lastKnownFileType = wrapper.framework; name = Security.framework; p ath = System/Library/Frameworks/Security.framework; sourceTree = "<group>"; };
562 82F399470E7EE4D500785E15 /* libWebKitSystemInterfaceLeopard.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libWebKitSyst emInterfaceLeopard.a; path = temp/libWebKitSystemInterfaceLeopard.a; sourceTree = "<group>"; }; 578 82F399470E7EE4D500785E15 /* libWebKitSystemInterfaceLeopard.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libWebKitSyst emInterfaceLeopard.a; path = temp/libWebKitSystemInterfaceLeopard.a; sourceTree = "<group>"; };
563 82F39A1C0E7EF85C00785E15 /* gtest.xcodeproj */ = {isa = PBXFileR eference; lastKnownFileType = "wrapper.pb-project"; name = gtest.xcodeproj; path = testing/gtest.xcodeproj; sourceTree = "<group>"; }; 579 82F39A1C0E7EF85C00785E15 /* gtest.xcodeproj */ = {isa = PBXFileR eference; lastKnownFileType = "wrapper.pb-project"; name = gtest.xcodeproj; path = testing/gtest.xcodeproj; sourceTree = "<group>"; };
564 82F39CFF0E7EF95A00785E15 /* modp_b64.xcodeproj */ = {isa = PBXFi leReference; lastKnownFileType = "wrapper.pb-project"; name = modp_b64.xcodeproj ; path = third_party/modp_b64/modp_b64.xcodeproj; sourceTree = "<group>"; }; 580 82F39CFF0E7EF95A00785E15 /* modp_b64.xcodeproj */ = {isa = PBXFi leReference; lastKnownFileType = "wrapper.pb-project"; name = modp_b64.xcodeproj ; path = third_party/modp_b64/modp_b64.xcodeproj; sourceTree = "<group>"; };
565 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; so urceTree = "<group>"; }; 581 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; so urceTree = "<group>"; };
566 AB351E2E0DC7B290002F427A /* test_navigation_controller.cc */ = { isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp ; path = test_navigation_controller.cc; sourceTree = "<group>"; }; 582 AB351E2E0DC7B290002F427A /* test_navigation_controller.cc */ = { isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp ; path = test_navigation_controller.cc; sourceTree = "<group>"; };
567 AB351E2F0DC7B290002F427A /* test_navigation_controller.h */ = {i sa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; pat h = test_navigation_controller.h; sourceTree = "<group>"; }; 583 AB351E2F0DC7B290002F427A /* test_navigation_controller.h */ = {i sa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; pat h = test_navigation_controller.h; sourceTree = "<group>"; };
568 AB8665450DC78A5A002CE06A /* googleurl.xcodeproj */ = {isa = PBXF ileReference; lastKnownFileType = "wrapper.pb-project"; name = googleurl.xcodepr oj; path = build/googleurl.xcodeproj; sourceTree = "<group>"; }; 584 AB8665450DC78A5A002CE06A /* googleurl.xcodeproj */ = {isa = PBXF ileReference; lastKnownFileType = "wrapper.pb-project"; name = googleurl.xcodepr oj; path = build/googleurl.xcodeproj; sourceTree = "<group>"; };
569 AB8A77FD0DC54DD6005C27B8 /* layout_test_controller.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; pa th = layout_test_controller.cc; sourceTree = "<group>"; }; 585 AB8A77FD0DC54DD6005C27B8 /* layout_test_controller.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; pa th = layout_test_controller.cc; sourceTree = "<group>"; };
570 AB8A77FE0DC54DD6005C27B8 /* layout_test_controller.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = layout_test_controller.h; sourceTree = "<group>"; }; 586 AB8A77FE0DC54DD6005C27B8 /* layout_test_controller.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = layout_test_controller.h; sourceTree = "<group>"; };
571 AB8A78510DC553A8005C27B8 /* event_sending_controller.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = event_sending_controller.h; sourceTree = "<group>"; }; 587 AB8A78510DC553A8005C27B8 /* event_sending_controller.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = event_sending_controller.h; sourceTree = "<group>"; };
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
618 82F399FE0E7EF7E500785E15 /* libicudata.a in Fram eworks */, 634 82F399FE0E7EF7E500785E15 /* libicudata.a in Fram eworks */,
619 82F39A010E7EF7F000785E15 /* libicui18n.a in Fram eworks */, 635 82F39A010E7EF7F000785E15 /* libicui18n.a in Fram eworks */,
620 82F39A020E7EF7F000785E15 /* libicuuc.a in Framew orks */, 636 82F39A020E7EF7F000785E15 /* libicuuc.a in Framew orks */,
621 82F39D130E7EFA5D00785E15 /* libjsbindings.a in F rameworks */, 637 82F39D130E7EFA5D00785E15 /* libjsbindings.a in F rameworks */,
622 82F39D490E7EFDAA00785E15 /* libjscre.a in Framew orks */, 638 82F39D490E7EFDAA00785E15 /* libjscre.a in Framew orks */,
623 82F39D050E7EF95D00785E15 /* libmodp_b64.a in Fra meworks */, 639 82F39D050E7EF95D00785E15 /* libmodp_b64.a in Fra meworks */,
624 82F39A180E7EF82400785E15 /* libnet.a in Framewor ks */, 640 82F39A180E7EF82400785E15 /* libnet.a in Framewor ks */,
625 82F39D120E7EFA5D00785E15 /* libpcre.a in Framewo rks */, 641 82F39D120E7EFA5D00785E15 /* libpcre.a in Framewo rks */,
626 82F39D080E7EF97000785E15 /* libpng.a in Framewor ks */, 642 82F39D080E7EF97000785E15 /* libpng.a in Framewor ks */,
627 82F39D0F0E7EFA5600785E15 /* libport.a in Framewo rks */, 643 82F39D0F0E7EFA5600785E15 /* libport.a in Framewo rks */,
644 7BA363BD0E8C40C30023C8B9 /* libsdch.a in Framewo rks */,
628 82F39D2B0E7EFC2600785E15 /* libskia.a in Framewo rks */, 645 82F39D2B0E7EFC2600785E15 /* libskia.a in Framewo rks */,
629 82F39D4A0E7EFDAA00785E15 /* libv8.a in Framework s */, 646 82F39D4A0E7EFDAA00785E15 /* libv8.a in Framework s */,
630 82F39D110E7EFA5A00785E15 /* libwebcore.a in Fram eworks */, 647 82F39D110E7EFA5A00785E15 /* libwebcore.a in Fram eworks */,
631 82F399480E7EE4D500785E15 /* libWebKitSystemInter faceLeopard.a in Frameworks */, 648 82F399480E7EE4D500785E15 /* libWebKitSystemInter faceLeopard.a in Frameworks */,
632 82F39D100E7EFA5800785E15 /* libwtf.a in Framewor ks */, 649 82F39D100E7EFA5800785E15 /* libwtf.a in Framewor ks */,
633 82F39D400E7EFD9300785E15 /* libxml.a in Framewor ks */, 650 82F39D400E7EFD9300785E15 /* libxml.a in Framewor ks */,
634 82F39CF40E7EF90F00785E15 /* libzlib.a in Framewo rks */, 651 82F39CF40E7EF90F00785E15 /* libzlib.a in Framewo rks */,
635 E456292D0E26B4FE005E4685 /* QuartzCore.framework in Frameworks */, 652 E456292D0E26B4FE005E4685 /* QuartzCore.framework in Frameworks */,
636 82F372150E82AE0500DF5AFE /* Security.framework i n Frameworks */, 653 82F372150E82AE0500DF5AFE /* Security.framework i n Frameworks */,
637 ); 654 );
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
715 E456295B0E26B5F8005E4685 /* bzip2.xcodeproj */, 732 E456295B0E26B5F8005E4685 /* bzip2.xcodeproj */,
716 AB8665450DC78A5A002CE06A /* googleurl.xcodeproj */, 733 AB8665450DC78A5A002CE06A /* googleurl.xcodeproj */,
717 82F39A1C0E7EF85C00785E15 /* gtest.xcodeproj */, 734 82F39A1C0E7EF85C00785E15 /* gtest.xcodeproj */,
718 829E35270DC0C95300819EBF /* icu.xcodeproj */, 735 829E35270DC0C95300819EBF /* icu.xcodeproj */,
719 7B779D4B0E82FFAC00C2971E /* libevent.xcodeproj * /, 736 7B779D4B0E82FFAC00C2971E /* libevent.xcodeproj * /,
720 7BFDF6620E37AE2100F1D7D8 /* libjpeg.xcodeproj */ , 737 7BFDF6620E37AE2100F1D7D8 /* libjpeg.xcodeproj */ ,
721 ABC8C3EE0DC7F72600B59C21 /* libpng.xcodeproj */, 738 ABC8C3EE0DC7F72600B59C21 /* libpng.xcodeproj */,
722 7B8203F10E76FED8008F45CF /* libxml.xcodeproj */, 739 7B8203F10E76FED8008F45CF /* libxml.xcodeproj */,
723 82F39CFF0E7EF95A00785E15 /* modp_b64.xcodeproj * /, 740 82F39CFF0E7EF95A00785E15 /* modp_b64.xcodeproj * /,
724 E45629460E26B5A7005E4685 /* net.xcodeproj */, 741 E45629460E26B5A7005E4685 /* net.xcodeproj */,
742 7BA363B50E8C409A0023C8B9 /* sdch.xcodeproj */,
725 828CFDC30DD1073D0069AC37 /* skia.xcodeproj */, 743 828CFDC30DD1073D0069AC37 /* skia.xcodeproj */,
726 7B42A4C40DE20F1700659DE0 /* v8.xcodeproj */, 744 7B42A4C40DE20F1700659DE0 /* v8.xcodeproj */,
727 829E2E250DBE7DE200819EBF /* webkit.xcodeproj */, 745 829E2E250DBE7DE200819EBF /* webkit.xcodeproj */,
728 ABC8C4180DC7F7D000B59C21 /* zlib.xcodeproj */, 746 ABC8C4180DC7F7D000B59C21 /* zlib.xcodeproj */,
729 ); 747 );
730 name = Projects; 748 name = Projects;
731 path = ../../../..; 749 path = ../../../..;
732 sourceTree = "<group>"; 750 sourceTree = "<group>";
733 }; 751 };
734 7B82051E0E770291008F45CF /* Products */ = { 752 7B82051E0E770291008F45CF /* Products */ = {
(...skipping 106 matching lines...) Expand 10 before | Expand all | Expand 10 after
841 sourceTree = "<group>"; 859 sourceTree = "<group>";
842 }; 860 };
843 7B8205B50E770291008F45CF /* Products */ = { 861 7B8205B50E770291008F45CF /* Products */ = {
844 isa = PBXGroup; 862 isa = PBXGroup;
845 children = ( 863 children = (
846 7B8205B90E770291008F45CF /* libzlib.a */, 864 7B8205B90E770291008F45CF /* libzlib.a */,
847 ); 865 );
848 name = Products; 866 name = Products;
849 sourceTree = "<group>"; 867 sourceTree = "<group>";
850 }; 868 };
869 7BA363B60E8C409A0023C8B9 /* Products */ = {
870 isa = PBXGroup;
871 children = (
872 7BA363BA0E8C409A0023C8B9 /* libsdch.a */,
873 );
874 name = Products;
875 sourceTree = "<group>";
876 };
851 7BFDF4FD0E37AB4200F1D7D8 /* mac */ = { 877 7BFDF4FD0E37AB4200F1D7D8 /* mac */ = {
852 isa = PBXGroup; 878 isa = PBXGroup;
853 children = ( 879 children = (
854 82F399470E7EE4D500785E15 /* libWebKitSystemInter faceLeopard.a */, 880 82F399470E7EE4D500785E15 /* libWebKitSystemInter faceLeopard.a */,
855 29B97316FDCFA39411CA2CEA /* main.mm */, 881 29B97316FDCFA39411CA2CEA /* main.mm */,
856 ABA65EFD0DD50BFF003A4FC8 /* test_shell_webview.h */, 882 ABA65EFD0DD50BFF003A4FC8 /* test_shell_webview.h */,
857 ABA65EFE0DD50BFF003A4FC8 /* test_shell_webview.m m */, 883 ABA65EFE0DD50BFF003A4FC8 /* test_shell_webview.m m */,
858 32CA4F630368D1EE00C91783 /* TestShell_Prefix.pch */, 884 32CA4F630368D1EE00C91783 /* TestShell_Prefix.pch */,
859 820A5E850DE35FC600871E2D /* WebKitSystemInterfac e.h */, 885 820A5E850DE35FC600871E2D /* WebKitSystemInterfac e.h */,
860 820A5E750DE35E2E00871E2D /* WebSystemInterface.h */, 886 820A5E750DE35E2E00871E2D /* WebSystemInterface.h */,
(...skipping 109 matching lines...) Expand 10 before | Expand all | Expand 10 after
970 82F399FB0E7EF7C900785E15 /* PBXTargetDependency */, 996 82F399FB0E7EF7C900785E15 /* PBXTargetDependency */,
971 82F39A250E7EF86800785E15 /* PBXTargetDependency */, 997 82F39A250E7EF86800785E15 /* PBXTargetDependency */,
972 82F39A120E7EF81000785E15 /* PBXTargetDependency */, 998 82F39A120E7EF81000785E15 /* PBXTargetDependency */,
973 82F39A140E7EF81000785E15 /* PBXTargetDependency */, 999 82F39A140E7EF81000785E15 /* PBXTargetDependency */,
974 82F39A160E7EF81000785E15 /* PBXTargetDependency */, 1000 82F39A160E7EF81000785E15 /* PBXTargetDependency */,
975 7B779D530E83002A00C2971E /* PBXTargetDependency */, 1001 7B779D530E83002A00C2971E /* PBXTargetDependency */,
976 82F39D0A0E7EF97500785E15 /* PBXTargetDependency */, 1002 82F39D0A0E7EF97500785E15 /* PBXTargetDependency */,
977 82F39D420E7EFD9C00785E15 /* PBXTargetDependency */, 1003 82F39D420E7EFD9C00785E15 /* PBXTargetDependency */,
978 82F39D070E7EF96400785E15 /* PBXTargetDependency */, 1004 82F39D070E7EF96400785E15 /* PBXTargetDependency */,
979 82F39A1A0E7EF82B00785E15 /* PBXTargetDependency */, 1005 82F39A1A0E7EF82B00785E15 /* PBXTargetDependency */,
1006 7BA363BC0E8C40A30023C8B9 /* PBXTargetDependency */,
980 82F39D2D0E7EFC2D00785E15 /* PBXTargetDependency */, 1007 82F39D2D0E7EFC2D00785E15 /* PBXTargetDependency */,
981 82F39D150E7EFA6800785E15 /* PBXTargetDependency */, 1008 82F39D150E7EFA6800785E15 /* PBXTargetDependency */,
982 82F39D170E7EFA6800785E15 /* PBXTargetDependency */, 1009 82F39D170E7EFA6800785E15 /* PBXTargetDependency */,
983 82F39D190E7EFA6800785E15 /* PBXTargetDependency */, 1010 82F39D190E7EFA6800785E15 /* PBXTargetDependency */,
984 82F39D1B0E7EFA6800785E15 /* PBXTargetDependency */, 1011 82F39D1B0E7EFA6800785E15 /* PBXTargetDependency */,
985 82F39D1D0E7EFA6800785E15 /* PBXTargetDependency */, 1012 82F39D1D0E7EFA6800785E15 /* PBXTargetDependency */,
986 82F39D1F0E7EFA6800785E15 /* PBXTargetDependency */, 1013 82F39D1F0E7EFA6800785E15 /* PBXTargetDependency */,
987 82F39D4C0E7EFDB500785E15 /* PBXTargetDependency */, 1014 82F39D4C0E7EFDB500785E15 /* PBXTargetDependency */,
988 82F39D4E0E7EFDB500785E15 /* PBXTargetDependency */, 1015 82F39D4E0E7EFDB500785E15 /* PBXTargetDependency */,
989 82F39CF70E7EF91900785E15 /* PBXTargetDependency */, 1016 82F39CF70E7EF91900785E15 /* PBXTargetDependency */,
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
1043 }, 1070 },
1044 { 1071 {
1045 ProductGroup = 82F39D000E7EF95A00785E15 /* Products */; 1072 ProductGroup = 82F39D000E7EF95A00785E15 /* Products */;
1046 ProjectRef = 82F39CFF0E7EF95A00785E15 /* modp_b64.xcodeproj */; 1073 ProjectRef = 82F39CFF0E7EF95A00785E15 /* modp_b64.xcodeproj */;
1047 }, 1074 },
1048 { 1075 {
1049 ProductGroup = 7B82057E0E770291008F45CF /* Products */; 1076 ProductGroup = 7B82057E0E770291008F45CF /* Products */;
1050 ProjectRef = E45629460E26B5A7005E4685 /* net.xcodeproj */; 1077 ProjectRef = E45629460E26B5A7005E4685 /* net.xcodeproj */;
1051 }, 1078 },
1052 { 1079 {
1080 ProductGroup = 7BA363B60E8C409A0023C8B9 /* Products */;
1081 ProjectRef = 7BA363B50E8C409A0023C8B9 /* sdch.xcodeproj */;
1082 },
1083 {
1053 ProductGroup = 7B82058B0E770291008F45CF /* Products */; 1084 ProductGroup = 7B82058B0E770291008F45CF /* Products */;
1054 ProjectRef = 828CFDC30DD1073D0069AC37 /* skia.xcodeproj */; 1085 ProjectRef = 828CFDC30DD1073D0069AC37 /* skia.xcodeproj */;
1055 }, 1086 },
1056 { 1087 {
1057 ProductGroup = 7B8205930E770291008F45CF /* Products */; 1088 ProductGroup = 7B8205930E770291008F45CF /* Products */;
1058 ProjectRef = 7B42A4C40DE20F1700659DE0 /* v8.xcodeproj */; 1089 ProjectRef = 7B42A4C40DE20F1700659DE0 /* v8.xcodeproj */;
1059 }, 1090 },
1060 { 1091 {
1061 ProductGroup = 7B82059F0E770291008F45CF /* Products */; 1092 ProductGroup = 7B82059F0E770291008F45CF /* Products */;
1062 ProjectRef = 829E2E250DBE7DE200819EBF /* webkit.xcodeproj */; 1093 ProjectRef = 829E2E250DBE7DE200819EBF /* webkit.xcodeproj */;
(...skipping 242 matching lines...) Expand 10 before | Expand all | Expand 10 after
1305 remoteRef = 7B8205B30E770291008F45CF /* PBXContainerItem Proxy */; 1336 remoteRef = 7B8205B30E770291008F45CF /* PBXContainerItem Proxy */;
1306 sourceTree = BUILT_PRODUCTS_DIR; 1337 sourceTree = BUILT_PRODUCTS_DIR;
1307 }; 1338 };
1308 7B8205B90E770291008F45CF /* libzlib.a */ = { 1339 7B8205B90E770291008F45CF /* libzlib.a */ = {
1309 isa = PBXReferenceProxy; 1340 isa = PBXReferenceProxy;
1310 fileType = archive.ar; 1341 fileType = archive.ar;
1311 path = libzlib.a; 1342 path = libzlib.a;
1312 remoteRef = 7B8205B80E770291008F45CF /* PBXContainerItem Proxy */; 1343 remoteRef = 7B8205B80E770291008F45CF /* PBXContainerItem Proxy */;
1313 sourceTree = BUILT_PRODUCTS_DIR; 1344 sourceTree = BUILT_PRODUCTS_DIR;
1314 }; 1345 };
1346 7BA363BA0E8C409A0023C8B9 /* libsdch.a */ = {
1347 isa = PBXReferenceProxy;
1348 fileType = archive.ar;
1349 path = libsdch.a;
1350 remoteRef = 7BA363B90E8C409A0023C8B9 /* PBXContainerItem Proxy */;
1351 sourceTree = BUILT_PRODUCTS_DIR;
1352 };
1315 82F39A210E7EF85C00785E15 /* libgtest.a */ = { 1353 82F39A210E7EF85C00785E15 /* libgtest.a */ = {
1316 isa = PBXReferenceProxy; 1354 isa = PBXReferenceProxy;
1317 fileType = archive.ar; 1355 fileType = archive.ar;
1318 path = libgtest.a; 1356 path = libgtest.a;
1319 remoteRef = 82F39A200E7EF85C00785E15 /* PBXContainerItem Proxy */; 1357 remoteRef = 82F39A200E7EF85C00785E15 /* PBXContainerItem Proxy */;
1320 sourceTree = BUILT_PRODUCTS_DIR; 1358 sourceTree = BUILT_PRODUCTS_DIR;
1321 }; 1359 };
1322 82F39D040E7EF95A00785E15 /* libmodp_b64.a */ = { 1360 82F39D040E7EF95A00785E15 /* libmodp_b64.a */ = {
1323 isa = PBXReferenceProxy; 1361 isa = PBXReferenceProxy;
1324 fileType = archive.ar; 1362 fileType = archive.ar;
(...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after
1394 runOnlyForDeploymentPostprocessing = 0; 1432 runOnlyForDeploymentPostprocessing = 0;
1395 }; 1433 };
1396 /* End PBXSourcesBuildPhase section */ 1434 /* End PBXSourcesBuildPhase section */
1397 1435
1398 /* Begin PBXTargetDependency section */ 1436 /* Begin PBXTargetDependency section */
1399 7B779D530E83002A00C2971E /* PBXTargetDependency */ = { 1437 7B779D530E83002A00C2971E /* PBXTargetDependency */ = {
1400 isa = PBXTargetDependency; 1438 isa = PBXTargetDependency;
1401 name = libevent; 1439 name = libevent;
1402 targetProxy = 7B779D520E83002A00C2971E /* PBXContainerIt emProxy */; 1440 targetProxy = 7B779D520E83002A00C2971E /* PBXContainerIt emProxy */;
1403 }; 1441 };
1442 7BA363BC0E8C40A30023C8B9 /* PBXTargetDependency */ = {
1443 isa = PBXTargetDependency;
1444 name = sdch;
1445 targetProxy = 7BA363BB0E8C40A30023C8B9 /* PBXContainerIt emProxy */;
1446 };
1404 82F399C20E7EF76900785E15 /* PBXTargetDependency */ = { 1447 82F399C20E7EF76900785E15 /* PBXTargetDependency */ = {
1405 isa = PBXTargetDependency; 1448 isa = PBXTargetDependency;
1406 name = base; 1449 name = base;
1407 targetProxy = 82F399C10E7EF76900785E15 /* PBXContainerIt emProxy */; 1450 targetProxy = 82F399C10E7EF76900785E15 /* PBXContainerIt emProxy */;
1408 }; 1451 };
1409 82F399C40E7EF76900785E15 /* PBXTargetDependency */ = { 1452 82F399C40E7EF76900785E15 /* PBXTargetDependency */ = {
1410 isa = PBXTargetDependency; 1453 isa = PBXTargetDependency;
1411 name = base_gfx; 1454 name = base_gfx;
1412 targetProxy = 82F399C30E7EF76900785E15 /* PBXContainerIt emProxy */; 1455 targetProxy = 82F399C30E7EF76900785E15 /* PBXContainerIt emProxy */;
1413 }; 1456 };
(...skipping 116 matching lines...) Expand 10 before | Expand all | Expand 10 after
1530 name = MainMenu.nib; 1573 name = MainMenu.nib;
1531 sourceTree = "<group>"; 1574 sourceTree = "<group>";
1532 }; 1575 };
1533 /* End PBXVariantGroup section */ 1576 /* End PBXVariantGroup section */
1534 1577
1535 /* Begin XCBuildConfiguration section */ 1578 /* Begin XCBuildConfiguration section */
1536 C01FCF4F08A954540054247B /* Debug */ = { 1579 C01FCF4F08A954540054247B /* Debug */ = {
1537 isa = XCBuildConfiguration; 1580 isa = XCBuildConfiguration;
1538 baseConfigurationReference = 7B8200960E76FDA1008F45CF /* debug.xcconfig */; 1581 baseConfigurationReference = 7B8200960E76FDA1008F45CF /* debug.xcconfig */;
1539 buildSettings = { 1582 buildSettings = {
1540 » » » » FRAMEWORK_SEARCH_PATHS = "$(SYSTEM_LIBRARY_DIR)/ Frameworks/ApplicationServices.framework/Frameworks"; 1583 » » » » FRAMEWORK_SEARCH_PATHS = (
1584 » » » » » "$(FRAMEWORK_SEARCH_PATHS)",
1585 » » » » » "$(SYSTEM_LIBRARY_DIR)/Frameworks/Applic ationServices.framework/Frameworks",
1586 » » » » );
1541 GCC_PREPROCESSOR_DEFINITIONS = ( 1587 GCC_PREPROCESSOR_DEFINITIONS = (
1542 "$(GCC_PREPROCESSOR_DEFINITIONS)", 1588 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1543 BUILDING_CHROMIUM__, 1589 BUILDING_CHROMIUM__,
1544 ); 1590 );
1545 HEADER_SEARCH_PATHS = ( 1591 HEADER_SEARCH_PATHS = (
1592 "$(HEADER_SEARCH_PATHS)",
1546 ../../../.., 1593 ../../../..,
1547 ../../../../skia/include, 1594 ../../../../skia/include,
1548 ../../../../skia/include/corecg, 1595 ../../../../skia/include/corecg,
1549 ../../../../testing/gtest/include, 1596 ../../../../testing/gtest/include,
1550 ../../../../third_party/icu38/public/com mon, 1597 ../../../../third_party/icu38/public/com mon,
1551 ../../../../third_party/icu38/public/i18 n, 1598 ../../../../third_party/icu38/public/i18 n,
1552 ../../../pending, 1599 ../../../pending,
1553 ../../../../third_party/WebKit/WebCore, 1600 ../../../../third_party/WebKit/WebCore,
1554 ../../../../third_party/WebKit/JavaScrip tCore, 1601 ../../../../third_party/WebKit/JavaScrip tCore,
1555 "$(SYMROOT)/webkit.build/$(CONFIGURATION )/generated/WebCore/v8", 1602 "$(SYMROOT)/webkit.build/$(CONFIGURATION )/generated/WebCore/v8",
1556 ); 1603 );
1604 LIBRARY_SEARCH_PATHS = (
1605 "$(LIBRARY_SEARCH_PATHS)",
1606 "$(SRCROOT)/temp",
1607 );
1557 XCODEPROJ_DEPTH = ../../../..; 1608 XCODEPROJ_DEPTH = ../../../..;
1558 }; 1609 };
1559 name = Debug; 1610 name = Debug;
1560 }; 1611 };
1561 C01FCF5008A954540054247B /* Release */ = { 1612 C01FCF5008A954540054247B /* Release */ = {
1562 isa = XCBuildConfiguration; 1613 isa = XCBuildConfiguration;
1563 baseConfigurationReference = 7B8200980E76FDA1008F45CF /* release.xcconfig */; 1614 baseConfigurationReference = 7B8200980E76FDA1008F45CF /* release.xcconfig */;
1564 buildSettings = { 1615 buildSettings = {
1565 » » » » FRAMEWORK_SEARCH_PATHS = "$(SYSTEM_LIBRARY_DIR)/ Frameworks/ApplicationServices.framework/Frameworks"; 1616 » » » » FRAMEWORK_SEARCH_PATHS = (
1617 » » » » » "$(FRAMEWORK_SEARCH_PATHS)",
1618 » » » » » "$(SYSTEM_LIBRARY_DIR)/Frameworks/Applic ationServices.framework/Frameworks",
1619 » » » » );
1566 GCC_PREPROCESSOR_DEFINITIONS = ( 1620 GCC_PREPROCESSOR_DEFINITIONS = (
1567 "$(GCC_PREPROCESSOR_DEFINITIONS)", 1621 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1568 BUILDING_CHROMIUM__, 1622 BUILDING_CHROMIUM__,
1569 ); 1623 );
1570 HEADER_SEARCH_PATHS = ( 1624 HEADER_SEARCH_PATHS = (
1625 "$(HEADER_SEARCH_PATHS)",
1571 ../../../.., 1626 ../../../..,
1572 ../../../../skia/include, 1627 ../../../../skia/include,
1573 ../../../../skia/include/corecg, 1628 ../../../../skia/include/corecg,
1574 ../../../../testing/gtest/include, 1629 ../../../../testing/gtest/include,
1575 ../../../../third_party/icu38/public/com mon, 1630 ../../../../third_party/icu38/public/com mon,
1576 ../../../../third_party/icu38/public/i18 n, 1631 ../../../../third_party/icu38/public/i18 n,
1577 ../../../pending, 1632 ../../../pending,
1578 ../../../../third_party/WebKit/WebCore, 1633 ../../../../third_party/WebKit/WebCore,
1579 ../../../../third_party/WebKit/JavaScrip tCore, 1634 ../../../../third_party/WebKit/JavaScrip tCore,
1580 "$(SYMROOT)/webkit.build/$(CONFIGURATION )/generated/WebCore/v8", 1635 "$(SYMROOT)/webkit.build/$(CONFIGURATION )/generated/WebCore/v8",
1581 ); 1636 );
1637 LIBRARY_SEARCH_PATHS = (
1638 "$(LIBRARY_SEARCH_PATHS)",
1639 "$(SRCROOT)/temp",
1640 );
1582 XCODEPROJ_DEPTH = ../../../..; 1641 XCODEPROJ_DEPTH = ../../../..;
1583 }; 1642 };
1584 name = Release; 1643 name = Release;
1585 }; 1644 };
1586 E456293C0E26B4FE005E4685 /* Debug */ = { 1645 E456293C0E26B4FE005E4685 /* Debug */ = {
1587 isa = XCBuildConfiguration; 1646 isa = XCBuildConfiguration;
1588 baseConfigurationReference = 7B8200970E76FDA1008F45CF /* executable.xcconfig */; 1647 baseConfigurationReference = 7B8200970E76FDA1008F45CF /* executable.xcconfig */;
1589 buildSettings = { 1648 buildSettings = {
1590 GCC_PREFIX_HEADER = TestShell_Prefix.pch; 1649 GCC_PREFIX_HEADER = TestShell_Prefix.pch;
1591 INFOPLIST_FILE = Info.plist; 1650 INFOPLIST_FILE = Info.plist;
1592 LIBRARY_SEARCH_PATHS = (
1593 "$(LIBRARY_SEARCH_PATHS)",
1594 "$(SRCROOT)/temp",
1595 );
1596 PRODUCT_NAME = TestShell; 1651 PRODUCT_NAME = TestShell;
1597 WRAPPER_EXTENSION = app; 1652 WRAPPER_EXTENSION = app;
1598 }; 1653 };
1599 name = Debug; 1654 name = Debug;
1600 }; 1655 };
1601 E456293D0E26B4FE005E4685 /* Release */ = { 1656 E456293D0E26B4FE005E4685 /* Release */ = {
1602 isa = XCBuildConfiguration; 1657 isa = XCBuildConfiguration;
1603 baseConfigurationReference = 7B8200970E76FDA1008F45CF /* executable.xcconfig */; 1658 baseConfigurationReference = 7B8200970E76FDA1008F45CF /* executable.xcconfig */;
1604 buildSettings = { 1659 buildSettings = {
1605 GCC_PREFIX_HEADER = TestShell_Prefix.pch; 1660 GCC_PREFIX_HEADER = TestShell_Prefix.pch;
1606 INFOPLIST_FILE = Info.plist; 1661 INFOPLIST_FILE = Info.plist;
1607 LIBRARY_SEARCH_PATHS = (
1608 "$(LIBRARY_SEARCH_PATHS)",
1609 "$(SRCROOT)/temp",
1610 );
1611 PRODUCT_NAME = TestShell; 1662 PRODUCT_NAME = TestShell;
1612 WRAPPER_EXTENSION = app; 1663 WRAPPER_EXTENSION = app;
1613 }; 1664 };
1614 name = Release; 1665 name = Release;
1615 }; 1666 };
1616 /* End XCBuildConfiguration section */ 1667 /* End XCBuildConfiguration section */
1617 1668
1618 /* Begin XCConfigurationList section */ 1669 /* Begin XCConfigurationList section */
1619 C01FCF4E08A954540054247B /* Build configuration list for PBXProj ect "TestShell" */ = { 1670 C01FCF4E08A954540054247B /* Build configuration list for PBXProj ect "TestShell" */ = {
1620 isa = XCConfigurationList; 1671 isa = XCConfigurationList;
(...skipping 10 matching lines...) Expand all
1631 E456293C0E26B4FE005E4685 /* Debug */, 1682 E456293C0E26B4FE005E4685 /* Debug */,
1632 E456293D0E26B4FE005E4685 /* Release */, 1683 E456293D0E26B4FE005E4685 /* Release */,
1633 ); 1684 );
1634 defaultConfigurationIsVisible = 0; 1685 defaultConfigurationIsVisible = 0;
1635 defaultConfigurationName = Release; 1686 defaultConfigurationName = Release;
1636 }; 1687 };
1637 /* End XCConfigurationList section */ 1688 /* End XCConfigurationList section */
1638 }; 1689 };
1639 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */; 1690 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
1640 } 1691 }
OLDNEW
« no previous file with comments | « sdch/sdch.xcodeproj/sdch_prebuild.sh ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698