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

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

Issue 12911: Move skia_utils_mac from base/gfx to skia/ext. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 12 years 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 | « skia/ext/skia_utils_mac.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 7B4DF47E0E5B5FE0004D7619 /* SkNinePatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7B4DF47D0E5B5FE0004D7619 /* SkNinePatch.cpp */; }; 10 7B4DF47E0E5B5FE0004D7619 /* SkNinePatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7B4DF47D0E5B5FE0004D7619 /* SkNinePatch.cpp */; };
11 7B4DF4800E5B6005004D7619 /* SkScaledBitmapSampler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7B4DF47F0E5B6005004D7619 /* SkScaledBitmapS ampler.cpp */; }; 11 7B4DF4800E5B6005004D7619 /* SkScaledBitmapSampler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7B4DF47F0E5B6005004D7619 /* SkScaledBitmapS ampler.cpp */; };
12 7B4DF48A0E5B609B004D7619 /* SkTypeface_fake.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7B4DF4820E5B6087004D7619 /* SkTypeface_fake.cpp * /; }; 12 7B4DF48A0E5B609B004D7619 /* SkTypeface_fake.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7B4DF4820E5B6087004D7619 /* SkTypeface_fake.cpp * /; };
13 A708CBA30EE7078500C531EA /* skia_utils_mac.cc in Sources */ = {i sa = PBXBuildFile; fileRef = A708CBA10EE7078500C531EA /* skia_utils_mac.cc */; } ;
13 A70A3BAE0ED7385F00C31871 /* bitmap_platform_device_mac.cc in Sou rces */ = {isa = PBXBuildFile; fileRef = A70A3BA80ED7385F00C31871 /* bitmap_plat form_device_mac.cc */; }; 14 A70A3BAE0ED7385F00C31871 /* bitmap_platform_device_mac.cc in Sou rces */ = {isa = PBXBuildFile; fileRef = A70A3BA80ED7385F00C31871 /* bitmap_plat form_device_mac.cc */; };
14 A70A3BAF0ED7385F00C31871 /* platform_canvas_mac.cc in Sources */ = {isa = PBXBuildFile; fileRef = A70A3BAA0ED7385F00C31871 /* platform_canvas_ma c.cc */; }; 15 A70A3BAF0ED7385F00C31871 /* platform_canvas_mac.cc in Sources */ = {isa = PBXBuildFile; fileRef = A70A3BAA0ED7385F00C31871 /* platform_canvas_ma c.cc */; };
15 A70A3BB00ED7385F00C31871 /* platform_device_mac.cc in Sources */ = {isa = PBXBuildFile; fileRef = A70A3BAC0ED7385F00C31871 /* platform_device_ma c.cc */; }; 16 A70A3BB00ED7385F00C31871 /* platform_device_mac.cc in Sources */ = {isa = PBXBuildFile; fileRef = A70A3BAC0ED7385F00C31871 /* platform_device_ma c.cc */; };
16 A74368B90EE61BBF003562CC /* convolver.cc in Sources */ = {isa = PBXBuildFile; fileRef = A74368B70EE61BBF003562CC /* convolver.cc */; }; 17 A74368B90EE61BBF003562CC /* convolver.cc in Sources */ = {isa = PBXBuildFile; fileRef = A74368B70EE61BBF003562CC /* convolver.cc */; };
17 A74368BA0EE61BBF003562CC /* image_operations.cc in Sources */ = {isa = PBXBuildFile; fileRef = A74368B80EE61BBF003562CC /* image_operations.cc * /; }; 18 A74368BA0EE61BBF003562CC /* image_operations.cc in Sources */ = {isa = PBXBuildFile; fileRef = A74368B80EE61BBF003562CC /* image_operations.cc * /; };
18 E48EE4D20E34E873009DE966 /* Sk1DPathEffect.cpp in Sources */ = { isa = PBXBuildFile; fileRef = AB4C46860DAE9C4F00FC0DB7 /* Sk1DPathEffect.cpp */; }; 19 E48EE4D20E34E873009DE966 /* Sk1DPathEffect.cpp in Sources */ = { isa = PBXBuildFile; fileRef = AB4C46860DAE9C4F00FC0DB7 /* Sk1DPathEffect.cpp */; };
19 E48EE4D30E34E873009DE966 /* Sk2DPathEffect.cpp in Sources */ = { isa = PBXBuildFile; fileRef = AB4C46870DAE9C4F00FC0DB7 /* Sk2DPathEffect.cpp */; }; 20 E48EE4D30E34E873009DE966 /* Sk2DPathEffect.cpp in Sources */ = { isa = PBXBuildFile; fileRef = AB4C46870DAE9C4F00FC0DB7 /* Sk2DPathEffect.cpp */; };
20 E48EE4D40E34E873009DE966 /* Sk64.cpp in Sources */ = {isa = PBXB uildFile; fileRef = AB4C465C0DAE9C4A00FC0DB7 /* Sk64.cpp */; }; 21 E48EE4D40E34E873009DE966 /* Sk64.cpp in Sources */ = {isa = PBXB uildFile; fileRef = AB4C465C0DAE9C4A00FC0DB7 /* Sk64.cpp */; };
21 E48EE4D50E34E873009DE966 /* SkAlphaRuns.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AB4C481E0DAE9C9C00FC0DB7 /* SkAlphaRuns.cpp */; }; 22 E48EE4D50E34E873009DE966 /* SkAlphaRuns.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AB4C481E0DAE9C9C00FC0DB7 /* SkAlphaRuns.cpp */; };
22 E48EE4D60E34E873009DE966 /* SkAvoidXfermode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AB4C46880DAE9C4F00FC0DB7 /* SkAvoidXfermode.cpp * /; }; 23 E48EE4D60E34E873009DE966 /* SkAvoidXfermode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AB4C46880DAE9C4F00FC0DB7 /* SkAvoidXfermode.cpp * /; };
(...skipping 119 matching lines...) Expand 10 before | Expand all | Expand 10 after
142 7B4DF45E0E5B5F3A004D7619 /* SkImageRef_GlobalPool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = S kImageRef_GlobalPool.h; sourceTree = "<group>"; }; 143 7B4DF45E0E5B5F3A004D7619 /* SkImageRef_GlobalPool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = S kImageRef_GlobalPool.h; sourceTree = "<group>"; };
143 7B4DF45F0E5B5F3A004D7619 /* SkNinePatch.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SkNinePatch .h; sourceTree = "<group>"; }; 144 7B4DF45F0E5B5F3A004D7619 /* SkNinePatch.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SkNinePatch .h; sourceTree = "<group>"; };
144 7B4DF4600E5B5F3A004D7619 /* SkOSMenu.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SkOSMenu.h; so urceTree = "<group>"; }; 145 7B4DF4600E5B5F3A004D7619 /* SkOSMenu.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SkOSMenu.h; so urceTree = "<group>"; };
145 7B4DF4610E5B5F3A004D7619 /* SkOSSound.h */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SkOSSound.h; sourceTree = "<group>"; }; 146 7B4DF4610E5B5F3A004D7619 /* SkOSSound.h */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SkOSSound.h; sourceTree = "<group>"; };
146 7B4DF47A0E5B5FB3004D7619 /* SkFloatBits.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SkFloatBits .h; sourceTree = "<group>"; }; 147 7B4DF47A0E5B5FB3004D7619 /* SkFloatBits.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SkFloatBits .h; sourceTree = "<group>"; };
147 7B4DF47B0E5B5FB3004D7619 /* SkTSort.h */ = {isa = PBXFileReferen ce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SkTSort.h; sour ceTree = "<group>"; }; 148 7B4DF47B0E5B5FB3004D7619 /* SkTSort.h */ = {isa = PBXFileReferen ce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SkTSort.h; sour ceTree = "<group>"; };
148 7B4DF47D0E5B5FE0004D7619 /* SkNinePatch.cpp */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SkNin ePatch.cpp; sourceTree = "<group>"; }; 149 7B4DF47D0E5B5FE0004D7619 /* SkNinePatch.cpp */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SkNin ePatch.cpp; sourceTree = "<group>"; };
149 7B4DF47F0E5B6005004D7619 /* SkScaledBitmapSampler.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; pa th = SkScaledBitmapSampler.cpp; sourceTree = "<group>"; }; 150 7B4DF47F0E5B6005004D7619 /* SkScaledBitmapSampler.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; pa th = SkScaledBitmapSampler.cpp; sourceTree = "<group>"; };
150 7B4DF4810E5B6087004D7619 /* SkDrawProcs.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SkDrawProcs .h; sourceTree = "<group>"; }; 151 7B4DF4810E5B6087004D7619 /* SkDrawProcs.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SkDrawProcs .h; sourceTree = "<group>"; };
151 7B4DF4820E5B6087004D7619 /* SkTypeface_fake.cpp */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = S kTypeface_fake.cpp; sourceTree = "<group>"; }; 152 7B4DF4820E5B6087004D7619 /* SkTypeface_fake.cpp */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = S kTypeface_fake.cpp; sourceTree = "<group>"; };
153 A708CBA10EE7078500C531EA /* skia_utils_mac.cc */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ski a_utils_mac.cc; path = ext/skia_utils_mac.cc; sourceTree = "<group>"; };
154 A708CBA20EE7078500C531EA /* skia_utils_mac.h */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = skia_uti ls_mac.h; path = ext/skia_utils_mac.h; sourceTree = "<group>"; };
152 A70A3BA80ED7385F00C31871 /* bitmap_platform_device_mac.cc */ = { isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp ; name = bitmap_platform_device_mac.cc; path = ext/bitmap_platform_device_mac.cc ; sourceTree = "<group>"; }; 155 A70A3BA80ED7385F00C31871 /* bitmap_platform_device_mac.cc */ = { isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp ; name = bitmap_platform_device_mac.cc; path = ext/bitmap_platform_device_mac.cc ; sourceTree = "<group>"; };
153 A70A3BA90ED7385F00C31871 /* bitmap_platform_device_mac.h */ = {i sa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; nam e = bitmap_platform_device_mac.h; path = ext/bitmap_platform_device_mac.h; sourc eTree = "<group>"; }; 156 A70A3BA90ED7385F00C31871 /* bitmap_platform_device_mac.h */ = {i sa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; nam e = bitmap_platform_device_mac.h; path = ext/bitmap_platform_device_mac.h; sourc eTree = "<group>"; };
154 A70A3BAA0ED7385F00C31871 /* platform_canvas_mac.cc */ = {isa = P BXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = platform_canvas_mac.cc; path = ext/platform_canvas_mac.cc; sourceTree = "<grou p>"; }; 157 A70A3BAA0ED7385F00C31871 /* platform_canvas_mac.cc */ = {isa = P BXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = platform_canvas_mac.cc; path = ext/platform_canvas_mac.cc; sourceTree = "<grou p>"; };
155 A70A3BAB0ED7385F00C31871 /* platform_canvas_mac.h */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pla tform_canvas_mac.h; path = ext/platform_canvas_mac.h; sourceTree = "<group>"; }; 158 A70A3BAB0ED7385F00C31871 /* platform_canvas_mac.h */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pla tform_canvas_mac.h; path = ext/platform_canvas_mac.h; sourceTree = "<group>"; };
156 A70A3BAC0ED7385F00C31871 /* platform_device_mac.cc */ = {isa = P BXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = platform_device_mac.cc; path = ext/platform_device_mac.cc; sourceTree = "<grou p>"; }; 159 A70A3BAC0ED7385F00C31871 /* platform_device_mac.cc */ = {isa = P BXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = platform_device_mac.cc; path = ext/platform_device_mac.cc; sourceTree = "<grou p>"; };
157 A70A3BAD0ED7385F00C31871 /* platform_device_mac.h */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pla tform_device_mac.h; path = ext/platform_device_mac.h; sourceTree = "<group>"; }; 160 A70A3BAD0ED7385F00C31871 /* platform_device_mac.h */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pla tform_device_mac.h; path = ext/platform_device_mac.h; sourceTree = "<group>"; };
158 A74368B70EE61BBF003562CC /* convolver.cc */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = convolve r.cc; path = ext/convolver.cc; sourceTree = "<group>"; }; 161 A74368B70EE61BBF003562CC /* convolver.cc */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = convolve r.cc; path = ext/convolver.cc; sourceTree = "<group>"; };
159 A74368B80EE61BBF003562CC /* image_operations.cc */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = i mage_operations.cc; path = ext/image_operations.cc; sourceTree = "<group>"; }; 162 A74368B80EE61BBF003562CC /* image_operations.cc */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = i mage_operations.cc; path = ext/image_operations.cc; sourceTree = "<group>"; };
160 AB4C45B00DAE9C3700FC0DB7 /* SkTime.cpp */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SkTime.cpp ; sourceTree = "<group>"; }; 163 AB4C45B00DAE9C3700FC0DB7 /* SkTime.cpp */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SkTime.cpp ; sourceTree = "<group>"; };
161 AB4C465C0DAE9C4A00FC0DB7 /* Sk64.cpp */ = {isa = PBXFileReferenc e; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Sk64.cpp; so urceTree = "<group>"; }; 164 AB4C465C0DAE9C4A00FC0DB7 /* Sk64.cpp */ = {isa = PBXFileReferenc e; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Sk64.cpp; so urceTree = "<group>"; };
(...skipping 331 matching lines...) Expand 10 before | Expand all | Expand 10 after
493 isa = PBXGroup; 496 isa = PBXGroup;
494 children = ( 497 children = (
495 A74368B70EE61BBF003562CC /* convolver.cc */, 498 A74368B70EE61BBF003562CC /* convolver.cc */,
496 A70A3BA80ED7385F00C31871 /* bitmap_platform_devi ce_mac.cc */, 499 A70A3BA80ED7385F00C31871 /* bitmap_platform_devi ce_mac.cc */,
497 A70A3BA90ED7385F00C31871 /* bitmap_platform_devi ce_mac.h */, 500 A70A3BA90ED7385F00C31871 /* bitmap_platform_devi ce_mac.h */,
498 A74368B80EE61BBF003562CC /* image_operations.cc */, 501 A74368B80EE61BBF003562CC /* image_operations.cc */,
499 A70A3BAA0ED7385F00C31871 /* platform_canvas_mac. cc */, 502 A70A3BAA0ED7385F00C31871 /* platform_canvas_mac. cc */,
500 A70A3BAB0ED7385F00C31871 /* platform_canvas_mac. h */, 503 A70A3BAB0ED7385F00C31871 /* platform_canvas_mac. h */,
501 A70A3BAC0ED7385F00C31871 /* platform_device_mac. cc */, 504 A70A3BAC0ED7385F00C31871 /* platform_device_mac. cc */,
502 A70A3BAD0ED7385F00C31871 /* platform_device_mac. h */, 505 A70A3BAD0ED7385F00C31871 /* platform_device_mac. h */,
506 A708CBA10EE7078500C531EA /* skia_utils_mac.cc */ ,
507 A708CBA20EE7078500C531EA /* skia_utils_mac.h */,
503 ); 508 );
504 name = ext; 509 name = ext;
505 sourceTree = "<group>"; 510 sourceTree = "<group>";
506 }; 511 };
507 AB4C450D0DAE9B9100FC0DB7 /* Source */ = { 512 AB4C450D0DAE9B9100FC0DB7 /* Source */ = {
508 isa = PBXGroup; 513 isa = PBXGroup;
509 children = ( 514 children = (
510 AB4C45130DAE9C3700FC0DB7 /* animator */, 515 AB4C45130DAE9C3700FC0DB7 /* animator */,
511 AB4C46580DAE9C4A00FC0DB7 /* corecg */, 516 AB4C46580DAE9C4A00FC0DB7 /* corecg */,
512 AB4C46850DAE9C4F00FC0DB7 /* effects */, 517 AB4C46850DAE9C4F00FC0DB7 /* effects */,
(...skipping 527 matching lines...) Expand 10 before | Expand all | Expand 10 after
1040 E48EE5350E34E873009DE966 /* SkTransparentShader. cpp in Sources */, 1045 E48EE5350E34E873009DE966 /* SkTransparentShader. cpp in Sources */,
1041 E48EE5360E34E873009DE966 /* SkTSearch.cpp in Sou rces */, 1046 E48EE5360E34E873009DE966 /* SkTSearch.cpp in Sou rces */,
1042 E4A133840E37B12E00110AA2 /* SkTypeface.cpp in So urces */, 1047 E4A133840E37B12E00110AA2 /* SkTypeface.cpp in So urces */,
1043 7B4DF48A0E5B609B004D7619 /* SkTypeface_fake.cpp in Sources */, 1048 7B4DF48A0E5B609B004D7619 /* SkTypeface_fake.cpp in Sources */,
1044 E48EE5370E34E873009DE966 /* SkUnitMappers.cpp in Sources */, 1049 E48EE5370E34E873009DE966 /* SkUnitMappers.cpp in Sources */,
1045 E48EE5380E34E873009DE966 /* SkUtils.cpp in Sourc es */, 1050 E48EE5380E34E873009DE966 /* SkUtils.cpp in Sourc es */,
1046 E48EE5390E34E873009DE966 /* SkWriter32.cpp in So urces */, 1051 E48EE5390E34E873009DE966 /* SkWriter32.cpp in So urces */,
1047 E48EE53A0E34E873009DE966 /* SkXfermode.cpp in So urces */, 1052 E48EE53A0E34E873009DE966 /* SkXfermode.cpp in So urces */,
1048 A74368B90EE61BBF003562CC /* convolver.cc in Sour ces */, 1053 A74368B90EE61BBF003562CC /* convolver.cc in Sour ces */,
1049 A74368BA0EE61BBF003562CC /* image_operations.cc in Sources */, 1054 A74368BA0EE61BBF003562CC /* image_operations.cc in Sources */,
1055 A708CBA30EE7078500C531EA /* skia_utils_mac.cc in Sources */,
pink (ping after 24hrs) 2008/12/03 19:38:01 please alphabetize this in the target sources list
1050 ); 1056 );
1051 runOnlyForDeploymentPostprocessing = 0; 1057 runOnlyForDeploymentPostprocessing = 0;
1052 }; 1058 };
1053 /* End PBXSourcesBuildPhase section */ 1059 /* End PBXSourcesBuildPhase section */
1054 1060
1055 /* Begin XCBuildConfiguration section */ 1061 /* Begin XCBuildConfiguration section */
1056 1DEB91B208733DA50010E9CD /* Debug */ = { 1062 1DEB91B208733DA50010E9CD /* Debug */ = {
1057 isa = XCBuildConfiguration; 1063 isa = XCBuildConfiguration;
1058 baseConfigurationReference = 7B4DF44A0E5B5E5C004D7619 /* debug.xcconfig */; 1064 baseConfigurationReference = 7B4DF44A0E5B5E5C004D7619 /* debug.xcconfig */;
1059 buildSettings = { 1065 buildSettings = {
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after
1133 E48EE4D00E34E856009DE966 /* Debug */, 1139 E48EE4D00E34E856009DE966 /* Debug */,
1134 E48EE4D10E34E856009DE966 /* Release */, 1140 E48EE4D10E34E856009DE966 /* Release */,
1135 ); 1141 );
1136 defaultConfigurationIsVisible = 0; 1142 defaultConfigurationIsVisible = 0;
1137 defaultConfigurationName = Release; 1143 defaultConfigurationName = Release;
1138 }; 1144 };
1139 /* End XCConfigurationList section */ 1145 /* End XCConfigurationList section */
1140 }; 1146 };
1141 rootObject = 0867D690FE84028FC02AAC07 /* Project object */; 1147 rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
1142 } 1148 }
OLDNEW
« no previous file with comments | « skia/ext/skia_utils_mac.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698