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

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

Issue 11002: Make unit_tests pass with pt_BR.UTF-8 locale. (Closed)
Patch Set: all platforms 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 | « base/base.sln ('k') | base/base_unittests.scons » ('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 825404020D92D3340006B936 /* All */ = { 10 825404020D92D3340006B936 /* All */ = {
(...skipping 22 matching lines...) Expand all
33 productName = run_base_unittests; 33 productName = run_base_unittests;
34 }; 34 };
35 /* End PBXAggregateTarget section */ 35 /* End PBXAggregateTarget section */
36 36
37 /* Begin PBXBuildFile section */ 37 /* Begin PBXBuildFile section */
38 4D11B59A0E91730200EF7617 /* rand_util.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4D11B5940E9172F800EF7617 /* rand_util.cc */; }; 38 4D11B59A0E91730200EF7617 /* rand_util.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4D11B5940E9172F800EF7617 /* rand_util.cc */; };
39 4D11B59B0E91730200EF7617 /* rand_util_posix.cc in Sources */ = { isa = PBXBuildFile; fileRef = 4D11B5960E9172F800EF7617 /* rand_util_posix.cc */; }; 39 4D11B59B0E91730200EF7617 /* rand_util_posix.cc in Sources */ = { isa = PBXBuildFile; fileRef = 4D11B5960E9172F800EF7617 /* rand_util_posix.cc */; };
40 4D11B59C0E91730500EF7617 /* rand_util_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4D11B5970E9172F800EF7617 /* rand_util_unittest. cc */; }; 40 4D11B59C0E91730500EF7617 /* rand_util_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4D11B5970E9172F800EF7617 /* rand_util_unittest. cc */; };
41 4D11B89E0E929F0400EF7617 /* file_path.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4D11B89B0E929EFF00EF7617 /* file_path.cc */; }; 41 4D11B89E0E929F0400EF7617 /* file_path.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4D11B89B0E929EFF00EF7617 /* file_path.cc */; };
42 4D11B89F0E929F0700EF7617 /* file_path_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4D11B89D0E929EFF00EF7617 /* file_path_unittest. cc */; }; 42 4D11B89F0E929F0700EF7617 /* file_path_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4D11B89D0E929EFF00EF7617 /* file_path_unittest. cc */; };
43 531CBD4F0ECB69180084F32D /* libdmg_fp.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 531CBD370ECB67090084F32D /* libdmg_fp.a */; };
43 7B26302F0E82F218001CE27F /* message_pump_libevent.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7B26302D0E82F218001CE27F /* message_pump_lib event.cc */; }; 44 7B26302F0E82F218001CE27F /* message_pump_libevent.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7B26302D0E82F218001CE27F /* message_pump_lib event.cc */; };
44 7B2630330E82F258001CE27F /* libevent.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B2630240E82F1E6001CE27F /* libevent.a */; }; 45 7B2630330E82F258001CE27F /* libevent.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B2630240E82F1E6001CE27F /* libevent.a */; };
45 7B4C5F4A0E4B6BF900679E8F /* sys_string_conversions_mac.mm in Sou rces */ = {isa = PBXBuildFile; fileRef = 7B4C5F480E4B6BF900679E8F /* sys_string_ conversions_mac.mm */; }; 46 7B4C5F4A0E4B6BF900679E8F /* sys_string_conversions_mac.mm in Sou rces */ = {isa = PBXBuildFile; fileRef = 7B4C5F480E4B6BF900679E8F /* sys_string_ conversions_mac.mm */; };
46 7B4DF5350E5B6A66004D7619 /* libskia.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B4DF5320E5B6A4B004D7619 /* libskia.a */; }; 47 7B4DF5350E5B6A66004D7619 /* libskia.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B4DF5320E5B6A4B004D7619 /* libskia.a */; };
47 7B6AF6340E80211C00F9F9CF /* sys_info_posix.cc in Sources */ = {i sa = PBXBuildFile; fileRef = 7B6AF6320E80211700F9F9CF /* sys_info_posix.cc */; } ; 48 7B6AF6340E80211C00F9F9CF /* sys_info_posix.cc in Sources */ = {i sa = PBXBuildFile; fileRef = 7B6AF6320E80211700F9F9CF /* sys_info_posix.cc */; } ;
48 7B6AF6350E80211E00F9F9CF /* sys_info_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7B6AF6330E80211700F9F9CF /* sys_info_unittest.cc */; }; 49 7B6AF6350E80211E00F9F9CF /* sys_info_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7B6AF6330E80211700F9F9CF /* sys_info_unittest.cc */; };
49 7B78CE120E53131800609465 /* debug_util_posix.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7B78CE100E53131800609465 /* debug_util_posix.cc * /; }; 50 7B78CE120E53131800609465 /* debug_util_posix.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7B78CE100E53131800609465 /* debug_util_posix.cc * /; };
50 7B78CE250E5314A000609465 /* debug_util.cc in Sources */ = {isa = PBXBuildFile; fileRef = 825402F20D92D1AC0006B936 /* debug_util.cc */; }; 51 7B78CE250E5314A000609465 /* debug_util.cc in Sources */ = {isa = PBXBuildFile; fileRef = 825402F20D92D1AC0006B936 /* debug_util.cc */; };
51 7B78D38C0E54FDEC00609465 /* libbase.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 825402BB0D92D0FA0006B936 /* libbase.a */; }; 52 7B78D38C0E54FDEC00609465 /* libbase.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 825402BB0D92D0FA0006B936 /* libbase.a */; };
52 7B78D38E0E54FE0100609465 /* at_exit_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = E49115F30E47B496001EE8C3 /* at_exit_unittest.cc * /; }; 53 7B78D38E0E54FE0100609465 /* at_exit_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = E49115F30E47B496001EE8C3 /* at_exit_unittest.cc * /; };
(...skipping 131 matching lines...) Expand 10 before | Expand all | Expand 10 after
184 E48A06710E3F70E200172919 /* convolver.cc in Sources */ = {isa = PBXBuildFile; fileRef = E48A06680E3F70B500172919 /* convolver.cc */; }; 185 E48A06710E3F70E200172919 /* convolver.cc in Sources */ = {isa = PBXBuildFile; fileRef = E48A06680E3F70B500172919 /* convolver.cc */; };
185 E48FB9990EC4ED850052B72B /* process_posix.cc in Sources */ = {is a = PBXBuildFile; fileRef = E48FB9980EC4ED850052B72B /* process_posix.cc */; }; 186 E48FB9990EC4ED850052B72B /* process_posix.cc in Sources */ = {is a = PBXBuildFile; fileRef = E48FB9980EC4ED850052B72B /* process_posix.cc */; };
186 E48FB9EA0EC4F53B0052B72B /* process_util_mac.mm in Sources */ = {isa = PBXBuildFile; fileRef = E48FB9E90EC4F53B0052B72B /* process_util_mac.mm * /; }; 187 E48FB9EA0EC4F53B0052B72B /* process_util_mac.mm in Sources */ = {isa = PBXBuildFile; fileRef = E48FB9E90EC4F53B0052B72B /* process_util_mac.mm * /; };
187 E49115EF0E47B461001EE8C3 /* at_exit.cc in Sources */ = {isa = PB XBuildFile; fileRef = E49115EC0E47B461001EE8C3 /* at_exit.cc */; }; 188 E49115EF0E47B461001EE8C3 /* at_exit.cc in Sources */ = {isa = PB XBuildFile; fileRef = E49115EC0E47B461001EE8C3 /* at_exit.cc */; };
188 E49357220E422A36008F8B09 /* timer.cc in Sources */ = {isa = PBXB uildFile; fileRef = 825403850D92D2CF0006B936 /* timer.cc */; }; 189 E49357220E422A36008F8B09 /* timer.cc in Sources */ = {isa = PBXB uildFile; fileRef = 825403850D92D2CF0006B936 /* timer.cc */; };
189 E4A133440E37A3C400110AA2 /* string_escape.cc in Sources */ = {is a = PBXBuildFile; fileRef = E4A133420E37A3C400110AA2 /* string_escape.cc */; }; 190 E4A133440E37A3C400110AA2 /* string_escape.cc in Sources */ = {is a = PBXBuildFile; fileRef = E4A133420E37A3C400110AA2 /* string_escape.cc */; };
190 E4CE9D7A0E8C1FD400D5378C /* system_monitor.cc in Sources */ = {i sa = PBXBuildFile; fileRef = E4CE9D780E8C1FCA00D5378C /* system_monitor.cc */; } ; 191 E4CE9D7A0E8C1FD400D5378C /* system_monitor.cc in Sources */ = {i sa = PBXBuildFile; fileRef = E4CE9D780E8C1FCA00D5378C /* system_monitor.cc */; } ;
191 /* End PBXBuildFile section */ 192 /* End PBXBuildFile section */
192 193
193 /* Begin PBXContainerItemProxy section */ 194 /* Begin PBXContainerItemProxy section */
195 531CBD360ECB67090084F32D /* PBXContainerItemProxy */ = {
196 isa = PBXContainerItemProxy;
197 containerPortal = 531CBD320ECB67090084F32D /* dmg_fp.xco deproj */;
198 proxyType = 2;
199 remoteGlobalIDString = D2AAC046055464E500DB518D /* libdm g_fp.a */;
200 remoteInfo = dmg_fp;
201 };
202 531CBE300ECB86E90084F32D /* PBXContainerItemProxy */ = {
203 isa = PBXContainerItemProxy;
204 containerPortal = 531CBD320ECB67090084F32D /* dmg_fp.xco deproj */;
205 proxyType = 1;
206 remoteGlobalIDString = D2AAC045055464E500DB518D /* dmg_f p */;
207 remoteInfo = dmg_fp;
208 };
194 7B165D2F0E55081000185273 /* PBXContainerItemProxy */ = { 209 7B165D2F0E55081000185273 /* PBXContainerItemProxy */ = {
195 isa = PBXContainerItemProxy; 210 isa = PBXContainerItemProxy;
196 containerPortal = E45A2C680E47AEFF00DB1196 /* gtest.xcod eproj */; 211 containerPortal = E45A2C680E47AEFF00DB1196 /* gtest.xcod eproj */;
197 proxyType = 2; 212 proxyType = 2;
198 remoteGlobalIDString = D2AAC046055464E500DB518D; 213 remoteGlobalIDString = D2AAC046055464E500DB518D;
199 remoteInfo = gtest; 214 remoteInfo = gtest;
200 }; 215 };
201 7B165D4A0E55081400185273 /* PBXContainerItemProxy */ = { 216 7B165D4A0E55081400185273 /* PBXContainerItemProxy */ = {
202 isa = PBXContainerItemProxy; 217 isa = PBXContainerItemProxy;
203 containerPortal = E4562AF30E27E428005E4685 /* icu.xcodep roj */; 218 containerPortal = E4562AF30E27E428005E4685 /* icu.xcodep roj */;
(...skipping 173 matching lines...) Expand 10 before | Expand all | Expand 10 after
377 392
378 /* Begin PBXFileReference section */ 393 /* Begin PBXFileReference section */
379 4D11B5940E9172F800EF7617 /* rand_util.cc */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rand_uti l.cc; sourceTree = "<group>"; }; 394 4D11B5940E9172F800EF7617 /* rand_util.cc */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rand_uti l.cc; sourceTree = "<group>"; };
380 4D11B5950E9172F800EF7617 /* rand_util.h */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rand_util.h; sourceTree = "<group>"; }; 395 4D11B5950E9172F800EF7617 /* rand_util.h */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rand_util.h; sourceTree = "<group>"; };
381 4D11B5960E9172F800EF7617 /* rand_util_posix.cc */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ra nd_util_posix.cc; sourceTree = "<group>"; }; 396 4D11B5960E9172F800EF7617 /* rand_util_posix.cc */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ra nd_util_posix.cc; sourceTree = "<group>"; };
382 4D11B5970E9172F800EF7617 /* rand_util_unittest.cc */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rand_util_unittest.cc; sourceTree = "<group>"; }; 397 4D11B5970E9172F800EF7617 /* rand_util_unittest.cc */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rand_util_unittest.cc; sourceTree = "<group>"; };
383 4D11B89B0E929EFF00EF7617 /* file_path.cc */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = file_pat h.cc; sourceTree = "<group>"; }; 398 4D11B89B0E929EFF00EF7617 /* file_path.cc */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = file_pat h.cc; sourceTree = "<group>"; };
384 4D11B89C0E929EFF00EF7617 /* file_path.h */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = file_path.h; sourceTree = "<group>"; }; 399 4D11B89C0E929EFF00EF7617 /* file_path.h */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = file_path.h; sourceTree = "<group>"; };
385 4D11B89D0E929EFF00EF7617 /* file_path_unittest.cc */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = file_path_unittest.cc; sourceTree = "<group>"; }; 400 4D11B89D0E929EFF00EF7617 /* file_path_unittest.cc */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = file_path_unittest.cc; sourceTree = "<group>"; };
386 4D7BF2B20E9D3CDC009A6919 /* foundation_utils_mac.h */ = {isa = P BXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fo undation_utils_mac.h; sourceTree = "<group>"; }; 401 4D7BF2B20E9D3CDC009A6919 /* foundation_utils_mac.h */ = {isa = P BXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fo undation_utils_mac.h; sourceTree = "<group>"; };
402 531CBD320ECB67090084F32D /* 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>"; };
387 7B1435DE0E78416400901940 /* skia_utils_mac.h */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = skia_uti ls_mac.h; sourceTree = "<group>"; }; 403 7B1435DE0E78416400901940 /* skia_utils_mac.h */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = skia_uti ls_mac.h; sourceTree = "<group>"; };
388 7B1435DF0E78419700901940 /* native_widget_types.h */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nat ive_widget_types.h; sourceTree = "<group>"; }; 404 7B1435DF0E78419700901940 /* native_widget_types.h */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nat ive_widget_types.h; sourceTree = "<group>"; };
389 7B26301F0E82F1E6001CE27F /* libevent.xcodeproj */ = {isa = PBXFi leReference; lastKnownFileType = "wrapper.pb-project"; name = libevent.xcodeproj ; path = third_party/libevent/libevent.xcodeproj; sourceTree = "<group>"; }; 405 7B26301F0E82F1E6001CE27F /* libevent.xcodeproj */ = {isa = PBXFi leReference; lastKnownFileType = "wrapper.pb-project"; name = libevent.xcodeproj ; path = third_party/libevent/libevent.xcodeproj; sourceTree = "<group>"; };
390 7B26302D0E82F218001CE27F /* message_pump_libevent.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; pat h = message_pump_libevent.cc; sourceTree = "<group>"; }; 406 7B26302D0E82F218001CE27F /* message_pump_libevent.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; pat h = message_pump_libevent.cc; sourceTree = "<group>"; };
391 7B26302E0E82F218001CE27F /* message_pump_libevent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = m essage_pump_libevent.h; sourceTree = "<group>"; }; 407 7B26302E0E82F218001CE27F /* message_pump_libevent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = m essage_pump_libevent.h; sourceTree = "<group>"; };
392 7B4C5D880E4915D800679E8F /* float_util.h */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = float_util.h ; sourceTree = "<group>"; }; 408 7B4C5D880E4915D800679E8F /* float_util.h */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = float_util.h ; sourceTree = "<group>"; };
393 7B4C5F470E4B6BF900679E8F /* sys_string_conversions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sys_string_conversions.h; sourceTree = "<group>"; }; 409 7B4C5F470E4B6BF900679E8F /* sys_string_conversions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sys_string_conversions.h; sourceTree = "<group>"; };
394 7B4C5F480E4B6BF900679E8F /* sys_string_conversions_mac.mm */ = { isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.obj cpp; path = sys_string_conversions_mac.mm; sourceTree = "<group>"; }; 410 7B4C5F480E4B6BF900679E8F /* sys_string_conversions_mac.mm */ = { isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.obj cpp; path = sys_string_conversions_mac.mm; sourceTree = "<group>"; };
395 7B5AD60D0D9DD8050012BCF1 /* scoped_cftyperef.h */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scoped _cftyperef.h; sourceTree = "<group>"; }; 411 7B5AD60D0D9DD8050012BCF1 /* scoped_cftyperef.h */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scoped _cftyperef.h; sourceTree = "<group>"; };
396 7B6AF6310E80211700F9F9CF /* sys_info.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sys_info.h; so urceTree = "<group>"; }; 412 7B6AF6310E80211700F9F9CF /* sys_info.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sys_info.h; so urceTree = "<group>"; };
(...skipping 309 matching lines...) Expand 10 before | Expand all | Expand 10 after
706 }; 722 };
707 E49F18BD0E4CBAC200386AEC /* Frameworks */ = { 723 E49F18BD0E4CBAC200386AEC /* Frameworks */ = {
708 isa = PBXFrameworksBuildPhase; 724 isa = PBXFrameworksBuildPhase;
709 buildActionMask = 2147483647; 725 buildActionMask = 2147483647;
710 files = ( 726 files = (
711 7BA3562C0E898F880023C8B9 /* AppKit.framework in Frameworks */, 727 7BA3562C0E898F880023C8B9 /* AppKit.framework in Frameworks */,
712 ABE1BA2A0E7574D1009041DA /* ApplicationServices. framework in Frameworks */, 728 ABE1BA2A0E7574D1009041DA /* ApplicationServices. framework in Frameworks */,
713 7B78D40E0E54FE8000609465 /* Foundation.framework in Frameworks */, 729 7B78D40E0E54FE8000609465 /* Foundation.framework in Frameworks */,
714 7B78D38C0E54FDEC00609465 /* libbase.a in Framewo rks */, 730 7B78D38C0E54FDEC00609465 /* libbase.a in Framewo rks */,
715 7B8505D90E5B445100730B43 /* libbase_gfx.a in Fra meworks */, 731 7B8505D90E5B445100730B43 /* libbase_gfx.a in Fra meworks */,
732 531CBD4F0ECB69180084F32D /* libdmg_fp.a in Frame works */,
716 7B2630330E82F258001CE27F /* libevent.a in Framew orks */, 733 7B2630330E82F258001CE27F /* libevent.a in Framew orks */,
717 7B836AE30E5509A900F6AD31 /* libgtest.a in Framew orks */, 734 7B836AE30E5509A900F6AD31 /* libgtest.a in Framew orks */,
718 7B836E180E55CE5B00F6AD31 /* libicudata.a in Fram eworks */, 735 7B836E180E55CE5B00F6AD31 /* libicudata.a in Fram eworks */,
719 7B836ADE0E55097000F6AD31 /* libicui18n.a in Fram eworks */, 736 7B836ADE0E55097000F6AD31 /* libicui18n.a in Fram eworks */,
720 7B836ADD0E55097000F6AD31 /* libicuuc.a in Framew orks */, 737 7B836ADD0E55097000F6AD31 /* libicuuc.a in Framew orks */,
721 7B85062A0E5B556900730B43 /* libpng.a in Framewor ks */, 738 7B85062A0E5B556900730B43 /* libpng.a in Framewor ks */,
722 7B4DF5350E5B6A66004D7619 /* libskia.a in Framewo rks */, 739 7B4DF5350E5B6A66004D7619 /* libskia.a in Framewo rks */,
723 7B85062F0E5B559A00730B43 /* libzlib.a in Framewo rks */, 740 7B85062F0E5B559A00730B43 /* libzlib.a in Framewo rks */,
724 ); 741 );
725 runOnlyForDeploymentPostprocessing = 0; 742 runOnlyForDeploymentPostprocessing = 0;
726 }; 743 };
727 /* End PBXFrameworksBuildPhase section */ 744 /* End PBXFrameworksBuildPhase section */
728 745
729 /* Begin PBXGroup section */ 746 /* Begin PBXGroup section */
747 531CBD330ECB67090084F32D /* Products */ = {
748 isa = PBXGroup;
749 children = (
750 531CBD370ECB67090084F32D /* libdmg_fp.a */,
751 );
752 name = Products;
753 sourceTree = "<group>";
754 };
730 7B165D2C0E55081000185273 /* Products */ = { 755 7B165D2C0E55081000185273 /* Products */ = {
731 isa = PBXGroup; 756 isa = PBXGroup;
732 children = ( 757 children = (
733 7B165D300E55081000185273 /* libgtest.a */, 758 7B165D300E55081000185273 /* libgtest.a */,
734 ); 759 );
735 name = Products; 760 name = Products;
736 sourceTree = "<group>"; 761 sourceTree = "<group>";
737 }; 762 };
738 7B165D400E55081400185273 /* Products */ = { 763 7B165D400E55081400185273 /* Products */ = {
739 isa = PBXGroup; 764 isa = PBXGroup;
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
777 isa = PBXGroup; 802 isa = PBXGroup;
778 children = ( 803 children = (
779 7B4DF5320E5B6A4B004D7619 /* libskia.a */, 804 7B4DF5320E5B6A4B004D7619 /* libskia.a */,
780 ); 805 );
781 name = Products; 806 name = Products;
782 sourceTree = "<group>"; 807 sourceTree = "<group>";
783 }; 808 };
784 7B78D40F0E54FE8D00609465 /* Projects */ = { 809 7B78D40F0E54FE8D00609465 /* Projects */ = {
785 isa = PBXGroup; 810 isa = PBXGroup;
786 children = ( 811 children = (
812 531CBD320ECB67090084F32D /* dmg_fp.xcodeproj */,
787 E45A2C680E47AEFF00DB1196 /* gtest.xcodeproj */, 813 E45A2C680E47AEFF00DB1196 /* gtest.xcodeproj */,
788 E4562AF30E27E428005E4685 /* icu.xcodeproj */, 814 E4562AF30E27E428005E4685 /* icu.xcodeproj */,
789 7B26301F0E82F1E6001CE27F /* libevent.xcodeproj * /, 815 7B26301F0E82F1E6001CE27F /* libevent.xcodeproj * /,
790 E4562A2A0E27CA2F005E4685 /* libpng.xcodeproj */, 816 E4562A2A0E27CA2F005E4685 /* libpng.xcodeproj */,
791 829E30D60DBFD8ED00819EBF /* skia.xcodeproj */, 817 829E30D60DBFD8ED00819EBF /* skia.xcodeproj */,
792 E4562A3B0E27CAB6005E4685 /* zlib.xcodeproj */, 818 E4562A3B0E27CAB6005E4685 /* zlib.xcodeproj */,
793 ); 819 );
794 name = Projects; 820 name = Projects;
795 path = ..; 821 path = ..;
796 sourceTree = "<group>"; 822 sourceTree = "<group>";
(...skipping 392 matching lines...) Expand 10 before | Expand all | Expand 10 after
1189 buildPhases = ( 1215 buildPhases = (
1190 E49F18BC0E4CBAC200386AEC /* Sources */, 1216 E49F18BC0E4CBAC200386AEC /* Sources */,
1191 E49F18BD0E4CBAC200386AEC /* Frameworks */, 1217 E49F18BD0E4CBAC200386AEC /* Frameworks */,
1192 4D3D54090EC3A43900650CA0 /* Strip If Needed */, 1218 4D3D54090EC3A43900650CA0 /* Strip If Needed */,
1193 ); 1219 );
1194 buildRules = ( 1220 buildRules = (
1195 ); 1221 );
1196 dependencies = ( 1222 dependencies = (
1197 7B78D38B0E54FDDE00609465 /* PBXTargetDependency */, 1223 7B78D38B0E54FDDE00609465 /* PBXTargetDependency */,
1198 7B8505D80E5B444100730B43 /* PBXTargetDependency */, 1224 7B8505D80E5B444100730B43 /* PBXTargetDependency */,
1225 531CBE310ECB86E90084F32D /* PBXTargetDependency */,
1199 7B836AD60E55094000F6AD31 /* PBXTargetDependency */, 1226 7B836AD60E55094000F6AD31 /* PBXTargetDependency */,
1200 7B836ADC0E55094000F6AD31 /* PBXTargetDependency */, 1227 7B836ADC0E55094000F6AD31 /* PBXTargetDependency */,
1201 7B836AD80E55094000F6AD31 /* PBXTargetDependency */, 1228 7B836AD80E55094000F6AD31 /* PBXTargetDependency */,
1202 7B836ADA0E55094000F6AD31 /* PBXTargetDependency */, 1229 7B836ADA0E55094000F6AD31 /* PBXTargetDependency */,
1203 7B2630260E82F1EF001CE27F /* PBXTargetDependency */, 1230 7B2630260E82F1EF001CE27F /* PBXTargetDependency */,
1204 7B8506290E5B556100730B43 /* PBXTargetDependency */, 1231 7B8506290E5B556100730B43 /* PBXTargetDependency */,
1205 7B4DF5340E5B6A58004D7619 /* PBXTargetDependency */, 1232 7B4DF5340E5B6A58004D7619 /* PBXTargetDependency */,
1206 7B8506310E5B55A200730B43 /* PBXTargetDependency */, 1233 7B8506310E5B55A200730B43 /* PBXTargetDependency */,
1207 ); 1234 );
1208 name = base_unittests; 1235 name = base_unittests;
1209 productName = base_unittests; 1236 productName = base_unittests;
1210 productReference = E49F18BF0E4CBAC200386AEC /* base_unit tests */; 1237 productReference = E49F18BF0E4CBAC200386AEC /* base_unit tests */;
1211 productType = "com.apple.product-type.tool"; 1238 productType = "com.apple.product-type.tool";
1212 }; 1239 };
1213 /* End PBXNativeTarget section */ 1240 /* End PBXNativeTarget section */
1214 1241
1215 /* Begin PBXProject section */ 1242 /* Begin PBXProject section */
1216 825402AA0D92D0C60006B936 /* Project object */ = { 1243 825402AA0D92D0C60006B936 /* Project object */ = {
1217 isa = PBXProject; 1244 isa = PBXProject;
1218 buildConfigurationList = 825402AD0D92D0C60006B936 /* Bui ld configuration list for PBXProject "base" */; 1245 buildConfigurationList = 825402AD0D92D0C60006B936 /* Bui ld configuration list for PBXProject "base" */;
1219 compatibilityVersion = "Xcode 3.1"; 1246 compatibilityVersion = "Xcode 3.1";
1220 hasScannedForEncodings = 0; 1247 hasScannedForEncodings = 0;
1221 mainGroup = 825402A80D92D0C60006B936; 1248 mainGroup = 825402A80D92D0C60006B936;
1222 productRefGroup = 825402BC0D92D0FA0006B936 /* Products * /; 1249 productRefGroup = 825402BC0D92D0FA0006B936 /* Products * /;
1223 projectDirPath = ""; 1250 projectDirPath = "";
1224 projectReferences = ( 1251 projectReferences = (
1225 { 1252 {
1253 ProductGroup = 531CBD330ECB67090084F32D /* Products */;
1254 ProjectRef = 531CBD320ECB67090084F32D /* dmg_fp.xcodeproj */;
1255 },
1256 {
1226 ProductGroup = 7B165D2C0E55081000185273 /* Products */; 1257 ProductGroup = 7B165D2C0E55081000185273 /* Products */;
1227 ProjectRef = E45A2C680E47AEFF00DB1196 /* gtest.xcodeproj */; 1258 ProjectRef = E45A2C680E47AEFF00DB1196 /* gtest.xcodeproj */;
1228 }, 1259 },
1229 { 1260 {
1230 ProductGroup = 7B165D400E55081400185273 /* Products */; 1261 ProductGroup = 7B165D400E55081400185273 /* Products */;
1231 ProjectRef = E4562AF30E27E428005E4685 /* icu.xcodeproj */; 1262 ProjectRef = E4562AF30E27E428005E4685 /* icu.xcodeproj */;
1232 }, 1263 },
1233 { 1264 {
1234 ProductGroup = 7B2630200E82F1E6001CE27F /* Products */; 1265 ProductGroup = 7B2630200E82F1E6001CE27F /* Products */;
1235 ProjectRef = 7B26301F0E82F1E6001CE27F /* libevent.xcodeproj */; 1266 ProjectRef = 7B26301F0E82F1E6001CE27F /* libevent.xcodeproj */;
(...skipping 16 matching lines...) Expand all
1252 825404020D92D3340006B936 /* All */, 1283 825404020D92D3340006B936 /* All */,
1253 825402BA0D92D0FA0006B936 /* base */, 1284 825402BA0D92D0FA0006B936 /* base */,
1254 825403B00D92D2E50006B936 /* base_gfx */, 1285 825403B00D92D2E50006B936 /* base_gfx */,
1255 E49F18BE0E4CBAC200386AEC /* base_unittests */, 1286 E49F18BE0E4CBAC200386AEC /* base_unittests */,
1256 E49F1A870E4CDB4500386AEC /* run_base_unittests * /, 1287 E49F1A870E4CDB4500386AEC /* run_base_unittests * /,
1257 ); 1288 );
1258 }; 1289 };
1259 /* End PBXProject section */ 1290 /* End PBXProject section */
1260 1291
1261 /* Begin PBXReferenceProxy section */ 1292 /* Begin PBXReferenceProxy section */
1293 531CBD370ECB67090084F32D /* libdmg_fp.a */ = {
1294 isa = PBXReferenceProxy;
1295 fileType = archive.ar;
1296 path = libdmg_fp.a;
1297 remoteRef = 531CBD360ECB67090084F32D /* PBXContainerItem Proxy */;
1298 sourceTree = BUILT_PRODUCTS_DIR;
1299 };
1262 7B165D300E55081000185273 /* libgtest.a */ = { 1300 7B165D300E55081000185273 /* libgtest.a */ = {
1263 isa = PBXReferenceProxy; 1301 isa = PBXReferenceProxy;
1264 fileType = archive.ar; 1302 fileType = archive.ar;
1265 path = libgtest.a; 1303 path = libgtest.a;
1266 remoteRef = 7B165D2F0E55081000185273 /* PBXContainerItem Proxy */; 1304 remoteRef = 7B165D2F0E55081000185273 /* PBXContainerItem Proxy */;
1267 sourceTree = BUILT_PRODUCTS_DIR; 1305 sourceTree = BUILT_PRODUCTS_DIR;
1268 }; 1306 };
1269 7B165D4B0E55081400185273 /* libicudata_stub.a */ = { 1307 7B165D4B0E55081400185273 /* libicudata_stub.a */ = {
1270 isa = PBXReferenceProxy; 1308 isa = PBXReferenceProxy;
1271 fileType = archive.ar; 1309 fileType = archive.ar;
(...skipping 262 matching lines...) Expand 10 before | Expand all | Expand 10 after
1534 7B78D3A30E54FE0100609465 /* values_unittest.cc i n Sources */, 1572 7B78D3A30E54FE0100609465 /* values_unittest.cc i n Sources */,
1535 7B78D3A40E54FE0100609465 /* waitable_event_unitt est.cc in Sources */, 1573 7B78D3A40E54FE0100609465 /* waitable_event_unitt est.cc in Sources */,
1536 7B78D3A50E54FE0100609465 /* word_iterator_unitte st.cc in Sources */, 1574 7B78D3A50E54FE0100609465 /* word_iterator_unitte st.cc in Sources */,
1537 7BF1658E0E663B4A00AA999E /* worker_pool_unittest .cc in Sources */, 1575 7BF1658E0E663B4A00AA999E /* worker_pool_unittest .cc in Sources */,
1538 ); 1576 );
1539 runOnlyForDeploymentPostprocessing = 0; 1577 runOnlyForDeploymentPostprocessing = 0;
1540 }; 1578 };
1541 /* End PBXSourcesBuildPhase section */ 1579 /* End PBXSourcesBuildPhase section */
1542 1580
1543 /* Begin PBXTargetDependency section */ 1581 /* Begin PBXTargetDependency section */
1582 531CBE310ECB86E90084F32D /* PBXTargetDependency */ = {
1583 isa = PBXTargetDependency;
1584 name = dmg_fp;
1585 targetProxy = 531CBE300ECB86E90084F32D /* PBXContainerIt emProxy */;
1586 };
1544 7B2630260E82F1EF001CE27F /* PBXTargetDependency */ = { 1587 7B2630260E82F1EF001CE27F /* PBXTargetDependency */ = {
1545 isa = PBXTargetDependency; 1588 isa = PBXTargetDependency;
1546 name = libevent; 1589 name = libevent;
1547 targetProxy = 7B2630250E82F1EF001CE27F /* PBXContainerIt emProxy */; 1590 targetProxy = 7B2630250E82F1EF001CE27F /* PBXContainerIt emProxy */;
1548 }; 1591 };
1549 7B4DF5340E5B6A58004D7619 /* PBXTargetDependency */ = { 1592 7B4DF5340E5B6A58004D7619 /* PBXTargetDependency */ = {
1550 isa = PBXTargetDependency; 1593 isa = PBXTargetDependency;
1551 name = skia; 1594 name = skia;
1552 targetProxy = 7B4DF5330E5B6A58004D7619 /* PBXContainerIt emProxy */; 1595 targetProxy = 7B4DF5330E5B6A58004D7619 /* PBXContainerIt emProxy */;
1553 }; 1596 };
(...skipping 256 matching lines...) Expand 10 before | Expand all | Expand 10 after
1810 E49F1A880E4CDB4500386AEC /* Debug */, 1853 E49F1A880E4CDB4500386AEC /* Debug */,
1811 E49F1A890E4CDB4500386AEC /* Release */, 1854 E49F1A890E4CDB4500386AEC /* Release */,
1812 ); 1855 );
1813 defaultConfigurationIsVisible = 0; 1856 defaultConfigurationIsVisible = 0;
1814 defaultConfigurationName = Release; 1857 defaultConfigurationName = Release;
1815 }; 1858 };
1816 /* End XCConfigurationList section */ 1859 /* End XCConfigurationList section */
1817 }; 1860 };
1818 rootObject = 825402AA0D92D0C60006B936 /* Project object */; 1861 rootObject = 825402AA0D92D0C60006B936 /* Project object */;
1819 } 1862 }
OLDNEW
« no previous file with comments | « base/base.sln ('k') | base/base_unittests.scons » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698