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

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

Issue 10963: Fix the mac build to add dmg_fp to the libbase.a. (Closed)
Patch Set: Created 12 years, 1 month 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
« no previous file with comments | « third_party/dmg_fp/g_fmt.cc ('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 4D1638790EBFA714008F024E /* libsqlite.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D1638760EBFA6F7008F024E /* libsqlite.a */; }; 10 4D1638790EBFA714008F024E /* libsqlite.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D1638760EBFA6F7008F024E /* libsqlite.a */; };
11 4DB687D70EAFE7C800AB2128 /* libxslt.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4DB687D40EAFE79200AB2128 /* libxslt.a */; }; 11 4DB687D70EAFE7C800AB2128 /* libxslt.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4DB687D40EAFE79200AB2128 /* libxslt.a */; };
12 4DB7FA6F0E9BF33B00C66CE0 /* SystemConfiguration.framework in Fra meworks */ = {isa = PBXBuildFile; fileRef = 4DB7FA6E0E9BF33B00C66CE0 /* SystemCo nfiguration.framework */; }; 12 4DB7FA6F0E9BF33B00C66CE0 /* SystemConfiguration.framework in Fra meworks */ = {isa = PBXBuildFile; fileRef = 4DB7FA6E0E9BF33B00C66CE0 /* SystemCo nfiguration.framework */; };
13 4DB7FEA40E9BF92100C66CE0 /* libwebcoresysteminterface.a in Frame works */ = {isa = PBXBuildFile; fileRef = 4DB7FE760E9BF6CB00C66CE0 /* libwebcore systeminterface.a */; }; 13 4DB7FEA40E9BF92100C66CE0 /* libwebcoresysteminterface.a in Frame works */ = {isa = PBXBuildFile; fileRef = 4DB7FE760E9BF6CB00C66CE0 /* libwebcore systeminterface.a */; };
14 4DB7FEA80E9BF98C00C66CE0 /* libWebKitSystemInterfaceLeopard.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4DB7FEA70E9BF98C00C66CE0 /* libW ebKitSystemInterfaceLeopard.a */; }; 14 4DB7FEA80E9BF98C00C66CE0 /* libWebKitSystemInterfaceLeopard.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4DB7FEA70E9BF98C00C66CE0 /* libW ebKitSystemInterfaceLeopard.a */; };
15 531CBE190ECB6BE30084F32D /* libdmg_fp.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 531CBE180ECB6BB60084F32D /* libdmg_fp.a */; };
16 53E50D280ECA1B21001784B4 /* simple_clipboard_impl.cc in Sources */ = {isa = PBXBuildFile; fileRef = 53E50D270ECA1B21001784B4 /* simple_clipboard _impl.cc */; }; 15 53E50D280ECA1B21001784B4 /* simple_clipboard_impl.cc in Sources */ = {isa = PBXBuildFile; fileRef = 53E50D270ECA1B21001784B4 /* simple_clipboard _impl.cc */; };
17 7B779D510E83001A00C2971E /* libevent.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B779D500E82FFAC00C2971E /* libevent.a */; }; 16 7B779D510E83001A00C2971E /* libevent.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B779D500E82FFAC00C2971E /* libevent.a */; };
18 7BA363BD0E8C40C30023C8B9 /* libsdch.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7BA363BA0E8C409A0023C8B9 /* libsdch.a */; }; 17 7BA363BD0E8C40C30023C8B9 /* libsdch.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7BA363BA0E8C409A0023C8B9 /* libsdch.a */; };
19 82F372150E82AE0500DF5AFE /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82F372140E82AE0500DF5AFE /* Security.framework */; }; 18 82F372150E82AE0500DF5AFE /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82F372140E82AE0500DF5AFE /* Security.framework */; };
20 82F399B70E7EF75800785E15 /* libbase.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B8205260E770291008F45CF /* libbase.a */; }; 19 82F399B70E7EF75800785E15 /* libbase.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B8205260E770291008F45CF /* libbase.a */; };
21 82F399B80E7EF75A00785E15 /* libbase_gfx.a in Frameworks */ = {is a = PBXBuildFile; fileRef = 7B8205280E770291008F45CF /* libbase_gfx.a */; }; 20 82F399B80E7EF75A00785E15 /* libbase_gfx.a in Frameworks */ = {is a = PBXBuildFile; fileRef = 7B8205280E770291008F45CF /* libbase_gfx.a */; };
22 82F399F90E7EF7C000785E15 /* libgoogleurl.a in Frameworks */ = {i sa = PBXBuildFile; fileRef = 7B8205370E770291008F45CF /* libgoogleurl.a */; }; 21 82F399F90E7EF7C000785E15 /* libgoogleurl.a in Frameworks */ = {i sa = PBXBuildFile; fileRef = 7B8205370E770291008F45CF /* libgoogleurl.a */; };
23 82F399FE0E7EF7E500785E15 /* libicudata.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B8205470E770291008F45CF /* libicudata.a */; }; 22 82F399FE0E7EF7E500785E15 /* libicudata.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B8205470E770291008F45CF /* libicudata.a */; };
24 82F39A010E7EF7F000785E15 /* libicui18n.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B82054B0E770291008F45CF /* libicui18n.a */; }; 23 82F39A010E7EF7F000785E15 /* libicui18n.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B82054B0E770291008F45CF /* libicui18n.a */; };
25 82F39A020E7EF7F000785E15 /* libicuuc.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B82054F0E770291008F45CF /* libicuuc.a */; }; 24 82F39A020E7EF7F000785E15 /* libicuuc.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B82054F0E770291008F45CF /* libicuuc.a */; };
(...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after
130 remoteGlobalIDString = 4DB7FE6F0E9BF6AC00C66CE0; 129 remoteGlobalIDString = 4DB7FE6F0E9BF6AC00C66CE0;
131 remoteInfo = webcoresysteminterface; 130 remoteInfo = webcoresysteminterface;
132 }; 131 };
133 4DB7FEA20E9BF90A00C66CE0 /* PBXContainerItemProxy */ = { 132 4DB7FEA20E9BF90A00C66CE0 /* PBXContainerItemProxy */ = {
134 isa = PBXContainerItemProxy; 133 isa = PBXContainerItemProxy;
135 containerPortal = 829E2E250DBE7DE200819EBF /* webkit.xco deproj */; 134 containerPortal = 829E2E250DBE7DE200819EBF /* webkit.xco deproj */;
136 proxyType = 1; 135 proxyType = 1;
137 remoteGlobalIDString = 4DB7FE6E0E9BF6AC00C66CE0; 136 remoteGlobalIDString = 4DB7FE6E0E9BF6AC00C66CE0;
138 remoteInfo = webcoresysteminterface; 137 remoteInfo = webcoresysteminterface;
139 }; 138 };
140 531CBE170ECB6BB60084F32D /* PBXContainerItemProxy */ = {
141 isa = PBXContainerItemProxy;
142 containerPortal = 531CBE130ECB6BB60084F32D /* dmg_fp.xco deproj */;
143 proxyType = 2;
144 remoteGlobalIDString = D2AAC046055464E500DB518D;
145 remoteInfo = dmg_fp;
146 };
147 531CBE1C0ECB6C020084F32D /* PBXContainerItemProxy */ = {
148 isa = PBXContainerItemProxy;
149 containerPortal = 531CBE130ECB6BB60084F32D /* dmg_fp.xco deproj */;
150 proxyType = 1;
151 remoteGlobalIDString = D2AAC045055464E500DB518D;
152 remoteInfo = dmg_fp;
153 };
154 7B779D3B0E82FF2200C2971E /* PBXContainerItemProxy */ = { 139 7B779D3B0E82FF2200C2971E /* PBXContainerItemProxy */ = {
155 isa = PBXContainerItemProxy; 140 isa = PBXContainerItemProxy;
156 containerPortal = 7B42A4C40DE20F1700659DE0 /* v8.xcodepr oj */; 141 containerPortal = 7B42A4C40DE20F1700659DE0 /* v8.xcodepr oj */;
157 proxyType = 2; 142 proxyType = 2;
158 remoteGlobalIDString = 89F23C870E78D5B2006B2466; 143 remoteGlobalIDString = 89F23C870E78D5B2006B2466;
159 remoteInfo = "v8-arm"; 144 remoteInfo = "v8-arm";
160 }; 145 };
161 7B779D3D0E82FF2200C2971E /* PBXContainerItemProxy */ = { 146 7B779D3D0E82FF2200C2971E /* PBXContainerItemProxy */ = {
162 isa = PBXContainerItemProxy; 147 isa = PBXContainerItemProxy;
163 containerPortal = 7B42A4C40DE20F1700659DE0 /* v8.xcodepr oj */; 148 containerPortal = 7B42A4C40DE20F1700659DE0 /* v8.xcodepr oj */;
(...skipping 421 matching lines...) Expand 10 before | Expand all | Expand 10 after
585 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */ = {isa = PBXFi leReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; p ath = System/Library/Frameworks/CoreData.framework; sourceTree = "<group>"; }; 570 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */ = {isa = PBXFi leReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; p ath = System/Library/Frameworks/CoreData.framework; sourceTree = "<group>"; };
586 29B97316FDCFA39411CA2CEA /* main.mm */ = {isa = PBXFileReference ; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = main.mm; s ourceTree = "<group>"; }; 571 29B97316FDCFA39411CA2CEA /* main.mm */ = {isa = PBXFileReference ; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = main.mm; s ourceTree = "<group>"; };
587 29B97319FDCFA39411CA2CEA /* English */ = {isa = PBXFileReference ; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/MainMenu .nib; sourceTree = "<group>"; }; 572 29B97319FDCFA39411CA2CEA /* English */ = {isa = PBXFileReference ; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/MainMenu .nib; sourceTree = "<group>"; };
588 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFile Reference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = "<group>"; }; 573 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFile Reference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = "<group>"; };
589 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBX FileReference; lastKnownFileType = wrapper.framework; name = Foundation.framewor k; path = System/Library/Frameworks/Foundation.framework; sourceTree = "<group>" ; }; 574 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBX FileReference; lastKnownFileType = wrapper.framework; name = Foundation.framewor k; path = System/Library/Frameworks/Foundation.framework; sourceTree = "<group>" ; };
590 32CA4F630368D1EE00C91783 /* TestShell_Prefix.pch */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Test Shell_Prefix.pch; sourceTree = "<group>"; }; 575 32CA4F630368D1EE00C91783 /* TestShell_Prefix.pch */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Test Shell_Prefix.pch; sourceTree = "<group>"; };
591 4D16386E0EBFA6F7008F024E /* sqlite.xcodeproj */ = {isa = PBXFile Reference; lastKnownFileType = "wrapper.pb-project"; name = sqlite.xcodeproj; pa th = third_party/sqlite/sqlite.xcodeproj; sourceTree = "<group>"; }; 576 4D16386E0EBFA6F7008F024E /* sqlite.xcodeproj */ = {isa = PBXFile Reference; lastKnownFileType = "wrapper.pb-project"; name = sqlite.xcodeproj; pa th = third_party/sqlite/sqlite.xcodeproj; sourceTree = "<group>"; };
592 4DB687CA0EAFE79200AB2128 /* libxslt.xcodeproj */ = {isa = PBXFil eReference; lastKnownFileType = "wrapper.pb-project"; name = libxslt.xcodeproj; path = third_party/libxslt/libxslt.xcodeproj; sourceTree = "<group>"; }; 577 4DB687CA0EAFE79200AB2128 /* libxslt.xcodeproj */ = {isa = PBXFil eReference; lastKnownFileType = "wrapper.pb-project"; name = libxslt.xcodeproj; path = third_party/libxslt/libxslt.xcodeproj; sourceTree = "<group>"; };
593 4DB7FA6E0E9BF33B00C66CE0 /* SystemConfiguration.framework */ = { isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConf iguration.framework; path = System/Library/Frameworks/SystemConfiguration.framew ork; sourceTree = "<group>"; }; 578 4DB7FA6E0E9BF33B00C66CE0 /* SystemConfiguration.framework */ = { isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConf iguration.framework; path = System/Library/Frameworks/SystemConfiguration.framew ork; sourceTree = "<group>"; };
594 4DB7FEA70E9BF98C00C66CE0 /* libWebKitSystemInterfaceLeopard.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libWebKitSyst emInterfaceLeopard.a; path = ../../../../third_party/WebKit/WebKitLibraries/libW ebKitSystemInterfaceLeopard.a; sourceTree = SOURCE_ROOT; }; 579 4DB7FEA70E9BF98C00C66CE0 /* libWebKitSystemInterfaceLeopard.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libWebKitSyst emInterfaceLeopard.a; path = ../../../../third_party/WebKit/WebKitLibraries/libW ebKitSystemInterfaceLeopard.a; sourceTree = SOURCE_ROOT; };
595 531CBE130ECB6BB60084F32D /* dmg_fp.xcodeproj */ = {isa = PBXFile Reference; lastKnownFileType = "wrapper.pb-project"; name = dmg_fp.xcodeproj; pa th = third_party/dmg_fp/dmg_fp.xcodeproj; sourceTree = "<group>"; };
596 53E50D270ECA1B21001784B4 /* simple_clipboard_impl.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; nam e = simple_clipboard_impl.cc; path = ../../../glue/simple_clipboard_impl.cc; sou rceTree = SOURCE_ROOT; }; 580 53E50D270ECA1B21001784B4 /* simple_clipboard_impl.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; nam e = simple_clipboard_impl.cc; path = ../../../glue/simple_clipboard_impl.cc; sou rceTree = SOURCE_ROOT; };
597 7B42A4C40DE20F1700659DE0 /* v8.xcodeproj */ = {isa = PBXFileRefe rence; lastKnownFileType = "wrapper.pb-project"; name = v8.xcodeproj; path = bui ld/v8.xcodeproj; sourceTree = "<group>"; }; 581 7B42A4C40DE20F1700659DE0 /* v8.xcodeproj */ = {isa = PBXFileRefe rence; lastKnownFileType = "wrapper.pb-project"; name = v8.xcodeproj; path = bui ld/v8.xcodeproj; sourceTree = "<group>"; };
598 7B779D4B0E82FFAC00C2971E /* libevent.xcodeproj */ = {isa = PBXFi leReference; lastKnownFileType = "wrapper.pb-project"; name = libevent.xcodeproj ; path = third_party/libevent/libevent.xcodeproj; sourceTree = "<group>"; }; 582 7B779D4B0E82FFAC00C2971E /* libevent.xcodeproj */ = {isa = PBXFi leReference; lastKnownFileType = "wrapper.pb-project"; name = libevent.xcodeproj ; path = third_party/libevent/libevent.xcodeproj; sourceTree = "<group>"; };
599 7B8200950E76FDA1008F45CF /* common.xcconfig */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = common.xcc onfig; sourceTree = "<group>"; }; 583 7B8200950E76FDA1008F45CF /* common.xcconfig */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = common.xcc onfig; sourceTree = "<group>"; };
600 7B8200960E76FDA1008F45CF /* debug.xcconfig */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = debug.xccon fig; sourceTree = "<group>"; }; 584 7B8200960E76FDA1008F45CF /* debug.xcconfig */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = debug.xccon fig; sourceTree = "<group>"; };
601 7B8200970E76FDA1008F45CF /* executable.xcconfig */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = execut able.xcconfig; sourceTree = "<group>"; }; 585 7B8200970E76FDA1008F45CF /* executable.xcconfig */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = execut able.xcconfig; sourceTree = "<group>"; };
602 7B8200980E76FDA1008F45CF /* release.xcconfig */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = release.x cconfig; sourceTree = "<group>"; }; 586 7B8200980E76FDA1008F45CF /* release.xcconfig */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = release.x cconfig; sourceTree = "<group>"; };
603 7B8200990E76FDA1008F45CF /* staticlib.xcconfig */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = staticl ib.xcconfig; sourceTree = "<group>"; }; 587 7B8200990E76FDA1008F45CF /* staticlib.xcconfig */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = staticl ib.xcconfig; sourceTree = "<group>"; };
604 7B8203F10E76FED8008F45CF /* libxml.xcodeproj */ = {isa = PBXFile Reference; lastKnownFileType = "wrapper.pb-project"; name = libxml.xcodeproj; pa th = third_party/libxml/libxml.xcodeproj; sourceTree = "<group>"; }; 588 7B8203F10E76FED8008F45CF /* libxml.xcodeproj */ = {isa = PBXFile Reference; lastKnownFileType = "wrapper.pb-project"; name = libxml.xcodeproj; pa th = third_party/libxml/libxml.xcodeproj; sourceTree = "<group>"; };
605 7BA363B50E8C409A0023C8B9 /* sdch.xcodeproj */ = {isa = PBXFileRe ference; lastKnownFileType = "wrapper.pb-project"; name = sdch.xcodeproj; path = sdch/sdch.xcodeproj; sourceTree = "<group>"; }; 589 7BA363B50E8C409A0023C8B9 /* sdch.xcodeproj */ = {isa = PBXFileRe ference; lastKnownFileType = "wrapper.pb-project"; name = sdch.xcodeproj; path = sdch/sdch.xcodeproj; sourceTree = "<group>"; };
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
687 isa = PBXFrameworksBuildPhase; 671 isa = PBXFrameworksBuildPhase;
688 buildActionMask = 2147483647; 672 buildActionMask = 2147483647;
689 files = ( 673 files = (
690 E45629300E26B4FE005E4685 /* AppKit.framework in Frameworks */, 674 E45629300E26B4FE005E4685 /* AppKit.framework in Frameworks */,
691 E45629270E26B4FE005E4685 /* ApplicationServices. framework in Frameworks */, 675 E45629270E26B4FE005E4685 /* ApplicationServices. framework in Frameworks */,
692 E456292C0E26B4FE005E4685 /* Carbon.framework in Frameworks */, 676 E456292C0E26B4FE005E4685 /* Carbon.framework in Frameworks */,
693 E456292F0E26B4FE005E4685 /* Foundation.framework in Frameworks */, 677 E456292F0E26B4FE005E4685 /* Foundation.framework in Frameworks */,
694 82F399B70E7EF75800785E15 /* libbase.a in Framewo rks */, 678 82F399B70E7EF75800785E15 /* libbase.a in Framewo rks */,
695 82F399B80E7EF75A00785E15 /* libbase_gfx.a in Fra meworks */, 679 82F399B80E7EF75A00785E15 /* libbase_gfx.a in Fra meworks */,
696 82F39CF90E7EF92500785E15 /* libbzip2.a in Framew orks */, 680 82F39CF90E7EF92500785E15 /* libbzip2.a in Framew orks */,
697 531CBE190ECB6BE30084F32D /* libdmg_fp.a in Frame works */,
698 7B779D510E83001A00C2971E /* libevent.a in Framew orks */, 681 7B779D510E83001A00C2971E /* libevent.a in Framew orks */,
699 82F39D0E0E7EFA5500785E15 /* libglue.a in Framewo rks */, 682 82F39D0E0E7EFA5500785E15 /* libglue.a in Framewo rks */,
700 82F399F90E7EF7C000785E15 /* libgoogleurl.a in Fr ameworks */, 683 82F399F90E7EF7C000785E15 /* libgoogleurl.a in Fr ameworks */,
701 82F39A220E7EF85F00785E15 /* libgtest.a in Framew orks */, 684 82F39A220E7EF85F00785E15 /* libgtest.a in Framew orks */,
702 82F399FE0E7EF7E500785E15 /* libicudata.a in Fram eworks */, 685 82F399FE0E7EF7E500785E15 /* libicudata.a in Fram eworks */,
703 82F39A010E7EF7F000785E15 /* libicui18n.a in Fram eworks */, 686 82F39A010E7EF7F000785E15 /* libicui18n.a in Fram eworks */,
704 82F39A020E7EF7F000785E15 /* libicuuc.a in Framew orks */, 687 82F39A020E7EF7F000785E15 /* libicuuc.a in Framew orks */,
705 82F39D130E7EFA5D00785E15 /* libjsbindings.a in F rameworks */, 688 82F39D130E7EFA5D00785E15 /* libjsbindings.a in F rameworks */,
706 82F39D490E7EFDAA00785E15 /* libjscre.a in Framew orks */, 689 82F39D490E7EFDAA00785E15 /* libjscre.a in Framew orks */,
707 82F39D050E7EF95D00785E15 /* libmodp_b64.a in Fra meworks */, 690 82F39D050E7EF95D00785E15 /* libmodp_b64.a in Fra meworks */,
(...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after
787 sourceTree = "<group>"; 770 sourceTree = "<group>";
788 }; 771 };
789 4DB687CB0EAFE79200AB2128 /* Products */ = { 772 4DB687CB0EAFE79200AB2128 /* Products */ = {
790 isa = PBXGroup; 773 isa = PBXGroup;
791 children = ( 774 children = (
792 4DB687D40EAFE79200AB2128 /* libxslt.a */, 775 4DB687D40EAFE79200AB2128 /* libxslt.a */,
793 ); 776 );
794 name = Products; 777 name = Products;
795 sourceTree = "<group>"; 778 sourceTree = "<group>";
796 }; 779 };
797 531CBE140ECB6BB60084F32D /* Products */ = {
798 isa = PBXGroup;
799 children = (
800 531CBE180ECB6BB60084F32D /* libdmg_fp.a */,
801 );
802 name = Products;
803 sourceTree = "<group>";
804 };
805 7B779D4C0E82FFAC00C2971E /* Products */ = { 780 7B779D4C0E82FFAC00C2971E /* Products */ = {
806 isa = PBXGroup; 781 isa = PBXGroup;
807 children = ( 782 children = (
808 7B779D500E82FFAC00C2971E /* libevent.a */, 783 7B779D500E82FFAC00C2971E /* libevent.a */,
809 ); 784 );
810 name = Products; 785 name = Products;
811 sourceTree = "<group>"; 786 sourceTree = "<group>";
812 }; 787 };
813 7B8200940E76FD84008F45CF /* Configuration */ = { 788 7B8200940E76FD84008F45CF /* Configuration */ = {
814 isa = PBXGroup; 789 isa = PBXGroup;
815 children = ( 790 children = (
816 7B8200950E76FDA1008F45CF /* common.xcconfig */, 791 7B8200950E76FDA1008F45CF /* common.xcconfig */,
817 7B8200960E76FDA1008F45CF /* debug.xcconfig */, 792 7B8200960E76FDA1008F45CF /* debug.xcconfig */,
818 7B8200970E76FDA1008F45CF /* executable.xcconfig */, 793 7B8200970E76FDA1008F45CF /* executable.xcconfig */,
819 7B8200980E76FDA1008F45CF /* release.xcconfig */, 794 7B8200980E76FDA1008F45CF /* release.xcconfig */,
820 7B8200990E76FDA1008F45CF /* staticlib.xcconfig * /, 795 7B8200990E76FDA1008F45CF /* staticlib.xcconfig * /,
821 ); 796 );
822 name = Configuration; 797 name = Configuration;
823 path = ../../../../build; 798 path = ../../../../build;
824 sourceTree = "<group>"; 799 sourceTree = "<group>";
825 }; 800 };
826 7B8200D20E76FE73008F45CF /* Projects */ = { 801 7B8200D20E76FE73008F45CF /* Projects */ = {
827 isa = PBXGroup; 802 isa = PBXGroup;
828 children = ( 803 children = (
829 ABD16F700DC6CBDF0013D3AA /* base.xcodeproj */, 804 ABD16F700DC6CBDF0013D3AA /* base.xcodeproj */,
830 E456295B0E26B5F8005E4685 /* bzip2.xcodeproj */, 805 E456295B0E26B5F8005E4685 /* bzip2.xcodeproj */,
831 531CBE130ECB6BB60084F32D /* dmg_fp.xcodeproj */,
832 AB8665450DC78A5A002CE06A /* googleurl.xcodeproj */, 806 AB8665450DC78A5A002CE06A /* googleurl.xcodeproj */,
833 82F39A1C0E7EF85C00785E15 /* gtest.xcodeproj */, 807 82F39A1C0E7EF85C00785E15 /* gtest.xcodeproj */,
834 829E35270DC0C95300819EBF /* icu.xcodeproj */, 808 829E35270DC0C95300819EBF /* icu.xcodeproj */,
835 7B779D4B0E82FFAC00C2971E /* libevent.xcodeproj * /, 809 7B779D4B0E82FFAC00C2971E /* libevent.xcodeproj * /,
836 7BFDF6620E37AE2100F1D7D8 /* libjpeg.xcodeproj */ , 810 7BFDF6620E37AE2100F1D7D8 /* libjpeg.xcodeproj */ ,
837 ABC8C3EE0DC7F72600B59C21 /* libpng.xcodeproj */, 811 ABC8C3EE0DC7F72600B59C21 /* libpng.xcodeproj */,
838 7B8203F10E76FED8008F45CF /* libxml.xcodeproj */, 812 7B8203F10E76FED8008F45CF /* libxml.xcodeproj */,
839 4DB687CA0EAFE79200AB2128 /* libxslt.xcodeproj */ , 813 4DB687CA0EAFE79200AB2128 /* libxslt.xcodeproj */ ,
840 82F39CFF0E7EF95A00785E15 /* modp_b64.xcodeproj * /, 814 82F39CFF0E7EF95A00785E15 /* modp_b64.xcodeproj * /,
841 E45629460E26B5A7005E4685 /* net.xcodeproj */, 815 E45629460E26B5A7005E4685 /* net.xcodeproj */,
(...skipping 246 matching lines...) Expand 10 before | Expand all | Expand 10 after
1088 E456290A0E26B4FE005E4685 /* Sources */, 1062 E456290A0E26B4FE005E4685 /* Sources */,
1089 E45629200E26B4FE005E4685 /* Frameworks */, 1063 E45629200E26B4FE005E4685 /* Frameworks */,
1090 4D3D52680EC3838E00650CA0 /* Strip If Needed */, 1064 4D3D52680EC3838E00650CA0 /* Strip If Needed */,
1091 ); 1065 );
1092 buildRules = ( 1066 buildRules = (
1093 ); 1067 );
1094 dependencies = ( 1068 dependencies = (
1095 82F399C20E7EF76900785E15 /* PBXTargetDependency */, 1069 82F399C20E7EF76900785E15 /* PBXTargetDependency */,
1096 82F399C40E7EF76900785E15 /* PBXTargetDependency */, 1070 82F399C40E7EF76900785E15 /* PBXTargetDependency */,
1097 82F39CFB0E7EF92C00785E15 /* PBXTargetDependency */, 1071 82F39CFB0E7EF92C00785E15 /* PBXTargetDependency */,
1098 531CBE1D0ECB6C020084F32D /* PBXTargetDependency */,
1099 82F399FB0E7EF7C900785E15 /* PBXTargetDependency */, 1072 82F399FB0E7EF7C900785E15 /* PBXTargetDependency */,
1100 82F39A250E7EF86800785E15 /* PBXTargetDependency */, 1073 82F39A250E7EF86800785E15 /* PBXTargetDependency */,
1101 82F39A120E7EF81000785E15 /* PBXTargetDependency */, 1074 82F39A120E7EF81000785E15 /* PBXTargetDependency */,
1102 82F39A140E7EF81000785E15 /* PBXTargetDependency */, 1075 82F39A140E7EF81000785E15 /* PBXTargetDependency */,
1103 82F39A160E7EF81000785E15 /* PBXTargetDependency */, 1076 82F39A160E7EF81000785E15 /* PBXTargetDependency */,
1104 7B779D530E83002A00C2971E /* PBXTargetDependency */, 1077 7B779D530E83002A00C2971E /* PBXTargetDependency */,
1105 82F39D0A0E7EF97500785E15 /* PBXTargetDependency */, 1078 82F39D0A0E7EF97500785E15 /* PBXTargetDependency */,
1106 82F39D420E7EFD9C00785E15 /* PBXTargetDependency */, 1079 82F39D420E7EFD9C00785E15 /* PBXTargetDependency */,
1107 4DB687D60EAFE7B100AB2128 /* PBXTargetDependency */, 1080 4DB687D60EAFE7B100AB2128 /* PBXTargetDependency */,
1108 82F39D070E7EF96400785E15 /* PBXTargetDependency */, 1081 82F39D070E7EF96400785E15 /* PBXTargetDependency */,
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
1140 projectReferences = ( 1113 projectReferences = (
1141 { 1114 {
1142 ProductGroup = 7B82051E0E770291008F45CF /* Products */; 1115 ProductGroup = 7B82051E0E770291008F45CF /* Products */;
1143 ProjectRef = ABD16F700DC6CBDF0013D3AA /* base.xcodeproj */; 1116 ProjectRef = ABD16F700DC6CBDF0013D3AA /* base.xcodeproj */;
1144 }, 1117 },
1145 { 1118 {
1146 ProductGroup = 7B82052B0E770291008F45CF /* Products */; 1119 ProductGroup = 7B82052B0E770291008F45CF /* Products */;
1147 ProjectRef = E456295B0E26B5F8005E4685 /* bzip2.xcodeproj */; 1120 ProjectRef = E456295B0E26B5F8005E4685 /* bzip2.xcodeproj */;
1148 }, 1121 },
1149 { 1122 {
1150 ProductGroup = 531CBE140ECB6BB60084F32D /* Products */;
1151 ProjectRef = 531CBE130ECB6BB60084F32D /* dmg_fp.xcodeproj */;
1152 },
1153 {
1154 ProductGroup = 7B8205300E770291008F45CF /* Products */; 1123 ProductGroup = 7B8205300E770291008F45CF /* Products */;
1155 ProjectRef = AB8665450DC78A5A002CE06A /* googleurl.xcodeproj */; 1124 ProjectRef = AB8665450DC78A5A002CE06A /* googleurl.xcodeproj */;
1156 }, 1125 },
1157 { 1126 {
1158 ProductGroup = 82F39A1D0E7EF85C00785E15 /* Products */; 1127 ProductGroup = 82F39A1D0E7EF85C00785E15 /* Products */;
1159 ProjectRef = 82F39A1C0E7EF85C00785E15 /* gtest.xcodeproj */; 1128 ProjectRef = 82F39A1C0E7EF85C00785E15 /* gtest.xcodeproj */;
1160 }, 1129 },
1161 { 1130 {
1162 ProductGroup = 7B82053A0E770291008F45CF /* Products */; 1131 ProductGroup = 7B82053A0E770291008F45CF /* Products */;
1163 ProjectRef = 829E35270DC0C95300819EBF /* icu.xcodeproj */; 1132 ProjectRef = 829E35270DC0C95300819EBF /* icu.xcodeproj */;
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after
1237 remoteRef = 4DB687D30EAFE79200AB2128 /* PBXContainerItem Proxy */; 1206 remoteRef = 4DB687D30EAFE79200AB2128 /* PBXContainerItem Proxy */;
1238 sourceTree = BUILT_PRODUCTS_DIR; 1207 sourceTree = BUILT_PRODUCTS_DIR;
1239 }; 1208 };
1240 4DB7FE760E9BF6CB00C66CE0 /* libwebcoresysteminterface.a */ = { 1209 4DB7FE760E9BF6CB00C66CE0 /* libwebcoresysteminterface.a */ = {
1241 isa = PBXReferenceProxy; 1210 isa = PBXReferenceProxy;
1242 fileType = archive.ar; 1211 fileType = archive.ar;
1243 path = libwebcoresysteminterface.a; 1212 path = libwebcoresysteminterface.a;
1244 remoteRef = 4DB7FE750E9BF6CB00C66CE0 /* PBXContainerItem Proxy */; 1213 remoteRef = 4DB7FE750E9BF6CB00C66CE0 /* PBXContainerItem Proxy */;
1245 sourceTree = BUILT_PRODUCTS_DIR; 1214 sourceTree = BUILT_PRODUCTS_DIR;
1246 }; 1215 };
1247 531CBE180ECB6BB60084F32D /* libdmg_fp.a */ = {
1248 isa = PBXReferenceProxy;
1249 fileType = archive.ar;
1250 path = libdmg_fp.a;
1251 remoteRef = 531CBE170ECB6BB60084F32D /* PBXContainerItem Proxy */;
1252 sourceTree = BUILT_PRODUCTS_DIR;
1253 };
1254 7B779D3C0E82FF2200C2971E /* libv8-arm.a */ = { 1216 7B779D3C0E82FF2200C2971E /* libv8-arm.a */ = {
1255 isa = PBXReferenceProxy; 1217 isa = PBXReferenceProxy;
1256 fileType = archive.ar; 1218 fileType = archive.ar;
1257 path = "libv8-arm.a"; 1219 path = "libv8-arm.a";
1258 remoteRef = 7B779D3B0E82FF2200C2971E /* PBXContainerItem Proxy */; 1220 remoteRef = 7B779D3B0E82FF2200C2971E /* PBXContainerItem Proxy */;
1259 sourceTree = BUILT_PRODUCTS_DIR; 1221 sourceTree = BUILT_PRODUCTS_DIR;
1260 }; 1222 };
1261 7B779D3E0E82FF2200C2971E /* v8_shell-arm */ = { 1223 7B779D3E0E82FF2200C2971E /* v8_shell-arm */ = {
1262 isa = PBXReferenceProxy; 1224 isa = PBXReferenceProxy;
1263 fileType = "compiled.mach-o.executable"; 1225 fileType = "compiled.mach-o.executable";
(...skipping 344 matching lines...) Expand 10 before | Expand all | Expand 10 after
1608 4DB687D60EAFE7B100AB2128 /* PBXTargetDependency */ = { 1570 4DB687D60EAFE7B100AB2128 /* PBXTargetDependency */ = {
1609 isa = PBXTargetDependency; 1571 isa = PBXTargetDependency;
1610 name = xslt; 1572 name = xslt;
1611 targetProxy = 4DB687D50EAFE7B100AB2128 /* PBXContainerIt emProxy */; 1573 targetProxy = 4DB687D50EAFE7B100AB2128 /* PBXContainerIt emProxy */;
1612 }; 1574 };
1613 4DB7FEA30E9BF90A00C66CE0 /* PBXTargetDependency */ = { 1575 4DB7FEA30E9BF90A00C66CE0 /* PBXTargetDependency */ = {
1614 isa = PBXTargetDependency; 1576 isa = PBXTargetDependency;
1615 name = webcoresysteminterface; 1577 name = webcoresysteminterface;
1616 targetProxy = 4DB7FEA20E9BF90A00C66CE0 /* PBXContainerIt emProxy */; 1578 targetProxy = 4DB7FEA20E9BF90A00C66CE0 /* PBXContainerIt emProxy */;
1617 }; 1579 };
1618 531CBE1D0ECB6C020084F32D /* PBXTargetDependency */ = {
1619 isa = PBXTargetDependency;
1620 name = dmg_fp;
1621 targetProxy = 531CBE1C0ECB6C020084F32D /* PBXContainerIt emProxy */;
1622 };
1623 7B779D530E83002A00C2971E /* PBXTargetDependency */ = { 1580 7B779D530E83002A00C2971E /* PBXTargetDependency */ = {
1624 isa = PBXTargetDependency; 1581 isa = PBXTargetDependency;
1625 name = libevent; 1582 name = libevent;
1626 targetProxy = 7B779D520E83002A00C2971E /* PBXContainerIt emProxy */; 1583 targetProxy = 7B779D520E83002A00C2971E /* PBXContainerIt emProxy */;
1627 }; 1584 };
1628 7BA363BC0E8C40A30023C8B9 /* PBXTargetDependency */ = { 1585 7BA363BC0E8C40A30023C8B9 /* PBXTargetDependency */ = {
1629 isa = PBXTargetDependency; 1586 isa = PBXTargetDependency;
1630 name = sdch; 1587 name = sdch;
1631 targetProxy = 7BA363BB0E8C40A30023C8B9 /* PBXContainerIt emProxy */; 1588 targetProxy = 7BA363BB0E8C40A30023C8B9 /* PBXContainerIt emProxy */;
1632 }; 1589 };
(...skipping 239 matching lines...) Expand 10 before | Expand all | Expand 10 after
1872 E456293C0E26B4FE005E4685 /* Debug */, 1829 E456293C0E26B4FE005E4685 /* Debug */,
1873 E456293D0E26B4FE005E4685 /* Release */, 1830 E456293D0E26B4FE005E4685 /* Release */,
1874 ); 1831 );
1875 defaultConfigurationIsVisible = 0; 1832 defaultConfigurationIsVisible = 0;
1876 defaultConfigurationName = Release; 1833 defaultConfigurationName = Release;
1877 }; 1834 };
1878 /* End XCConfigurationList section */ 1835 /* End XCConfigurationList section */
1879 }; 1836 };
1880 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */; 1837 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
1881 } 1838 }
OLDNEW
« no previous file with comments | « third_party/dmg_fp/g_fmt.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698