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

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

Issue 11357: Move the platform files form port to skia for Mac only. Hopefully this won't ... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
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 | Annotate | Revision Log
« no previous file with comments | « skia/ext/platform_device_mac.cc ('k') | webkit/SConscript.port » ('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 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 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 A70A3BB00ED7385F00C31871 /* platform_device_mac.cc in Sources */ = {isa = PBXBuildFile; fileRef = A70A3BAC0ED7385F00C31871 /* platform_device_ma c.cc */; };
13 E48EE4D20E34E873009DE966 /* Sk1DPathEffect.cpp in Sources */ = { isa = PBXBuildFile; fileRef = AB4C46860DAE9C4F00FC0DB7 /* Sk1DPathEffect.cpp */; }; 16 E48EE4D20E34E873009DE966 /* Sk1DPathEffect.cpp in Sources */ = { isa = PBXBuildFile; fileRef = AB4C46860DAE9C4F00FC0DB7 /* Sk1DPathEffect.cpp */; };
14 E48EE4D30E34E873009DE966 /* Sk2DPathEffect.cpp in Sources */ = { isa = PBXBuildFile; fileRef = AB4C46870DAE9C4F00FC0DB7 /* Sk2DPathEffect.cpp */; }; 17 E48EE4D30E34E873009DE966 /* Sk2DPathEffect.cpp in Sources */ = { isa = PBXBuildFile; fileRef = AB4C46870DAE9C4F00FC0DB7 /* Sk2DPathEffect.cpp */; };
15 E48EE4D40E34E873009DE966 /* Sk64.cpp in Sources */ = {isa = PBXB uildFile; fileRef = AB4C465C0DAE9C4A00FC0DB7 /* Sk64.cpp */; }; 18 E48EE4D40E34E873009DE966 /* Sk64.cpp in Sources */ = {isa = PBXB uildFile; fileRef = AB4C465C0DAE9C4A00FC0DB7 /* Sk64.cpp */; };
16 E48EE4D50E34E873009DE966 /* SkAlphaRuns.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AB4C481E0DAE9C9C00FC0DB7 /* SkAlphaRuns.cpp */; }; 19 E48EE4D50E34E873009DE966 /* SkAlphaRuns.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AB4C481E0DAE9C9C00FC0DB7 /* SkAlphaRuns.cpp */; };
17 E48EE4D60E34E873009DE966 /* SkAvoidXfermode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AB4C46880DAE9C4F00FC0DB7 /* SkAvoidXfermode.cpp * /; }; 20 E48EE4D60E34E873009DE966 /* SkAvoidXfermode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AB4C46880DAE9C4F00FC0DB7 /* SkAvoidXfermode.cpp * /; };
18 E48EE4D70E34E873009DE966 /* SkBitmap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AB4C48210DAE9C9C00FC0DB7 /* SkBitmap.cpp */; }; 21 E48EE4D70E34E873009DE966 /* SkBitmap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AB4C48210DAE9C9C00FC0DB7 /* SkBitmap.cpp */; };
19 E48EE4D80E34E873009DE966 /* SkBitmapProcShader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AB4C48220DAE9C9C00FC0DB7 /* SkBitmapProcShader .cpp */; }; 22 E48EE4D80E34E873009DE966 /* SkBitmapProcShader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AB4C48220DAE9C9C00FC0DB7 /* SkBitmapProcShader .cpp */; };
20 E48EE4D90E34E873009DE966 /* SkBitmapProcState.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AB4C48240DAE9C9C00FC0DB7 /* SkBitmapProcState.c pp */; }; 23 E48EE4D90E34E873009DE966 /* SkBitmapProcState.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AB4C48240DAE9C9C00FC0DB7 /* SkBitmapProcState.c pp */; };
21 E48EE4DA0E34E873009DE966 /* SkBitmapProcState_matrixProcs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AB4C48270DAE9C9C00FC0DB7 /* SkBitma pProcState_matrixProcs.cpp */; }; 24 E48EE4DA0E34E873009DE966 /* SkBitmapProcState_matrixProcs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AB4C48270DAE9C9C00FC0DB7 /* SkBitma pProcState_matrixProcs.cpp */; };
22 E48EE4DB0E34E873009DE966 /* SkBitmapSampler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AB4C48290DAE9C9C00FC0DB7 /* SkBitmapSampler.cpp * /; }; 25 E48EE4DB0E34E873009DE966 /* SkBitmapSampler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AB4C48290DAE9C9C00FC0DB7 /* SkBitmapSampler.cpp * /; };
(...skipping 114 matching lines...) Expand 10 before | Expand all | Expand 10 after
137 7B4DF45E0E5B5F3A004D7619 /* SkImageRef_GlobalPool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = S kImageRef_GlobalPool.h; sourceTree = "<group>"; }; 140 7B4DF45E0E5B5F3A004D7619 /* SkImageRef_GlobalPool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = S kImageRef_GlobalPool.h; sourceTree = "<group>"; };
138 7B4DF45F0E5B5F3A004D7619 /* SkNinePatch.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SkNinePatch .h; sourceTree = "<group>"; }; 141 7B4DF45F0E5B5F3A004D7619 /* SkNinePatch.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SkNinePatch .h; sourceTree = "<group>"; };
139 7B4DF4600E5B5F3A004D7619 /* SkOSMenu.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SkOSMenu.h; so urceTree = "<group>"; }; 142 7B4DF4600E5B5F3A004D7619 /* SkOSMenu.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SkOSMenu.h; so urceTree = "<group>"; };
140 7B4DF4610E5B5F3A004D7619 /* SkOSSound.h */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SkOSSound.h; sourceTree = "<group>"; }; 143 7B4DF4610E5B5F3A004D7619 /* SkOSSound.h */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SkOSSound.h; sourceTree = "<group>"; };
141 7B4DF47A0E5B5FB3004D7619 /* SkFloatBits.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SkFloatBits .h; sourceTree = "<group>"; }; 144 7B4DF47A0E5B5FB3004D7619 /* SkFloatBits.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SkFloatBits .h; sourceTree = "<group>"; };
142 7B4DF47B0E5B5FB3004D7619 /* SkTSort.h */ = {isa = PBXFileReferen ce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SkTSort.h; sour ceTree = "<group>"; }; 145 7B4DF47B0E5B5FB3004D7619 /* SkTSort.h */ = {isa = PBXFileReferen ce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SkTSort.h; sour ceTree = "<group>"; };
143 7B4DF47D0E5B5FE0004D7619 /* SkNinePatch.cpp */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SkNin ePatch.cpp; sourceTree = "<group>"; }; 146 7B4DF47D0E5B5FE0004D7619 /* SkNinePatch.cpp */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SkNin ePatch.cpp; sourceTree = "<group>"; };
144 7B4DF47F0E5B6005004D7619 /* SkScaledBitmapSampler.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; pa th = SkScaledBitmapSampler.cpp; sourceTree = "<group>"; }; 147 7B4DF47F0E5B6005004D7619 /* SkScaledBitmapSampler.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; pa th = SkScaledBitmapSampler.cpp; sourceTree = "<group>"; };
145 7B4DF4810E5B6087004D7619 /* SkDrawProcs.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SkDrawProcs .h; sourceTree = "<group>"; }; 148 7B4DF4810E5B6087004D7619 /* SkDrawProcs.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SkDrawProcs .h; sourceTree = "<group>"; };
146 7B4DF4820E5B6087004D7619 /* SkTypeface_fake.cpp */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = S kTypeface_fake.cpp; sourceTree = "<group>"; }; 149 7B4DF4820E5B6087004D7619 /* SkTypeface_fake.cpp */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = S kTypeface_fake.cpp; sourceTree = "<group>"; };
150 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>"; };
151 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>"; };
152 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>"; };
153 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>"; };
154 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>"; };
155 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>"; };
147 AB4C45B00DAE9C3700FC0DB7 /* SkTime.cpp */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SkTime.cpp ; sourceTree = "<group>"; }; 156 AB4C45B00DAE9C3700FC0DB7 /* SkTime.cpp */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SkTime.cpp ; sourceTree = "<group>"; };
148 AB4C465C0DAE9C4A00FC0DB7 /* Sk64.cpp */ = {isa = PBXFileReferenc e; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Sk64.cpp; so urceTree = "<group>"; }; 157 AB4C465C0DAE9C4A00FC0DB7 /* Sk64.cpp */ = {isa = PBXFileReferenc e; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Sk64.cpp; so urceTree = "<group>"; };
149 AB4C465D0DAE9C4A00FC0DB7 /* SkBuffer.cpp */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SkBuffer .cpp; sourceTree = "<group>"; }; 158 AB4C465D0DAE9C4A00FC0DB7 /* SkBuffer.cpp */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SkBuffer .cpp; sourceTree = "<group>"; };
150 AB4C465E0DAE9C4A00FC0DB7 /* SkChunkAlloc.cpp */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SkCh unkAlloc.cpp; sourceTree = "<group>"; }; 159 AB4C465E0DAE9C4A00FC0DB7 /* SkChunkAlloc.cpp */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SkCh unkAlloc.cpp; sourceTree = "<group>"; };
151 AB4C465F0DAE9C4A00FC0DB7 /* SkCordic.cpp */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SkCordic .cpp; sourceTree = "<group>"; }; 160 AB4C465F0DAE9C4A00FC0DB7 /* SkCordic.cpp */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SkCordic .cpp; sourceTree = "<group>"; };
152 AB4C46600DAE9C4A00FC0DB7 /* SkCordic.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SkCordic.h; so urceTree = "<group>"; }; 161 AB4C46600DAE9C4A00FC0DB7 /* SkCordic.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SkCordic.h; so urceTree = "<group>"; };
153 AB4C46610DAE9C4A00FC0DB7 /* SkDebug.cpp */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SkDebug.c pp; sourceTree = "<group>"; }; 162 AB4C46610DAE9C4A00FC0DB7 /* SkDebug.cpp */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SkDebug.c pp; sourceTree = "<group>"; };
154 AB4C46620DAE9C4A00FC0DB7 /* SkDebug_stdio.cpp */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SkD ebug_stdio.cpp; sourceTree = "<group>"; }; 163 AB4C46620DAE9C4A00FC0DB7 /* SkDebug_stdio.cpp */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SkD ebug_stdio.cpp; sourceTree = "<group>"; };
155 AB4C46630DAE9C4A00FC0DB7 /* SkFloat.cpp */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SkFloat.c pp; sourceTree = "<group>"; }; 164 AB4C46630DAE9C4A00FC0DB7 /* SkFloat.cpp */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SkFloat.c pp; sourceTree = "<group>"; };
156 AB4C46640DAE9C4A00FC0DB7 /* SkFloat.h */ = {isa = PBXFileReferen ce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SkFloat.h; sour ceTree = "<group>"; }; 165 AB4C46640DAE9C4A00FC0DB7 /* SkFloat.h */ = {isa = PBXFileReferen ce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SkFloat.h; sour ceTree = "<group>"; };
(...skipping 312 matching lines...) Expand 10 before | Expand all | Expand 10 after
469 7B4DF4490E5B5E5C004D7619 /* common.xcconfig */, 478 7B4DF4490E5B5E5C004D7619 /* common.xcconfig */,
470 7B4DF44A0E5B5E5C004D7619 /* debug.xcconfig */, 479 7B4DF44A0E5B5E5C004D7619 /* debug.xcconfig */,
471 7B4DF44B0E5B5E5C004D7619 /* executable.xcconfig */, 480 7B4DF44B0E5B5E5C004D7619 /* executable.xcconfig */,
472 7B4DF44C0E5B5E5C004D7619 /* release.xcconfig */, 481 7B4DF44C0E5B5E5C004D7619 /* release.xcconfig */,
473 7B4DF44D0E5B5E5C004D7619 /* staticlib.xcconfig * /, 482 7B4DF44D0E5B5E5C004D7619 /* staticlib.xcconfig * /,
474 ); 483 );
475 name = Configuration; 484 name = Configuration;
476 path = ../build; 485 path = ../build;
477 sourceTree = "<group>"; 486 sourceTree = "<group>";
478 }; 487 };
488 A70A3BA70ED7385100C31871 /* ext */ = {
489 isa = PBXGroup;
490 children = (
491 A70A3BA80ED7385F00C31871 /* bitmap_platform_devi ce_mac.cc */,
492 A70A3BA90ED7385F00C31871 /* bitmap_platform_devi ce_mac.h */,
493 A70A3BAA0ED7385F00C31871 /* platform_canvas_mac. cc */,
494 A70A3BAB0ED7385F00C31871 /* platform_canvas_mac. h */,
495 A70A3BAC0ED7385F00C31871 /* platform_device_mac. cc */,
496 A70A3BAD0ED7385F00C31871 /* platform_device_mac. h */,
497 );
498 name = ext;
499 sourceTree = "<group>";
500 };
479 AB4C450D0DAE9B9100FC0DB7 /* Source */ = { 501 AB4C450D0DAE9B9100FC0DB7 /* Source */ = {
480 isa = PBXGroup; 502 isa = PBXGroup;
481 children = ( 503 children = (
504 A70A3BA70ED7385100C31871 /* ext */,
Mark Mentovai 2008/11/21 20:19:20 ext should come after effects
482 AB4C45130DAE9C3700FC0DB7 /* animator */, 505 AB4C45130DAE9C3700FC0DB7 /* animator */,
483 AB4C46580DAE9C4A00FC0DB7 /* corecg */, 506 AB4C46580DAE9C4A00FC0DB7 /* corecg */,
484 AB4C46850DAE9C4F00FC0DB7 /* effects */, 507 AB4C46850DAE9C4F00FC0DB7 /* effects */,
485 AB4C46C00DAE9C7000FC0DB7 /* images */, 508 AB4C46C00DAE9C7000FC0DB7 /* images */,
486 AB4C46DF0DAE9C7900FC0DB7 /* include */, 509 AB4C46DF0DAE9C7900FC0DB7 /* include */,
487 E48EE5A20E34F13C009DE966 /* picture */, 510 E48EE5A20E34F13C009DE966 /* picture */,
488 AB4C47F30DAE9C9700FC0DB7 /* ports */, 511 AB4C47F30DAE9C9700FC0DB7 /* ports */,
489 AB4C481C0DAE9C9C00FC0DB7 /* sgl */, 512 AB4C481C0DAE9C9C00FC0DB7 /* sgl */,
490 AB4C49910DAEA1A000FC0DB7 /* precompiled.cc */, 513 AB4C49910DAEA1A000FC0DB7 /* precompiled.cc */,
491 32DBCF5E0370ADEE00C91783 /* skia_Prefix.pch */, 514 32DBCF5E0370ADEE00C91783 /* skia_Prefix.pch */,
(...skipping 514 matching lines...) Expand 10 before | Expand all | Expand 10 after
1006 E48EE5330E34E873009DE966 /* SkTime.cpp in Source s */, 1029 E48EE5330E34E873009DE966 /* SkTime.cpp in Source s */,
1007 E48EE5340E34E873009DE966 /* SkTime_Unix.cpp in S ources */, 1030 E48EE5340E34E873009DE966 /* SkTime_Unix.cpp in S ources */,
1008 E48EE5350E34E873009DE966 /* SkTransparentShader. cpp in Sources */, 1031 E48EE5350E34E873009DE966 /* SkTransparentShader. cpp in Sources */,
1009 E48EE5360E34E873009DE966 /* SkTSearch.cpp in Sou rces */, 1032 E48EE5360E34E873009DE966 /* SkTSearch.cpp in Sou rces */,
1010 E4A133840E37B12E00110AA2 /* SkTypeface.cpp in So urces */, 1033 E4A133840E37B12E00110AA2 /* SkTypeface.cpp in So urces */,
1011 7B4DF48A0E5B609B004D7619 /* SkTypeface_fake.cpp in Sources */, 1034 7B4DF48A0E5B609B004D7619 /* SkTypeface_fake.cpp in Sources */,
1012 E48EE5370E34E873009DE966 /* SkUnitMappers.cpp in Sources */, 1035 E48EE5370E34E873009DE966 /* SkUnitMappers.cpp in Sources */,
1013 E48EE5380E34E873009DE966 /* SkUtils.cpp in Sourc es */, 1036 E48EE5380E34E873009DE966 /* SkUtils.cpp in Sourc es */,
1014 E48EE5390E34E873009DE966 /* SkWriter32.cpp in So urces */, 1037 E48EE5390E34E873009DE966 /* SkWriter32.cpp in So urces */,
1015 E48EE53A0E34E873009DE966 /* SkXfermode.cpp in So urces */, 1038 E48EE53A0E34E873009DE966 /* SkXfermode.cpp in So urces */,
1039 A70A3BAE0ED7385F00C31871 /* bitmap_platform_devi ce_mac.cc in Sources */,
Mark Mentovai 2008/11/21 20:19:20 Can you move these so that the list is sorted? (C
1040 A70A3BAF0ED7385F00C31871 /* platform_canvas_mac. cc in Sources */,
1041 A70A3BB00ED7385F00C31871 /* platform_device_mac. cc in Sources */,
1016 ); 1042 );
1017 runOnlyForDeploymentPostprocessing = 0; 1043 runOnlyForDeploymentPostprocessing = 0;
1018 }; 1044 };
1019 /* End PBXSourcesBuildPhase section */ 1045 /* End PBXSourcesBuildPhase section */
1020 1046
1021 /* Begin XCBuildConfiguration section */ 1047 /* Begin XCBuildConfiguration section */
1022 1DEB91B208733DA50010E9CD /* Debug */ = { 1048 1DEB91B208733DA50010E9CD /* Debug */ = {
1023 isa = XCBuildConfiguration; 1049 isa = XCBuildConfiguration;
1024 baseConfigurationReference = 7B4DF44A0E5B5E5C004D7619 /* debug.xcconfig */; 1050 baseConfigurationReference = 7B4DF44A0E5B5E5C004D7619 /* debug.xcconfig */;
1025 buildSettings = { 1051 buildSettings = {
1026 GCC_TREAT_WARNINGS_AS_ERRORS = NO; 1052 GCC_TREAT_WARNINGS_AS_ERRORS = NO;
1053 HEADER_SEARCH_PATHS = "";
Mark Mentovai 2008/11/21 20:19:20 You should delete this setting entirely, not just
1027 XCODEPROJ_DEPTH = ..; 1054 XCODEPROJ_DEPTH = ..;
1028 }; 1055 };
1029 name = Debug; 1056 name = Debug;
1030 }; 1057 };
1031 1DEB91B308733DA50010E9CD /* Release */ = { 1058 1DEB91B308733DA50010E9CD /* Release */ = {
1032 isa = XCBuildConfiguration; 1059 isa = XCBuildConfiguration;
1033 baseConfigurationReference = 7B4DF44C0E5B5E5C004D7619 /* release.xcconfig */; 1060 baseConfigurationReference = 7B4DF44C0E5B5E5C004D7619 /* release.xcconfig */;
1034 buildSettings = { 1061 buildSettings = {
1035 GCC_TREAT_WARNINGS_AS_ERRORS = NO; 1062 GCC_TREAT_WARNINGS_AS_ERRORS = NO;
1063 HEADER_SEARCH_PATHS = "";
Mark Mentovai 2008/11/21 20:19:20 (same for Release)
1036 XCODEPROJ_DEPTH = ..; 1064 XCODEPROJ_DEPTH = ..;
1037 }; 1065 };
1038 name = Release; 1066 name = Release;
1039 }; 1067 };
1040 E48EE4D00E34E856009DE966 /* Debug */ = { 1068 E48EE4D00E34E856009DE966 /* Debug */ = {
1041 isa = XCBuildConfiguration; 1069 isa = XCBuildConfiguration;
1042 baseConfigurationReference = 7B4DF44D0E5B5E5C004D7619 /* staticlib.xcconfig */; 1070 baseConfigurationReference = 7B4DF44D0E5B5E5C004D7619 /* staticlib.xcconfig */;
1043 buildSettings = { 1071 buildSettings = {
1072 FRAMEWORK_SEARCH_PATHS = "$(SYSTEM_LIBRARY_DIR)/ Frameworks/ApplicationServices.framework/Versions/A/Frameworks";
1044 GCC_PREFIX_HEADER = skia_Prefix.pch; 1073 GCC_PREFIX_HEADER = skia_Prefix.pch;
1045 GCC_PREPROCESSOR_DEFINITIONS = ( 1074 GCC_PREPROCESSOR_DEFINITIONS = (
1046 "$(GCC_PREPROCESSOR_DEFINITIONS)", 1075 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1047 SK_BUILD_FOR_MAC, 1076 SK_BUILD_FOR_MAC,
1048 ); 1077 );
1049 HEADER_SEARCH_PATHS = ( 1078 HEADER_SEARCH_PATHS = (
1079 ..,
1050 corecg, 1080 corecg,
1051 include, 1081 include,
1052 include/corecg, 1082 include/corecg,
1053 picture, 1083 picture,
1054 sgl, 1084 sgl,
1055 ); 1085 );
1056 PRODUCT_NAME = skia; 1086 PRODUCT_NAME = skia;
1057 }; 1087 };
1058 name = Debug; 1088 name = Debug;
1059 }; 1089 };
1060 E48EE4D10E34E856009DE966 /* Release */ = { 1090 E48EE4D10E34E856009DE966 /* Release */ = {
1061 isa = XCBuildConfiguration; 1091 isa = XCBuildConfiguration;
1062 baseConfigurationReference = 7B4DF44D0E5B5E5C004D7619 /* staticlib.xcconfig */; 1092 baseConfigurationReference = 7B4DF44D0E5B5E5C004D7619 /* staticlib.xcconfig */;
1063 buildSettings = { 1093 buildSettings = {
1094 FRAMEWORK_SEARCH_PATHS = "$(SYSTEM_LIBRARY_DIR)/ Frameworks/ApplicationServices.framework/Versions/A/Frameworks";
1064 GCC_PREFIX_HEADER = skia_Prefix.pch; 1095 GCC_PREFIX_HEADER = skia_Prefix.pch;
1065 GCC_PREPROCESSOR_DEFINITIONS = ( 1096 GCC_PREPROCESSOR_DEFINITIONS = (
1066 "$(GCC_PREPROCESSOR_DEFINITIONS)", 1097 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1067 SK_BUILD_FOR_MAC, 1098 SK_BUILD_FOR_MAC,
1068 ); 1099 );
1069 HEADER_SEARCH_PATHS = ( 1100 HEADER_SEARCH_PATHS = (
1101 ..,
1070 corecg, 1102 corecg,
1071 include, 1103 include,
1072 include/corecg, 1104 include/corecg,
1073 picture, 1105 picture,
1074 sgl, 1106 sgl,
1075 ); 1107 );
1076 PRODUCT_NAME = skia; 1108 PRODUCT_NAME = skia;
1077 }; 1109 };
1078 name = Release; 1110 name = Release;
1079 }; 1111 };
(...skipping 15 matching lines...) Expand all
1095 E48EE4D00E34E856009DE966 /* Debug */, 1127 E48EE4D00E34E856009DE966 /* Debug */,
1096 E48EE4D10E34E856009DE966 /* Release */, 1128 E48EE4D10E34E856009DE966 /* Release */,
1097 ); 1129 );
1098 defaultConfigurationIsVisible = 0; 1130 defaultConfigurationIsVisible = 0;
1099 defaultConfigurationName = Release; 1131 defaultConfigurationName = Release;
1100 }; 1132 };
1101 /* End XCConfigurationList section */ 1133 /* End XCConfigurationList section */
1102 }; 1134 };
1103 rootObject = 0867D690FE84028FC02AAC07 /* Project object */; 1135 rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
1104 } 1136 }
OLDNEW
« no previous file with comments | « skia/ext/platform_device_mac.cc ('k') | webkit/SConscript.port » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698