reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 1 | // !$*UTF8*$! |
| 2 | { |
| 3 | archiveVersion = 1; |
| 4 | classes = { |
| 5 | }; |
| 6 | objectVersion = 42; |
| 7 | objects = { |
| 8 | |
| 9 | /* Begin PBXBuildFile section */ |
| 10 | 00003C660EFC22A8000FF73A /* SampleApp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00003C620EFC22A8000FF73A /* SampleApp.cpp */; }; |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 11 | 00003C690EFC22A8000FF73A /* SamplePathEffects.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00003C650EFC22A8000FF73A /* SamplePathEffects.cpp */; }; |
| 12 | 00003C740EFC22CE000FF73A /* SkEvent.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00003C6B0EFC22CE000FF73A /* SkEvent.cpp */; }; |
| 13 | 00003C750EFC22CE000FF73A /* SkEventSink.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00003C6C0EFC22CE000FF73A /* SkEventSink.cpp */; }; |
| 14 | 00003C760EFC22CE000FF73A /* SkMetaData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00003C6D0EFC22CE000FF73A /* SkMetaData.cpp */; }; |
| 15 | 00003C770EFC22CE000FF73A /* SkOSMenu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00003C6E0EFC22CE000FF73A /* SkOSMenu.cpp */; }; |
| 16 | 00003C790EFC22CE000FF73A /* SkTagList.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00003C700EFC22CE000FF73A /* SkTagList.cpp */; }; |
| 17 | 00003C7A0EFC22CE000FF73A /* SkView.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00003C710EFC22CE000FF73A /* SkView.cpp */; }; |
| 18 | 00003C7B0EFC22CE000FF73A /* SkViewPriv.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00003C720EFC22CE000FF73A /* SkViewPriv.cpp */; }; |
| 19 | 00003C7C0EFC22CE000FF73A /* SkWindow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00003C730EFC22CE000FF73A /* SkWindow.cpp */; }; |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 20 | 00003C810EFC22E1000FF73A /* skia_mac.cp in Sources */ = {isa = PBXBuildFile; fileRef = 00003C7E0EFC22E1000FF73A /* skia_mac.cp */; }; |
| 21 | 00003C820EFC22E1000FF73A /* SkOSWindow_Mac.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00003C7F0EFC22E1000FF73A /* SkOSWindow_Mac.cpp */; }; |
| 22 | 00003C950EFC2316000FF73A /* libeffects.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00003C940EFC230E000FF73A /* libeffects.a */; }; |
| 23 | 00003C9E0EFC233F000FF73A /* SkDOM.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00003C9A0EFC233F000FF73A /* SkDOM.cpp */; }; |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 24 | 00003CA10EFC233F000FF73A /* SkXMLParser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00003C9D0EFC233F000FF73A /* SkXMLParser.cpp */; }; |
reed@android.com | e83b532 | 2010-01-25 22:03:25 +0000 | [diff] [blame] | 25 | 0001FB87110E35E500C1D647 /* AGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0001FB86110E35E500C1D647 /* AGL.framework */; }; |
| 26 | 0001FB8A110E35FA00C1D647 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0001FB89110E35FA00C1D647 /* OpenGL.framework */; }; |
reed@google.com | ac10a2d | 2010-12-22 21:39:39 +0000 | [diff] [blame] | 27 | 00115EC912C11783008296FE /* libgpu.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00115EC812C11771008296FE /* libgpu.a */; }; |
reed@google.com | 873cb1e | 2010-12-23 15:00:45 +0000 | [diff] [blame] | 28 | 0011612F12C2AAC6008296FE /* SampleText.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 000630AC10F4E8EF00BC2C23 /* SampleText.cpp */; }; |
reed@android.com | f56e295 | 2009-08-29 21:30:25 +0000 | [diff] [blame] | 29 | 001B871E1042184D00C84ED4 /* Forth.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 001B871D1042184D00C84ED4 /* Forth.cpp */; }; |
reed@android.com | 562ea92 | 2010-02-08 21:45:03 +0000 | [diff] [blame] | 30 | 0021F3A21120B29C0062682F /* SkStaticTextView.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0021F3A11120B29C0062682F /* SkStaticTextView.cpp */; }; |
| 31 | 0021F3D31120B61F0062682F /* SampleUnitMapper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00995E1510A079D80054AD6D /* SampleUnitMapper.cpp */; }; |
reed@android.com | c4cae85 | 2009-09-23 15:06:10 +0000 | [diff] [blame] | 32 | 00244D1B10642BBA00B8F4D8 /* SampleStrokePath.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0009E21F1057E96800B0DE6F /* SampleStrokePath.cpp */; }; |
reed@android.com | c4cae85 | 2009-09-23 15:06:10 +0000 | [diff] [blame] | 33 | 00244D97106A539500B8F4D8 /* SampleXfermodes.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 007A7CB20F01658C00A2D6EE /* SampleXfermodes.cpp */; }; |
reed@android.com | c4cae85 | 2009-09-23 15:06:10 +0000 | [diff] [blame] | 34 | 00244DE2106A681600B8F4D8 /* SampleShaders.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 007A7CA80F01658C00A2D6EE /* SampleShaders.cpp */; }; |
reed@android.com | e3839f8 | 2009-10-13 18:04:58 +0000 | [diff] [blame] | 35 | 00281C751083CF7E00BCCB06 /* libAnimator.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00281C711083CF6600BCCB06 /* libAnimator.a */; }; |
reed@android.com | e3839f8 | 2009-10-13 18:04:58 +0000 | [diff] [blame] | 36 | 00281D071084ED1200BCCB06 /* SkXMLParser_expat.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00281D061084ED1200BCCB06 /* SkXMLParser_expat.cpp */; }; |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 37 | 0028847B0EFAB46A0083E387 /* libcore.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 002884510EFAA35C0083E387 /* libcore.a */; }; |
| 38 | 002884BD0EFAB6A30083E387 /* libmaccore.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 002884BC0EFAB69F0083E387 /* libmaccore.a */; }; |
reed@android.com | 0767e47 | 2008-12-23 16:06:51 +0000 | [diff] [blame] | 39 | 0041CDDB0F00975E00695E8C /* SampleImageDir.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0041CDDA0F00975E00695E8C /* SampleImageDir.cpp */; }; |
reed@android.com | 0767e47 | 2008-12-23 16:06:51 +0000 | [diff] [blame] | 40 | 0041CDF30F009ED100695E8C /* SkImageRef.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0041CDF20F009ED100695E8C /* SkImageRef.cpp */; }; |
| 41 | 0041CDF60F009EED00695E8C /* SkImageRef_GlobalPool.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0041CDF50F009EED00695E8C /* SkImageRef_GlobalPool.cpp */; }; |
| 42 | 0041CDFA0F009F0700695E8C /* SkImageRefPool.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0041CDF90F009F0700695E8C /* SkImageRefPool.cpp */; }; |
| 43 | 0041CE350F00A12400695E8C /* SampleBitmapRect.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0041CE1E0F00A12400695E8C /* SampleBitmapRect.cpp */; }; |
| 44 | 0041CE360F00A12400695E8C /* SampleCamera.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0041CE1F0F00A12400695E8C /* SampleCamera.cpp */; }; |
reed@android.com | 0767e47 | 2008-12-23 16:06:51 +0000 | [diff] [blame] | 45 | 0041CE380F00A12400695E8C /* SampleCull.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0041CE220F00A12400695E8C /* SampleCull.cpp */; }; |
| 46 | 0041CE390F00A12400695E8C /* SampleDither.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0041CE230F00A12400695E8C /* SampleDither.cpp */; }; |
| 47 | 0041CE3A0F00A12400695E8C /* SampleDrawLooper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0041CE240F00A12400695E8C /* SampleDrawLooper.cpp */; }; |
| 48 | 0041CE3B0F00A12400695E8C /* SampleEmboss.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0041CE250F00A12400695E8C /* SampleEmboss.cpp */; }; |
| 49 | 0041CE3C0F00A12400695E8C /* SampleEncode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0041CE260F00A12400695E8C /* SampleEncode.cpp */; }; |
reed@android.com | 0767e47 | 2008-12-23 16:06:51 +0000 | [diff] [blame] | 50 | 0041CE420F00A12400695E8C /* SampleImage.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0041CE2C0F00A12400695E8C /* SampleImage.cpp */; }; |
| 51 | 0041CE430F00A12400695E8C /* SampleLayers.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0041CE2D0F00A12400695E8C /* SampleLayers.cpp */; }; |
reed@android.com | 0767e47 | 2008-12-23 16:06:51 +0000 | [diff] [blame] | 52 | 0041CE450F00A12400695E8C /* SampleMeasure.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0041CE2F0F00A12400695E8C /* SampleMeasure.cpp */; }; |
reed@android.com | 0767e47 | 2008-12-23 16:06:51 +0000 | [diff] [blame] | 53 | 0041CE480F00A12400695E8C /* SampleOverflow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0041CE320F00A12400695E8C /* SampleOverflow.cpp */; }; |
reed@android.com | e83b532 | 2010-01-25 22:03:25 +0000 | [diff] [blame] | 54 | 00575A1810BB02CF00A43B94 /* SampleEffects.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00FF39130FC6ED2C00915187 /* SampleEffects.cpp */; }; |
| 55 | 00575A3B10BB05FE00A43B94 /* SampleArc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00A41E4A0EFC312F00C9CBEB /* SampleArc.cpp */; }; |
| 56 | 00575A9510BB2FF600A43B94 /* SampleMipMap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2794C04E0FE72903009AD112 /* SampleMipMap.cpp */; }; |
reed@android.com | 048522d | 2009-06-23 12:19:41 +0000 | [diff] [blame] | 57 | 005E92DC0FF08507008965B9 /* SampleFilter2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0041CE290F00A12400695E8C /* SampleFilter2.cpp */; }; |
reed@android.com | e83b532 | 2010-01-25 22:03:25 +0000 | [diff] [blame] | 58 | 0061BC9310D6787A0079EBE5 /* SampleGradients.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00C55DA00F8552DC000CAC09 /* SampleGradients.cpp */; }; |
reed@android.com | e83b532 | 2010-01-25 22:03:25 +0000 | [diff] [blame] | 59 | 0061BCD910D951AA0079EBE5 /* SkTextBox.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00281C661083CF5100BCCB06 /* SkTextBox.cpp */; }; |
reed@android.com | da342a8 | 2008-12-23 18:37:08 +0000 | [diff] [blame] | 60 | 007A7CB40F01658C00A2D6EE /* SamplePoints.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 007A7CA50F01658C00A2D6EE /* SamplePoints.cpp */; }; |
| 61 | 007A7CB60F01658C00A2D6EE /* SampleRegion.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 007A7CA70F01658C00A2D6EE /* SampleRegion.cpp */; }; |
reed@android.com | da342a8 | 2008-12-23 18:37:08 +0000 | [diff] [blame] | 62 | 007A7CB80F01658C00A2D6EE /* SampleStrokeText.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 007A7CA90F01658C00A2D6EE /* SampleStrokeText.cpp */; }; |
reed@android.com | da342a8 | 2008-12-23 18:37:08 +0000 | [diff] [blame] | 63 | 007A7CBD0F01658C00A2D6EE /* SampleTextOnPath.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 007A7CAE0F01658C00A2D6EE /* SampleTextOnPath.cpp */; }; |
reed@android.com | 113244f | 2009-08-31 21:04:24 +0000 | [diff] [blame] | 64 | 00840B75104C69F5005B3EDC /* SampleExtractAlpha.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00840B74104C69F5005B3EDC /* SampleExtractAlpha.cpp */; }; |
reed@android.com | e83b532 | 2010-01-25 22:03:25 +0000 | [diff] [blame] | 65 | 0086CBF110A8661F00C8BF27 /* SampleAvoid.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0086CBF010A8661F00C8BF27 /* SampleAvoid.cpp */; }; |
| 66 | 0086CC1C10A9B6A600C8BF27 /* SamplePicture.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 007A7CA40F01658C00A2D6EE /* SamplePicture.cpp */; }; |
reed@android.com | 8898363 | 2009-03-23 16:05:19 +0000 | [diff] [blame] | 67 | 008C4D980F77DAEE0056981C /* SampleHairline.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 008C4D970F77DAEE0056981C /* SampleHairline.cpp */; }; |
reed@android.com | 34245c7 | 2009-11-03 04:00:48 +0000 | [diff] [blame] | 68 | 009230D8109F111F00AD3F12 /* OverView.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 009230D7109F111F00AD3F12 /* OverView.cpp */; }; |
reed@android.com | 311c82d | 2009-05-05 23:13:23 +0000 | [diff] [blame] | 69 | 009490320FB0A5B90063C792 /* SampleLayerMask.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 009490310FB0A5B90063C792 /* SampleLayerMask.cpp */; }; |
reed@android.com | c4cae85 | 2009-09-23 15:06:10 +0000 | [diff] [blame] | 70 | 009887F1106142FC0020D19B /* SampleNinePatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0041CE310F00A12400695E8C /* SampleNinePatch.cpp */; }; |
reed@android.com | e0f13ee | 2009-11-04 19:40:25 +0000 | [diff] [blame] | 71 | 00995E0E10A078E30054AD6D /* SkCubicInterval.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00995E0D10A078E30054AD6D /* SkCubicInterval.cpp */; }; |
reed@android.com | 330578d | 2009-03-09 18:12:13 +0000 | [diff] [blame] | 72 | 009CC9190F65918A002185BE /* SampleFontScalerTest.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 009CC9180F65918A002185BE /* SampleFontScalerTest.cpp */; }; |
reed@google.com | 873cb1e | 2010-12-23 15:00:45 +0000 | [diff] [blame] | 73 | 009F9C0912C39A9C00C7FD4A /* GrPrintf_skia.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 009F9C0312C39A9C00C7FD4A /* GrPrintf_skia.cpp */; }; |
| 74 | 009F9C0A12C39A9C00C7FD4A /* SkGpuCanvas.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 009F9C0412C39A9C00C7FD4A /* SkGpuCanvas.cpp */; }; |
| 75 | 009F9C0B12C39A9C00C7FD4A /* SkGpuDevice.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 009F9C0512C39A9C00C7FD4A /* SkGpuDevice.cpp */; }; |
| 76 | 009F9C0C12C39A9C00C7FD4A /* SkGr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 009F9C0612C39A9C00C7FD4A /* SkGr.cpp */; }; |
| 77 | 009F9C0D12C39A9C00C7FD4A /* SkGrFontScaler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 009F9C0712C39A9C00C7FD4A /* SkGrFontScaler.cpp */; }; |
| 78 | 009F9C0E12C39A9C00C7FD4A /* SkGrTexturePixelRef.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 009F9C0812C39A9C00C7FD4A /* SkGrTexturePixelRef.cpp */; }; |
reed@google.com | 72cf492 | 2011-01-04 19:58:20 +0000 | [diff] [blame] | 79 | 009F9D0612C3E89F00C7FD4A /* SampleTiling.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 007A7CAF0F01658C00A2D6EE /* SampleTiling.cpp */; }; |
| 80 | 009F9D0A12C3E8AF00C7FD4A /* SampleFilter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0041CE280F00A12400695E8C /* SampleFilter.cpp */; }; |
| 81 | 009F9D1A12C3EB2600C7FD4A /* SampleGM.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 27C4625412BFB2F300DBB1F6 /* SampleGM.cpp */; }; |
reed@android.com | 24cfaa7 | 2009-06-01 19:48:56 +0000 | [diff] [blame] | 82 | 00A728270FD43D0400D5051F /* SampleMovie.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2762F6760FCCCB01002BD8B4 /* SampleMovie.cpp */; }; |
| 83 | 00A7282F0FD43D3700D5051F /* SkMovie.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00A7282D0FD43D3700D5051F /* SkMovie.cpp */; }; |
reed@android.com | 9b46e77 | 2009-06-05 12:24:41 +0000 | [diff] [blame] | 84 | 00A7295D0FD8397600D5051F /* SampleAll.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2762F6740FCCCB01002BD8B4 /* SampleAll.cpp */; }; |
reed@android.com | a0f5d15 | 2009-06-22 17:38:10 +0000 | [diff] [blame] | 85 | 00AF787E0FE94433007F9650 /* SamplePath.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00003C640EFC22A8000FF73A /* SamplePath.cpp */; }; |
reed@android.com | cafc9f9 | 2009-08-22 03:44:57 +0000 | [diff] [blame] | 86 | 00AF9B18103CD5EB00CBBCB3 /* SampleDitherBitmap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00AF9B17103CD5EB00CBBCB3 /* SampleDitherBitmap.cpp */; }; |
reed@android.com | f56e295 | 2009-08-29 21:30:25 +0000 | [diff] [blame] | 87 | 00BB289B104781D00057BF7E /* SampleForth.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00BB289A104781D00057BF7E /* SampleForth.cpp */; }; |
reed@android.com | ed881c2 | 2009-09-15 14:10:42 +0000 | [diff] [blame] | 88 | 00EB4593104DBB18002B413E /* ForthTests.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00EB4592104DBB18002B413E /* ForthTests.cpp */; }; |
reed@android.com | 19a89f2 | 2009-08-30 03:24:51 +0000 | [diff] [blame] | 89 | 00ED55F3104A10EB00F51FF8 /* StdWords.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00ED55F2104A10EB00F51FF8 /* StdWords.cpp */; }; |
reed@android.com | e83b532 | 2010-01-25 22:03:25 +0000 | [diff] [blame] | 90 | 00F0441010B447160049C54C /* SamplePathClip.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 007C785D0F3B4C230004B142 /* SamplePathClip.cpp */; }; |
reed@android.com | e83b532 | 2010-01-25 22:03:25 +0000 | [diff] [blame] | 91 | 00F0444C10B4569B0049C54C /* SampleLineClipper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00F042D410B1CE990049C54C /* SampleLineClipper.cpp */; }; |
| 92 | 00F45DDC10CE94CE00ABEA26 /* SampleTypeface.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 007A7CB00F01658C00A2D6EE /* SampleTypeface.cpp */; }; |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 93 | 0156F80407C56A3000C6122B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0156F80307C56A3000C6122B /* Foundation.framework */; }; |
| 94 | 01FC44D507BD3BB800D228F4 /* Quartz.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 01FC44D407BD3BB800D228F4 /* Quartz.framework */; }; |
reed@android.com | 7a99eb1 | 2009-07-16 01:13:14 +0000 | [diff] [blame] | 95 | 27005D16100903C100E275B6 /* SampleLines.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0041CE2E0F00A12400695E8C /* SampleLines.cpp */; }; |
| 96 | 27005D5F10095B2B00E275B6 /* SampleCircle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0041CE200F00A12400695E8C /* SampleCircle.cpp */; }; |
reed@android.com | cb34235 | 2010-07-22 18:27:53 +0000 | [diff] [blame] | 97 | 27433F1E11A1874A0045AD84 /* SampleSVG.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 27CAAB9B119B32670017B155 /* SampleSVG.cpp */; }; |
| 98 | 27433F3311A18EA60045AD84 /* SampleTextEffects.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 007A7CAD0F01658C00A2D6EE /* SampleTextEffects.cpp */; }; |
reed@android.com | cb34235 | 2010-07-22 18:27:53 +0000 | [diff] [blame] | 99 | 275E801611AAC2FF0051C03A /* SampleShapes.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 003145310FB9B48F00B10956 /* SampleShapes.cpp */; }; |
| 100 | 275E802311AAC3330051C03A /* SampleVertices.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 007A7CB10F01658C00A2D6EE /* SampleVertices.cpp */; }; |
reed@android.com | aa5a7db | 2009-05-27 01:20:10 +0000 | [diff] [blame] | 101 | 2762F66D0FCCCABE002BD8B4 /* SkFlipPixelRef.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2762F66B0FCCCABE002BD8B4 /* SkFlipPixelRef.cpp */; }; |
| 102 | 2762F66E0FCCCABE002BD8B4 /* SkPageFlipper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2762F66C0FCCCABE002BD8B4 /* SkPageFlipper.cpp */; }; |
reed@android.com | f2b98d6 | 2010-12-20 18:26:13 +0000 | [diff] [blame] | 103 | 27C4624B12BFB2C700DBB1F6 /* bitmapfilters.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 27C4624512BFB2C700DBB1F6 /* bitmapfilters.cpp */; }; |
| 104 | 27C4624C12BFB2C700DBB1F6 /* filltypes.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 27C4624612BFB2C700DBB1F6 /* filltypes.cpp */; }; |
| 105 | 27C4624D12BFB2C700DBB1F6 /* gradients.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 27C4624712BFB2C700DBB1F6 /* gradients.cpp */; }; |
| 106 | 27C4624E12BFB2C700DBB1F6 /* shapes.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 27C4624812BFB2C700DBB1F6 /* shapes.cpp */; }; |
| 107 | 27C4624F12BFB2C700DBB1F6 /* tilemodes.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 27C4624912BFB2C700DBB1F6 /* tilemodes.cpp */; }; |
| 108 | 27C4625012BFB2C700DBB1F6 /* xfermodes.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 27C4624A12BFB2C700DBB1F6 /* xfermodes.cpp */; }; |
reed@android.com | cb34235 | 2010-07-22 18:27:53 +0000 | [diff] [blame] | 109 | 27CAAB65119B303E0017B155 /* SkSVGCircle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 27CAAB30119B303E0017B155 /* SkSVGCircle.cpp */; }; |
| 110 | 27CAAB66119B303E0017B155 /* SkSVGClipPath.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 27CAAB32119B303E0017B155 /* SkSVGClipPath.cpp */; }; |
| 111 | 27CAAB67119B303E0017B155 /* SkSVGDefs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 27CAAB34119B303E0017B155 /* SkSVGDefs.cpp */; }; |
| 112 | 27CAAB68119B303E0017B155 /* SkSVGElements.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 27CAAB36119B303E0017B155 /* SkSVGElements.cpp */; }; |
| 113 | 27CAAB69119B303E0017B155 /* SkSVGEllipse.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 27CAAB38119B303E0017B155 /* SkSVGEllipse.cpp */; }; |
| 114 | 27CAAB6A119B303E0017B155 /* SkSVGFeColorMatrix.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 27CAAB3A119B303E0017B155 /* SkSVGFeColorMatrix.cpp */; }; |
| 115 | 27CAAB6B119B303E0017B155 /* SkSVGFilter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 27CAAB3C119B303E0017B155 /* SkSVGFilter.cpp */; }; |
| 116 | 27CAAB6C119B303E0017B155 /* SkSVGG.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 27CAAB3E119B303E0017B155 /* SkSVGG.cpp */; }; |
| 117 | 27CAAB6D119B303E0017B155 /* SkSVGGradient.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 27CAAB40119B303E0017B155 /* SkSVGGradient.cpp */; }; |
| 118 | 27CAAB6E119B303E0017B155 /* SkSVGGroup.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 27CAAB42119B303E0017B155 /* SkSVGGroup.cpp */; }; |
| 119 | 27CAAB6F119B303E0017B155 /* SkSVGImage.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 27CAAB44119B303E0017B155 /* SkSVGImage.cpp */; }; |
| 120 | 27CAAB70119B303E0017B155 /* SkSVGLine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 27CAAB46119B303E0017B155 /* SkSVGLine.cpp */; }; |
| 121 | 27CAAB71119B303E0017B155 /* SkSVGLinearGradient.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 27CAAB48119B303E0017B155 /* SkSVGLinearGradient.cpp */; }; |
| 122 | 27CAAB72119B303E0017B155 /* SkSVGMask.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 27CAAB4A119B303E0017B155 /* SkSVGMask.cpp */; }; |
| 123 | 27CAAB73119B303E0017B155 /* SkSVGMetadata.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 27CAAB4C119B303E0017B155 /* SkSVGMetadata.cpp */; }; |
| 124 | 27CAAB74119B303E0017B155 /* SkSVGPaintState.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 27CAAB4E119B303E0017B155 /* SkSVGPaintState.cpp */; }; |
| 125 | 27CAAB75119B303E0017B155 /* SkSVGParser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 27CAAB4F119B303E0017B155 /* SkSVGParser.cpp */; }; |
| 126 | 27CAAB76119B303E0017B155 /* SkSVGPath.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 27CAAB50119B303E0017B155 /* SkSVGPath.cpp */; }; |
| 127 | 27CAAB77119B303E0017B155 /* SkSVGPolygon.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 27CAAB52119B303E0017B155 /* SkSVGPolygon.cpp */; }; |
| 128 | 27CAAB78119B303E0017B155 /* SkSVGPolyline.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 27CAAB54119B303E0017B155 /* SkSVGPolyline.cpp */; }; |
| 129 | 27CAAB79119B303E0017B155 /* SkSVGRadialGradient.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 27CAAB56119B303E0017B155 /* SkSVGRadialGradient.cpp */; }; |
| 130 | 27CAAB7A119B303E0017B155 /* SkSVGRect.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 27CAAB58119B303E0017B155 /* SkSVGRect.cpp */; }; |
| 131 | 27CAAB7B119B303E0017B155 /* SkSVGStop.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 27CAAB5A119B303E0017B155 /* SkSVGStop.cpp */; }; |
| 132 | 27CAAB7C119B303E0017B155 /* SkSVGSVG.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 27CAAB5C119B303E0017B155 /* SkSVGSVG.cpp */; }; |
| 133 | 27CAAB7D119B303E0017B155 /* SkSVGSymbol.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 27CAAB5E119B303E0017B155 /* SkSVGSymbol.cpp */; }; |
| 134 | 27CAAB7E119B303E0017B155 /* SkSVGText.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 27CAAB60119B303E0017B155 /* SkSVGText.cpp */; }; |
| 135 | 27CAAB7F119B303E0017B155 /* SkSVGUse.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 27CAAB62119B303E0017B155 /* SkSVGUse.cpp */; }; |
| 136 | 27CAAB96119B321A0017B155 /* SkXMLWriter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 27CAAB95119B321A0017B155 /* SkXMLWriter.cpp */; }; |
reed@android.com | f2b98d6 | 2010-12-20 18:26:13 +0000 | [diff] [blame] | 137 | 27E79E3512BC13C700BC0E57 /* SkPDFCatalog.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 27E79E2B12BC13C700BC0E57 /* SkPDFCatalog.cpp */; }; |
| 138 | 27E79E3612BC13C700BC0E57 /* SkPDFDevice.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 27E79E2C12BC13C700BC0E57 /* SkPDFDevice.cpp */; }; |
| 139 | 27E79E3712BC13C700BC0E57 /* SkPDFDocument.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 27E79E2D12BC13C700BC0E57 /* SkPDFDocument.cpp */; }; |
| 140 | 27E79E3812BC13C700BC0E57 /* SkPDFFont.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 27E79E2E12BC13C700BC0E57 /* SkPDFFont.cpp */; }; |
| 141 | 27E79E3912BC13C700BC0E57 /* SkPDFFormXObject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 27E79E2F12BC13C700BC0E57 /* SkPDFFormXObject.cpp */; }; |
| 142 | 27E79E3A12BC13C700BC0E57 /* SkPDFGraphicState.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 27E79E3012BC13C700BC0E57 /* SkPDFGraphicState.cpp */; }; |
| 143 | 27E79E3B12BC13C700BC0E57 /* SkPDFImage.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 27E79E3112BC13C700BC0E57 /* SkPDFImage.cpp */; }; |
| 144 | 27E79E3C12BC13C700BC0E57 /* SkPDFPage.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 27E79E3212BC13C700BC0E57 /* SkPDFPage.cpp */; }; |
| 145 | 27E79E3D12BC13C700BC0E57 /* SkPDFStream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 27E79E3312BC13C700BC0E57 /* SkPDFStream.cpp */; }; |
| 146 | 27E79E3E12BC13C700BC0E57 /* SkPDFTypes.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 27E79E3412BC13C700BC0E57 /* SkPDFTypes.cpp */; }; |
reed@android.com | cb34235 | 2010-07-22 18:27:53 +0000 | [diff] [blame] | 147 | 27EC817811982E1300481B56 /* SampleTextAlpha.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 007A7CAC0F01658C00A2D6EE /* SampleTextAlpha.cpp */; }; |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 148 | 8D0C4E8D0486CD37000505A6 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 0867D6AAFE840B52C02AAC07 /* InfoPlist.strings */; }; |
| 149 | 8D0C4E8E0486CD37000505A6 /* main.nib in Resources */ = {isa = PBXBuildFile; fileRef = 02345980000FD03B11CA0E72 /* main.nib */; }; |
| 150 | 8D0C4E920486CD37000505A6 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 20286C33FDCF999611CA2CEA /* Carbon.framework */; }; |
bsalomon@google.com | 0fdaa22 | 2011-01-25 18:35:26 +0000 | [diff] [blame] | 151 | D55BEE6712EF44B90055D6FD /* shadertext.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D55BEE6612EF44B90055D6FD /* shadertext.cpp */; }; |
| 152 | D5962B3A12EDFC7600B478DF /* SampleShaderText.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D5962B3812EDFC7600B478DF /* SampleShaderText.cpp */; }; |
bsalomon@google.com | 5782d71 | 2011-01-21 21:03:59 +0000 | [diff] [blame] | 153 | D5A682D712E9CE8500CDDDC6 /* SamplePatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0041CE340F00A12400695E8C /* SamplePatch.cpp */; }; |
| 154 | D5F4A21F12E9D75300DE986A /* SampleFillType.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0041CE270F00A12400695E8C /* SampleFillType.cpp */; }; |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 155 | /* End PBXBuildFile section */ |
| 156 | |
| 157 | /* Begin PBXContainerItemProxy section */ |
| 158 | 00003C930EFC230E000FF73A /* PBXContainerItemProxy */ = { |
| 159 | isa = PBXContainerItemProxy; |
| 160 | containerPortal = 00003C8C0EFC230E000FF73A /* effects.xcodeproj */; |
| 161 | proxyType = 2; |
| 162 | remoteGlobalIDString = D2AAC046055464E500DB518D; |
| 163 | remoteInfo = effects; |
| 164 | }; |
| 165 | 00003C970EFC2321000FF73A /* PBXContainerItemProxy */ = { |
| 166 | isa = PBXContainerItemProxy; |
| 167 | containerPortal = 00003C8C0EFC230E000FF73A /* effects.xcodeproj */; |
| 168 | proxyType = 1; |
| 169 | remoteGlobalIDString = D2AAC045055464E500DB518D; |
| 170 | remoteInfo = effects; |
| 171 | }; |
reed@google.com | ac10a2d | 2010-12-22 21:39:39 +0000 | [diff] [blame] | 172 | 00115EC712C11771008296FE /* PBXContainerItemProxy */ = { |
| 173 | isa = PBXContainerItemProxy; |
| 174 | containerPortal = 00115EC012C11771008296FE /* gpu.xcodeproj */; |
| 175 | proxyType = 2; |
| 176 | remoteGlobalIDString = D2AAC046055464E500DB518D; |
| 177 | remoteInfo = gpu; |
| 178 | }; |
| 179 | 00115EEA12C11927008296FE /* PBXContainerItemProxy */ = { |
| 180 | isa = PBXContainerItemProxy; |
| 181 | containerPortal = 00115EC012C11771008296FE /* gpu.xcodeproj */; |
| 182 | proxyType = 1; |
| 183 | remoteGlobalIDString = D2AAC045055464E500DB518D; |
| 184 | remoteInfo = gpu; |
| 185 | }; |
reed@android.com | e3839f8 | 2009-10-13 18:04:58 +0000 | [diff] [blame] | 186 | 00281C701083CF6600BCCB06 /* PBXContainerItemProxy */ = { |
| 187 | isa = PBXContainerItemProxy; |
| 188 | containerPortal = 00281C691083CF6600BCCB06 /* Animator.xcodeproj */; |
| 189 | proxyType = 2; |
reed@android.com | 471403d | 2009-10-14 09:59:25 +0000 | [diff] [blame] | 190 | remoteGlobalIDString = D2AAC046055464E500DB518D; |
reed@android.com | e3839f8 | 2009-10-13 18:04:58 +0000 | [diff] [blame] | 191 | remoteInfo = Animator; |
| 192 | }; |
| 193 | 00281C731083CF7900BCCB06 /* PBXContainerItemProxy */ = { |
| 194 | isa = PBXContainerItemProxy; |
| 195 | containerPortal = 00281C691083CF6600BCCB06 /* Animator.xcodeproj */; |
| 196 | proxyType = 1; |
reed@android.com | 471403d | 2009-10-14 09:59:25 +0000 | [diff] [blame] | 197 | remoteGlobalIDString = D2AAC045055464E500DB518D; |
reed@android.com | e3839f8 | 2009-10-13 18:04:58 +0000 | [diff] [blame] | 198 | remoteInfo = Animator; |
| 199 | }; |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 200 | 002884500EFAA35C0083E387 /* PBXContainerItemProxy */ = { |
| 201 | isa = PBXContainerItemProxy; |
| 202 | containerPortal = 002884490EFAA35C0083E387 /* core.xcodeproj */; |
| 203 | proxyType = 2; |
| 204 | remoteGlobalIDString = D2AAC046055464E500DB518D; |
| 205 | remoteInfo = core; |
| 206 | }; |
| 207 | 002884540EFAA3770083E387 /* PBXContainerItemProxy */ = { |
| 208 | isa = PBXContainerItemProxy; |
| 209 | containerPortal = 002884490EFAA35C0083E387 /* core.xcodeproj */; |
| 210 | proxyType = 1; |
| 211 | remoteGlobalIDString = D2AAC045055464E500DB518D; |
| 212 | remoteInfo = core; |
| 213 | }; |
| 214 | 002884BB0EFAB69F0083E387 /* PBXContainerItemProxy */ = { |
| 215 | isa = PBXContainerItemProxy; |
| 216 | containerPortal = 002884B40EFAB69F0083E387 /* maccore.xcodeproj */; |
| 217 | proxyType = 2; |
| 218 | remoteGlobalIDString = D2AAC046055464E500DB518D; |
| 219 | remoteInfo = maccore; |
| 220 | }; |
| 221 | 002884BE0EFAB6B00083E387 /* PBXContainerItemProxy */ = { |
| 222 | isa = PBXContainerItemProxy; |
| 223 | containerPortal = 002884B40EFAB69F0083E387 /* maccore.xcodeproj */; |
| 224 | proxyType = 1; |
| 225 | remoteGlobalIDString = D2AAC045055464E500DB518D; |
| 226 | remoteInfo = maccore; |
| 227 | }; |
| 228 | /* End PBXContainerItemProxy section */ |
| 229 | |
| 230 | /* Begin PBXFileReference section */ |
| 231 | 00003C620EFC22A8000FF73A /* SampleApp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleApp.cpp; path = ../../samplecode/SampleApp.cpp; sourceTree = SOURCE_ROOT; }; |
| 232 | 00003C640EFC22A8000FF73A /* SamplePath.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SamplePath.cpp; path = ../../samplecode/SamplePath.cpp; sourceTree = SOURCE_ROOT; }; |
| 233 | 00003C650EFC22A8000FF73A /* SamplePathEffects.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SamplePathEffects.cpp; path = ../../samplecode/SamplePathEffects.cpp; sourceTree = SOURCE_ROOT; }; |
| 234 | 00003C6B0EFC22CE000FF73A /* SkEvent.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkEvent.cpp; path = ../../src/views/SkEvent.cpp; sourceTree = SOURCE_ROOT; }; |
| 235 | 00003C6C0EFC22CE000FF73A /* SkEventSink.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkEventSink.cpp; path = ../../src/views/SkEventSink.cpp; sourceTree = SOURCE_ROOT; }; |
| 236 | 00003C6D0EFC22CE000FF73A /* SkMetaData.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkMetaData.cpp; path = ../../src/views/SkMetaData.cpp; sourceTree = SOURCE_ROOT; }; |
| 237 | 00003C6E0EFC22CE000FF73A /* SkOSMenu.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkOSMenu.cpp; path = ../../src/views/SkOSMenu.cpp; sourceTree = SOURCE_ROOT; }; |
| 238 | 00003C700EFC22CE000FF73A /* SkTagList.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkTagList.cpp; path = ../../src/views/SkTagList.cpp; sourceTree = SOURCE_ROOT; }; |
| 239 | 00003C710EFC22CE000FF73A /* SkView.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkView.cpp; path = ../../src/views/SkView.cpp; sourceTree = SOURCE_ROOT; }; |
| 240 | 00003C720EFC22CE000FF73A /* SkViewPriv.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkViewPriv.cpp; path = ../../src/views/SkViewPriv.cpp; sourceTree = SOURCE_ROOT; }; |
| 241 | 00003C730EFC22CE000FF73A /* SkWindow.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkWindow.cpp; path = ../../src/views/SkWindow.cpp; sourceTree = SOURCE_ROOT; }; |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 242 | 00003C7E0EFC22E1000FF73A /* skia_mac.cp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = skia_mac.cp; path = ../../src/utils/mac/skia_mac.cp; sourceTree = SOURCE_ROOT; }; |
| 243 | 00003C7F0EFC22E1000FF73A /* SkOSWindow_Mac.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkOSWindow_Mac.cpp; path = ../../src/utils/mac/SkOSWindow_Mac.cpp; sourceTree = SOURCE_ROOT; }; |
| 244 | 00003C8C0EFC230E000FF73A /* effects.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = effects.xcodeproj; path = ../effects/effects.xcodeproj; sourceTree = SOURCE_ROOT; }; |
| 245 | 00003C9A0EFC233F000FF73A /* SkDOM.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkDOM.cpp; path = ../../src/xml/SkDOM.cpp; sourceTree = SOURCE_ROOT; }; |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 246 | 00003C9D0EFC233F000FF73A /* SkXMLParser.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkXMLParser.cpp; path = ../../src/xml/SkXMLParser.cpp; sourceTree = SOURCE_ROOT; }; |
| 247 | 00003CA30EFC235F000FF73A /* SkXMLParser_empty.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkXMLParser_empty.cpp; path = ../../src/ports/SkXMLParser_empty.cpp; sourceTree = SOURCE_ROOT; }; |
reed@android.com | e83b532 | 2010-01-25 22:03:25 +0000 | [diff] [blame] | 248 | 0001FB86110E35E500C1D647 /* AGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AGL.framework; path = /System/Library/Frameworks/AGL.framework; sourceTree = "<absolute>"; }; |
| 249 | 0001FB89110E35FA00C1D647 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = /System/Library/Frameworks/OpenGL.framework; sourceTree = "<absolute>"; }; |
reed@android.com | e83b532 | 2010-01-25 22:03:25 +0000 | [diff] [blame] | 250 | 000630AC10F4E8EF00BC2C23 /* SampleText.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleText.cpp; path = ../../samplecode/SampleText.cpp; sourceTree = SOURCE_ROOT; }; |
reed@android.com | ed881c2 | 2009-09-15 14:10:42 +0000 | [diff] [blame] | 251 | 0009E21F1057E96800B0DE6F /* SampleStrokePath.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleStrokePath.cpp; path = ../../samplecode/SampleStrokePath.cpp; sourceTree = SOURCE_ROOT; }; |
reed@google.com | ac10a2d | 2010-12-22 21:39:39 +0000 | [diff] [blame] | 252 | 00115EC012C11771008296FE /* gpu.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = gpu.xcodeproj; path = ../gpu/gpu.xcodeproj; sourceTree = SOURCE_ROOT; }; |
reed@android.com | f56e295 | 2009-08-29 21:30:25 +0000 | [diff] [blame] | 253 | 001B871D1042184D00C84ED4 /* Forth.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Forth.cpp; path = ../../forth/Forth.cpp; sourceTree = SOURCE_ROOT; }; |
reed@android.com | 562ea92 | 2010-02-08 21:45:03 +0000 | [diff] [blame] | 254 | 0021F3A11120B29C0062682F /* SkStaticTextView.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkStaticTextView.cpp; path = ../../src/views/SkStaticTextView.cpp; sourceTree = SOURCE_ROOT; }; |
reed@android.com | e3839f8 | 2009-10-13 18:04:58 +0000 | [diff] [blame] | 255 | 00281C661083CF5100BCCB06 /* SkTextBox.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkTextBox.cpp; path = ../../src/views/SkTextBox.cpp; sourceTree = SOURCE_ROOT; }; |
| 256 | 00281C691083CF6600BCCB06 /* Animator.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Animator.xcodeproj; path = ../Animator/Animator.xcodeproj; sourceTree = SOURCE_ROOT; }; |
| 257 | 00281C771083CFA100BCCB06 /* SampleAnimator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleAnimator.cpp; path = ../../samplecode/SampleAnimator.cpp; sourceTree = SOURCE_ROOT; }; |
reed@android.com | e3839f8 | 2009-10-13 18:04:58 +0000 | [diff] [blame] | 258 | 00281D061084ED1200BCCB06 /* SkXMLParser_expat.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkXMLParser_expat.cpp; path = ../../src/ports/SkXMLParser_expat.cpp; sourceTree = SOURCE_ROOT; }; |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 259 | 002884490EFAA35C0083E387 /* core.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = core.xcodeproj; path = ../core/core.xcodeproj; sourceTree = SOURCE_ROOT; }; |
| 260 | 002884B40EFAB69F0083E387 /* maccore.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = maccore.xcodeproj; path = ../maccore/maccore.xcodeproj; sourceTree = SOURCE_ROOT; }; |
reed@android.com | f76bacf | 2009-05-13 14:00:33 +0000 | [diff] [blame] | 261 | 003145310FB9B48F00B10956 /* SampleShapes.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleShapes.cpp; path = ../../samplecode/SampleShapes.cpp; sourceTree = SOURCE_ROOT; }; |
reed@android.com | 562ea92 | 2010-02-08 21:45:03 +0000 | [diff] [blame] | 262 | 003EE651111239D5001AB759 /* SampleWarp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleWarp.cpp; path = ../../samplecode/SampleWarp.cpp; sourceTree = SOURCE_ROOT; }; |
reed@android.com | 0767e47 | 2008-12-23 16:06:51 +0000 | [diff] [blame] | 263 | 0041CDDA0F00975E00695E8C /* SampleImageDir.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleImageDir.cpp; path = ../../samplecode/SampleImageDir.cpp; sourceTree = SOURCE_ROOT; }; |
reed@android.com | 0767e47 | 2008-12-23 16:06:51 +0000 | [diff] [blame] | 264 | 0041CDF20F009ED100695E8C /* SkImageRef.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkImageRef.cpp; path = ../../src/images/SkImageRef.cpp; sourceTree = SOURCE_ROOT; }; |
| 265 | 0041CDF50F009EED00695E8C /* SkImageRef_GlobalPool.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkImageRef_GlobalPool.cpp; path = ../../src/images/SkImageRef_GlobalPool.cpp; sourceTree = SOURCE_ROOT; }; |
| 266 | 0041CDF90F009F0700695E8C /* SkImageRefPool.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkImageRefPool.cpp; path = ../../src/images/SkImageRefPool.cpp; sourceTree = SOURCE_ROOT; }; |
| 267 | 0041CE1E0F00A12400695E8C /* SampleBitmapRect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleBitmapRect.cpp; path = ../../samplecode/SampleBitmapRect.cpp; sourceTree = SOURCE_ROOT; }; |
| 268 | 0041CE1F0F00A12400695E8C /* SampleCamera.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleCamera.cpp; path = ../../samplecode/SampleCamera.cpp; sourceTree = SOURCE_ROOT; }; |
| 269 | 0041CE200F00A12400695E8C /* SampleCircle.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleCircle.cpp; path = ../../samplecode/SampleCircle.cpp; sourceTree = SOURCE_ROOT; }; |
| 270 | 0041CE210F00A12400695E8C /* SampleCode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SampleCode.h; path = ../../samplecode/SampleCode.h; sourceTree = SOURCE_ROOT; }; |
| 271 | 0041CE220F00A12400695E8C /* SampleCull.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleCull.cpp; path = ../../samplecode/SampleCull.cpp; sourceTree = SOURCE_ROOT; }; |
| 272 | 0041CE230F00A12400695E8C /* SampleDither.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleDither.cpp; path = ../../samplecode/SampleDither.cpp; sourceTree = SOURCE_ROOT; }; |
| 273 | 0041CE240F00A12400695E8C /* SampleDrawLooper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleDrawLooper.cpp; path = ../../samplecode/SampleDrawLooper.cpp; sourceTree = SOURCE_ROOT; }; |
| 274 | 0041CE250F00A12400695E8C /* SampleEmboss.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleEmboss.cpp; path = ../../samplecode/SampleEmboss.cpp; sourceTree = SOURCE_ROOT; }; |
| 275 | 0041CE260F00A12400695E8C /* SampleEncode.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleEncode.cpp; path = ../../samplecode/SampleEncode.cpp; sourceTree = SOURCE_ROOT; }; |
| 276 | 0041CE270F00A12400695E8C /* SampleFillType.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleFillType.cpp; path = ../../samplecode/SampleFillType.cpp; sourceTree = SOURCE_ROOT; }; |
| 277 | 0041CE280F00A12400695E8C /* SampleFilter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleFilter.cpp; path = ../../samplecode/SampleFilter.cpp; sourceTree = SOURCE_ROOT; }; |
| 278 | 0041CE290F00A12400695E8C /* SampleFilter2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleFilter2.cpp; path = ../../samplecode/SampleFilter2.cpp; sourceTree = SOURCE_ROOT; }; |
| 279 | 0041CE2A0F00A12400695E8C /* SampleFontCache.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleFontCache.cpp; path = ../../samplecode/SampleFontCache.cpp; sourceTree = SOURCE_ROOT; }; |
| 280 | 0041CE2C0F00A12400695E8C /* SampleImage.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleImage.cpp; path = ../../samplecode/SampleImage.cpp; sourceTree = SOURCE_ROOT; }; |
| 281 | 0041CE2D0F00A12400695E8C /* SampleLayers.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleLayers.cpp; path = ../../samplecode/SampleLayers.cpp; sourceTree = SOURCE_ROOT; }; |
| 282 | 0041CE2E0F00A12400695E8C /* SampleLines.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleLines.cpp; path = ../../samplecode/SampleLines.cpp; sourceTree = SOURCE_ROOT; }; |
| 283 | 0041CE2F0F00A12400695E8C /* SampleMeasure.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleMeasure.cpp; path = ../../samplecode/SampleMeasure.cpp; sourceTree = SOURCE_ROOT; }; |
| 284 | 0041CE310F00A12400695E8C /* SampleNinePatch.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleNinePatch.cpp; path = ../../samplecode/SampleNinePatch.cpp; sourceTree = SOURCE_ROOT; }; |
| 285 | 0041CE320F00A12400695E8C /* SampleOverflow.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleOverflow.cpp; path = ../../samplecode/SampleOverflow.cpp; sourceTree = SOURCE_ROOT; }; |
| 286 | 0041CE340F00A12400695E8C /* SamplePatch.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SamplePatch.cpp; path = ../../samplecode/SamplePatch.cpp; sourceTree = SOURCE_ROOT; }; |
reed@android.com | d6638e6 | 2009-04-08 05:03:52 +0000 | [diff] [blame] | 287 | 0053528A0F8C4DFF00EE34B6 /* SkFontHost_tables.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkFontHost_tables.cpp; path = ../../src/ports/SkFontHost_tables.cpp; sourceTree = SOURCE_ROOT; }; |
reed@android.com | da342a8 | 2008-12-23 18:37:08 +0000 | [diff] [blame] | 288 | 007A7CA40F01658C00A2D6EE /* SamplePicture.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SamplePicture.cpp; path = ../../samplecode/SamplePicture.cpp; sourceTree = SOURCE_ROOT; }; |
| 289 | 007A7CA50F01658C00A2D6EE /* SamplePoints.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SamplePoints.cpp; path = ../../samplecode/SamplePoints.cpp; sourceTree = SOURCE_ROOT; }; |
| 290 | 007A7CA70F01658C00A2D6EE /* SampleRegion.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleRegion.cpp; path = ../../samplecode/SampleRegion.cpp; sourceTree = SOURCE_ROOT; }; |
| 291 | 007A7CA80F01658C00A2D6EE /* SampleShaders.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleShaders.cpp; path = ../../samplecode/SampleShaders.cpp; sourceTree = SOURCE_ROOT; }; |
| 292 | 007A7CA90F01658C00A2D6EE /* SampleStrokeText.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleStrokeText.cpp; path = ../../samplecode/SampleStrokeText.cpp; sourceTree = SOURCE_ROOT; }; |
reed@android.com | da342a8 | 2008-12-23 18:37:08 +0000 | [diff] [blame] | 293 | 007A7CAC0F01658C00A2D6EE /* SampleTextAlpha.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleTextAlpha.cpp; path = ../../samplecode/SampleTextAlpha.cpp; sourceTree = SOURCE_ROOT; }; |
| 294 | 007A7CAD0F01658C00A2D6EE /* SampleTextEffects.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleTextEffects.cpp; path = ../../samplecode/SampleTextEffects.cpp; sourceTree = SOURCE_ROOT; }; |
| 295 | 007A7CAE0F01658C00A2D6EE /* SampleTextOnPath.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleTextOnPath.cpp; path = ../../samplecode/SampleTextOnPath.cpp; sourceTree = SOURCE_ROOT; }; |
| 296 | 007A7CAF0F01658C00A2D6EE /* SampleTiling.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleTiling.cpp; path = ../../samplecode/SampleTiling.cpp; sourceTree = SOURCE_ROOT; }; |
| 297 | 007A7CB00F01658C00A2D6EE /* SampleTypeface.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleTypeface.cpp; path = ../../samplecode/SampleTypeface.cpp; sourceTree = SOURCE_ROOT; }; |
| 298 | 007A7CB10F01658C00A2D6EE /* SampleVertices.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleVertices.cpp; path = ../../samplecode/SampleVertices.cpp; sourceTree = SOURCE_ROOT; }; |
| 299 | 007A7CB20F01658C00A2D6EE /* SampleXfermodes.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleXfermodes.cpp; path = ../../samplecode/SampleXfermodes.cpp; sourceTree = SOURCE_ROOT; }; |
reed@android.com | c07d23a | 2009-02-06 13:30:58 +0000 | [diff] [blame] | 300 | 007C785D0F3B4C230004B142 /* SamplePathClip.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SamplePathClip.cpp; path = ../../samplecode/SamplePathClip.cpp; sourceTree = SOURCE_ROOT; }; |
reed@android.com | 113244f | 2009-08-31 21:04:24 +0000 | [diff] [blame] | 301 | 00840B74104C69F5005B3EDC /* SampleExtractAlpha.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleExtractAlpha.cpp; path = ../../samplecode/SampleExtractAlpha.cpp; sourceTree = SOURCE_ROOT; }; |
reed@android.com | e83b532 | 2010-01-25 22:03:25 +0000 | [diff] [blame] | 302 | 0086CBF010A8661F00C8BF27 /* SampleAvoid.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleAvoid.cpp; path = ../../samplecode/SampleAvoid.cpp; sourceTree = SOURCE_ROOT; }; |
reed@android.com | 8898363 | 2009-03-23 16:05:19 +0000 | [diff] [blame] | 303 | 008C4D970F77DAEE0056981C /* SampleHairline.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleHairline.cpp; path = ../../samplecode/SampleHairline.cpp; sourceTree = SOURCE_ROOT; }; |
reed@android.com | 34245c7 | 2009-11-03 04:00:48 +0000 | [diff] [blame] | 304 | 009230D7109F111F00AD3F12 /* OverView.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = OverView.cpp; path = ../../samplecode/OverView.cpp; sourceTree = SOURCE_ROOT; }; |
reed@android.com | 311c82d | 2009-05-05 23:13:23 +0000 | [diff] [blame] | 305 | 009490310FB0A5B90063C792 /* SampleLayerMask.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleLayerMask.cpp; path = ../../samplecode/SampleLayerMask.cpp; sourceTree = SOURCE_ROOT; }; |
reed@android.com | e0f13ee | 2009-11-04 19:40:25 +0000 | [diff] [blame] | 306 | 00995E0D10A078E30054AD6D /* SkCubicInterval.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkCubicInterval.cpp; path = ../../src/utils/SkCubicInterval.cpp; sourceTree = SOURCE_ROOT; }; |
| 307 | 00995E1510A079D80054AD6D /* SampleUnitMapper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleUnitMapper.cpp; path = ../../samplecode/SampleUnitMapper.cpp; sourceTree = SOURCE_ROOT; }; |
reed@android.com | 330578d | 2009-03-09 18:12:13 +0000 | [diff] [blame] | 308 | 009CC9180F65918A002185BE /* SampleFontScalerTest.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleFontScalerTest.cpp; path = ../../samplecode/SampleFontScalerTest.cpp; sourceTree = SOURCE_ROOT; }; |
reed@google.com | 873cb1e | 2010-12-23 15:00:45 +0000 | [diff] [blame] | 309 | 009F9C0312C39A9C00C7FD4A /* GrPrintf_skia.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = GrPrintf_skia.cpp; path = ../../src/gpu/GrPrintf_skia.cpp; sourceTree = SOURCE_ROOT; }; |
| 310 | 009F9C0412C39A9C00C7FD4A /* SkGpuCanvas.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkGpuCanvas.cpp; path = ../../src/gpu/SkGpuCanvas.cpp; sourceTree = SOURCE_ROOT; }; |
| 311 | 009F9C0512C39A9C00C7FD4A /* SkGpuDevice.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkGpuDevice.cpp; path = ../../src/gpu/SkGpuDevice.cpp; sourceTree = SOURCE_ROOT; }; |
| 312 | 009F9C0612C39A9C00C7FD4A /* SkGr.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkGr.cpp; path = ../../src/gpu/SkGr.cpp; sourceTree = SOURCE_ROOT; }; |
| 313 | 009F9C0712C39A9C00C7FD4A /* SkGrFontScaler.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkGrFontScaler.cpp; path = ../../src/gpu/SkGrFontScaler.cpp; sourceTree = SOURCE_ROOT; }; |
| 314 | 009F9C0812C39A9C00C7FD4A /* SkGrTexturePixelRef.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkGrTexturePixelRef.cpp; path = ../../src/gpu/SkGrTexturePixelRef.cpp; sourceTree = SOURCE_ROOT; }; |
reed@android.com | 0680d6c | 2008-12-19 19:46:15 +0000 | [diff] [blame] | 315 | 00A41E4A0EFC312F00C9CBEB /* SampleArc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleArc.cpp; path = ../../samplecode/SampleArc.cpp; sourceTree = SOURCE_ROOT; }; |
reed@android.com | 24cfaa7 | 2009-06-01 19:48:56 +0000 | [diff] [blame] | 316 | 00A7282D0FD43D3700D5051F /* SkMovie.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkMovie.cpp; path = ../../src/images/SkMovie.cpp; sourceTree = SOURCE_ROOT; }; |
| 317 | 00A7282E0FD43D3700D5051F /* SkMovie_gif.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkMovie_gif.cpp; path = ../../src/images/SkMovie_gif.cpp; sourceTree = SOURCE_ROOT; }; |
reed@android.com | cafc9f9 | 2009-08-22 03:44:57 +0000 | [diff] [blame] | 318 | 00AF9B17103CD5EB00CBBCB3 /* SampleDitherBitmap.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleDitherBitmap.cpp; path = ../../samplecode/SampleDitherBitmap.cpp; sourceTree = SOURCE_ROOT; }; |
reed@android.com | f56e295 | 2009-08-29 21:30:25 +0000 | [diff] [blame] | 319 | 00BB289A104781D00057BF7E /* SampleForth.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleForth.cpp; path = ../../forth/SampleForth.cpp; sourceTree = SOURCE_ROOT; }; |
reed@android.com | a3c0588 | 2009-04-02 20:49:39 +0000 | [diff] [blame] | 320 | 00C55DA00F8552DC000CAC09 /* SampleGradients.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleGradients.cpp; path = ../../samplecode/SampleGradients.cpp; sourceTree = SOURCE_ROOT; }; |
reed@android.com | 49f0ff2 | 2009-03-19 21:52:42 +0000 | [diff] [blame] | 321 | 00D6B5CB0F72DC4300C466B9 /* SampleFuzz.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleFuzz.cpp; path = ../../samplecode/SampleFuzz.cpp; sourceTree = SOURCE_ROOT; }; |
reed@android.com | ed881c2 | 2009-09-15 14:10:42 +0000 | [diff] [blame] | 322 | 00EB4592104DBB18002B413E /* ForthTests.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ForthTests.cpp; path = ../../forth/ForthTests.cpp; sourceTree = SOURCE_ROOT; }; |
reed@android.com | 19a89f2 | 2009-08-30 03:24:51 +0000 | [diff] [blame] | 323 | 00ED55F2104A10EB00F51FF8 /* StdWords.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = StdWords.cpp; path = ../../forth/StdWords.cpp; sourceTree = SOURCE_ROOT; }; |
reed@android.com | e83b532 | 2010-01-25 22:03:25 +0000 | [diff] [blame] | 324 | 00F042D410B1CE990049C54C /* SampleLineClipper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleLineClipper.cpp; path = ../../samplecode/SampleLineClipper.cpp; sourceTree = SOURCE_ROOT; }; |
reed@android.com | 149e2f6 | 2009-05-22 14:39:03 +0000 | [diff] [blame] | 325 | 00FF39130FC6ED2C00915187 /* SampleEffects.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleEffects.cpp; path = ../../samplecode/SampleEffects.cpp; sourceTree = SOURCE_ROOT; }; |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 326 | 0156F80307C56A3000C6122B /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; }; |
| 327 | 01FC44D407BD3BB800D228F4 /* Quartz.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Quartz.framework; path = /System/Library/Frameworks/Quartz.framework; sourceTree = "<absolute>"; }; |
| 328 | 0867D6ABFE840B52C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; }; |
| 329 | 1870340FFE93FCAF11CA0CD7 /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/main.nib; sourceTree = "<group>"; }; |
| 330 | 20286C33FDCF999611CA2CEA /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; }; |
reed@android.com | aa5a7db | 2009-05-27 01:20:10 +0000 | [diff] [blame] | 331 | 2762F66B0FCCCABE002BD8B4 /* SkFlipPixelRef.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkFlipPixelRef.cpp; path = ../../src/images/SkFlipPixelRef.cpp; sourceTree = SOURCE_ROOT; }; |
| 332 | 2762F66C0FCCCABE002BD8B4 /* SkPageFlipper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkPageFlipper.cpp; path = ../../src/images/SkPageFlipper.cpp; sourceTree = SOURCE_ROOT; }; |
| 333 | 2762F6740FCCCB01002BD8B4 /* SampleAll.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleAll.cpp; path = ../../samplecode/SampleAll.cpp; sourceTree = SOURCE_ROOT; }; |
reed@android.com | aa5a7db | 2009-05-27 01:20:10 +0000 | [diff] [blame] | 334 | 2762F6760FCCCB01002BD8B4 /* SampleMovie.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleMovie.cpp; path = ../../samplecode/SampleMovie.cpp; sourceTree = SOURCE_ROOT; }; |
| 335 | 2762F6770FCCCB01002BD8B4 /* SamplePageFlip.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SamplePageFlip.cpp; path = ../../samplecode/SamplePageFlip.cpp; sourceTree = SOURCE_ROOT; }; |
| 336 | 2762F6780FCCCB01002BD8B4 /* SamplePolyToPoly.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SamplePolyToPoly.cpp; path = ../../samplecode/SamplePolyToPoly.cpp; sourceTree = SOURCE_ROOT; }; |
| 337 | 2762F6790FCCCB01002BD8B4 /* SampleTests.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleTests.cpp; path = ../../samplecode/SampleTests.cpp; sourceTree = SOURCE_ROOT; }; |
reed@android.com | ad687ce | 2009-06-16 01:50:25 +0000 | [diff] [blame] | 338 | 2794C04E0FE72903009AD112 /* SampleMipMap.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleMipMap.cpp; path = ../../samplecode/SampleMipMap.cpp; sourceTree = SOURCE_ROOT; }; |
reed@android.com | cb34235 | 2010-07-22 18:27:53 +0000 | [diff] [blame] | 339 | 27A34E8B119892DD00860515 /* SampleTextBox.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleTextBox.cpp; path = ../../samplecode/SampleTextBox.cpp; sourceTree = SOURCE_ROOT; }; |
reed@android.com | f2b98d6 | 2010-12-20 18:26:13 +0000 | [diff] [blame] | 340 | 27C4624512BFB2C700DBB1F6 /* bitmapfilters.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = bitmapfilters.cpp; path = ../../gm/bitmapfilters.cpp; sourceTree = SOURCE_ROOT; }; |
| 341 | 27C4624612BFB2C700DBB1F6 /* filltypes.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = filltypes.cpp; path = ../../gm/filltypes.cpp; sourceTree = SOURCE_ROOT; }; |
| 342 | 27C4624712BFB2C700DBB1F6 /* gradients.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = gradients.cpp; path = ../../gm/gradients.cpp; sourceTree = SOURCE_ROOT; }; |
| 343 | 27C4624812BFB2C700DBB1F6 /* shapes.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = shapes.cpp; path = ../../gm/shapes.cpp; sourceTree = SOURCE_ROOT; }; |
| 344 | 27C4624912BFB2C700DBB1F6 /* tilemodes.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = tilemodes.cpp; path = ../../gm/tilemodes.cpp; sourceTree = SOURCE_ROOT; }; |
| 345 | 27C4624A12BFB2C700DBB1F6 /* xfermodes.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = xfermodes.cpp; path = ../../gm/xfermodes.cpp; sourceTree = SOURCE_ROOT; }; |
| 346 | 27C4625412BFB2F300DBB1F6 /* SampleGM.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleGM.cpp; path = ../../samplecode/SampleGM.cpp; sourceTree = SOURCE_ROOT; }; |
reed@android.com | cb34235 | 2010-07-22 18:27:53 +0000 | [diff] [blame] | 347 | 27CAAB2F119B303E0017B155 /* SkSVG.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkSVG.cpp; path = ../../src/svg/SkSVG.cpp; sourceTree = SOURCE_ROOT; }; |
| 348 | 27CAAB30119B303E0017B155 /* SkSVGCircle.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkSVGCircle.cpp; path = ../../src/svg/SkSVGCircle.cpp; sourceTree = SOURCE_ROOT; }; |
| 349 | 27CAAB31119B303E0017B155 /* SkSVGCircle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkSVGCircle.h; path = ../../src/svg/SkSVGCircle.h; sourceTree = SOURCE_ROOT; }; |
| 350 | 27CAAB32119B303E0017B155 /* SkSVGClipPath.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkSVGClipPath.cpp; path = ../../src/svg/SkSVGClipPath.cpp; sourceTree = SOURCE_ROOT; }; |
| 351 | 27CAAB33119B303E0017B155 /* SkSVGClipPath.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkSVGClipPath.h; path = ../../src/svg/SkSVGClipPath.h; sourceTree = SOURCE_ROOT; }; |
| 352 | 27CAAB34119B303E0017B155 /* SkSVGDefs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkSVGDefs.cpp; path = ../../src/svg/SkSVGDefs.cpp; sourceTree = SOURCE_ROOT; }; |
| 353 | 27CAAB35119B303E0017B155 /* SkSVGDefs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkSVGDefs.h; path = ../../src/svg/SkSVGDefs.h; sourceTree = SOURCE_ROOT; }; |
| 354 | 27CAAB36119B303E0017B155 /* SkSVGElements.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkSVGElements.cpp; path = ../../src/svg/SkSVGElements.cpp; sourceTree = SOURCE_ROOT; }; |
| 355 | 27CAAB37119B303E0017B155 /* SkSVGElements.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkSVGElements.h; path = ../../src/svg/SkSVGElements.h; sourceTree = SOURCE_ROOT; }; |
| 356 | 27CAAB38119B303E0017B155 /* SkSVGEllipse.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkSVGEllipse.cpp; path = ../../src/svg/SkSVGEllipse.cpp; sourceTree = SOURCE_ROOT; }; |
| 357 | 27CAAB39119B303E0017B155 /* SkSVGEllipse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkSVGEllipse.h; path = ../../src/svg/SkSVGEllipse.h; sourceTree = SOURCE_ROOT; }; |
| 358 | 27CAAB3A119B303E0017B155 /* SkSVGFeColorMatrix.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkSVGFeColorMatrix.cpp; path = ../../src/svg/SkSVGFeColorMatrix.cpp; sourceTree = SOURCE_ROOT; }; |
| 359 | 27CAAB3B119B303E0017B155 /* SkSVGFeColorMatrix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkSVGFeColorMatrix.h; path = ../../src/svg/SkSVGFeColorMatrix.h; sourceTree = SOURCE_ROOT; }; |
| 360 | 27CAAB3C119B303E0017B155 /* SkSVGFilter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkSVGFilter.cpp; path = ../../src/svg/SkSVGFilter.cpp; sourceTree = SOURCE_ROOT; }; |
| 361 | 27CAAB3D119B303E0017B155 /* SkSVGFilter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkSVGFilter.h; path = ../../src/svg/SkSVGFilter.h; sourceTree = SOURCE_ROOT; }; |
| 362 | 27CAAB3E119B303E0017B155 /* SkSVGG.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkSVGG.cpp; path = ../../src/svg/SkSVGG.cpp; sourceTree = SOURCE_ROOT; }; |
| 363 | 27CAAB3F119B303E0017B155 /* SkSVGG.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkSVGG.h; path = ../../src/svg/SkSVGG.h; sourceTree = SOURCE_ROOT; }; |
| 364 | 27CAAB40119B303E0017B155 /* SkSVGGradient.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkSVGGradient.cpp; path = ../../src/svg/SkSVGGradient.cpp; sourceTree = SOURCE_ROOT; }; |
| 365 | 27CAAB41119B303E0017B155 /* SkSVGGradient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkSVGGradient.h; path = ../../src/svg/SkSVGGradient.h; sourceTree = SOURCE_ROOT; }; |
| 366 | 27CAAB42119B303E0017B155 /* SkSVGGroup.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkSVGGroup.cpp; path = ../../src/svg/SkSVGGroup.cpp; sourceTree = SOURCE_ROOT; }; |
| 367 | 27CAAB43119B303E0017B155 /* SkSVGGroup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkSVGGroup.h; path = ../../src/svg/SkSVGGroup.h; sourceTree = SOURCE_ROOT; }; |
| 368 | 27CAAB44119B303E0017B155 /* SkSVGImage.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkSVGImage.cpp; path = ../../src/svg/SkSVGImage.cpp; sourceTree = SOURCE_ROOT; }; |
| 369 | 27CAAB45119B303E0017B155 /* SkSVGImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkSVGImage.h; path = ../../src/svg/SkSVGImage.h; sourceTree = SOURCE_ROOT; }; |
| 370 | 27CAAB46119B303E0017B155 /* SkSVGLine.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkSVGLine.cpp; path = ../../src/svg/SkSVGLine.cpp; sourceTree = SOURCE_ROOT; }; |
| 371 | 27CAAB47119B303E0017B155 /* SkSVGLine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkSVGLine.h; path = ../../src/svg/SkSVGLine.h; sourceTree = SOURCE_ROOT; }; |
| 372 | 27CAAB48119B303E0017B155 /* SkSVGLinearGradient.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkSVGLinearGradient.cpp; path = ../../src/svg/SkSVGLinearGradient.cpp; sourceTree = SOURCE_ROOT; }; |
| 373 | 27CAAB49119B303E0017B155 /* SkSVGLinearGradient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkSVGLinearGradient.h; path = ../../src/svg/SkSVGLinearGradient.h; sourceTree = SOURCE_ROOT; }; |
| 374 | 27CAAB4A119B303E0017B155 /* SkSVGMask.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkSVGMask.cpp; path = ../../src/svg/SkSVGMask.cpp; sourceTree = SOURCE_ROOT; }; |
| 375 | 27CAAB4B119B303E0017B155 /* SkSVGMask.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkSVGMask.h; path = ../../src/svg/SkSVGMask.h; sourceTree = SOURCE_ROOT; }; |
| 376 | 27CAAB4C119B303E0017B155 /* SkSVGMetadata.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkSVGMetadata.cpp; path = ../../src/svg/SkSVGMetadata.cpp; sourceTree = SOURCE_ROOT; }; |
| 377 | 27CAAB4D119B303E0017B155 /* SkSVGMetadata.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkSVGMetadata.h; path = ../../src/svg/SkSVGMetadata.h; sourceTree = SOURCE_ROOT; }; |
| 378 | 27CAAB4E119B303E0017B155 /* SkSVGPaintState.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkSVGPaintState.cpp; path = ../../src/svg/SkSVGPaintState.cpp; sourceTree = SOURCE_ROOT; }; |
| 379 | 27CAAB4F119B303E0017B155 /* SkSVGParser.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkSVGParser.cpp; path = ../../src/svg/SkSVGParser.cpp; sourceTree = SOURCE_ROOT; }; |
| 380 | 27CAAB50119B303E0017B155 /* SkSVGPath.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkSVGPath.cpp; path = ../../src/svg/SkSVGPath.cpp; sourceTree = SOURCE_ROOT; }; |
| 381 | 27CAAB51119B303E0017B155 /* SkSVGPath.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkSVGPath.h; path = ../../src/svg/SkSVGPath.h; sourceTree = SOURCE_ROOT; }; |
| 382 | 27CAAB52119B303E0017B155 /* SkSVGPolygon.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkSVGPolygon.cpp; path = ../../src/svg/SkSVGPolygon.cpp; sourceTree = SOURCE_ROOT; }; |
| 383 | 27CAAB53119B303E0017B155 /* SkSVGPolygon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkSVGPolygon.h; path = ../../src/svg/SkSVGPolygon.h; sourceTree = SOURCE_ROOT; }; |
| 384 | 27CAAB54119B303E0017B155 /* SkSVGPolyline.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkSVGPolyline.cpp; path = ../../src/svg/SkSVGPolyline.cpp; sourceTree = SOURCE_ROOT; }; |
| 385 | 27CAAB55119B303E0017B155 /* SkSVGPolyline.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkSVGPolyline.h; path = ../../src/svg/SkSVGPolyline.h; sourceTree = SOURCE_ROOT; }; |
| 386 | 27CAAB56119B303E0017B155 /* SkSVGRadialGradient.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkSVGRadialGradient.cpp; path = ../../src/svg/SkSVGRadialGradient.cpp; sourceTree = SOURCE_ROOT; }; |
| 387 | 27CAAB57119B303E0017B155 /* SkSVGRadialGradient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkSVGRadialGradient.h; path = ../../src/svg/SkSVGRadialGradient.h; sourceTree = SOURCE_ROOT; }; |
| 388 | 27CAAB58119B303E0017B155 /* SkSVGRect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkSVGRect.cpp; path = ../../src/svg/SkSVGRect.cpp; sourceTree = SOURCE_ROOT; }; |
| 389 | 27CAAB59119B303E0017B155 /* SkSVGRect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkSVGRect.h; path = ../../src/svg/SkSVGRect.h; sourceTree = SOURCE_ROOT; }; |
| 390 | 27CAAB5A119B303E0017B155 /* SkSVGStop.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkSVGStop.cpp; path = ../../src/svg/SkSVGStop.cpp; sourceTree = SOURCE_ROOT; }; |
| 391 | 27CAAB5B119B303E0017B155 /* SkSVGStop.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkSVGStop.h; path = ../../src/svg/SkSVGStop.h; sourceTree = SOURCE_ROOT; }; |
| 392 | 27CAAB5C119B303E0017B155 /* SkSVGSVG.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkSVGSVG.cpp; path = ../../src/svg/SkSVGSVG.cpp; sourceTree = SOURCE_ROOT; }; |
| 393 | 27CAAB5D119B303E0017B155 /* SkSVGSVG.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkSVGSVG.h; path = ../../src/svg/SkSVGSVG.h; sourceTree = SOURCE_ROOT; }; |
| 394 | 27CAAB5E119B303E0017B155 /* SkSVGSymbol.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkSVGSymbol.cpp; path = ../../src/svg/SkSVGSymbol.cpp; sourceTree = SOURCE_ROOT; }; |
| 395 | 27CAAB5F119B303E0017B155 /* SkSVGSymbol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkSVGSymbol.h; path = ../../src/svg/SkSVGSymbol.h; sourceTree = SOURCE_ROOT; }; |
| 396 | 27CAAB60119B303E0017B155 /* SkSVGText.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkSVGText.cpp; path = ../../src/svg/SkSVGText.cpp; sourceTree = SOURCE_ROOT; }; |
| 397 | 27CAAB61119B303E0017B155 /* SkSVGText.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkSVGText.h; path = ../../src/svg/SkSVGText.h; sourceTree = SOURCE_ROOT; }; |
| 398 | 27CAAB62119B303E0017B155 /* SkSVGUse.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkSVGUse.cpp; path = ../../src/svg/SkSVGUse.cpp; sourceTree = SOURCE_ROOT; }; |
| 399 | 27CAAB63119B303E0017B155 /* SkSVGUse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkSVGUse.h; path = ../../src/svg/SkSVGUse.h; sourceTree = SOURCE_ROOT; }; |
| 400 | 27CAAB95119B321A0017B155 /* SkXMLWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkXMLWriter.cpp; path = ../../src/xml/SkXMLWriter.cpp; sourceTree = SOURCE_ROOT; }; |
| 401 | 27CAAB9B119B32670017B155 /* SampleSVG.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleSVG.cpp; path = ../../samplecode/SampleSVG.cpp; sourceTree = SOURCE_ROOT; }; |
reed@android.com | f2b98d6 | 2010-12-20 18:26:13 +0000 | [diff] [blame] | 402 | 27E79E2B12BC13C700BC0E57 /* SkPDFCatalog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkPDFCatalog.cpp; path = ../../src/pdf/SkPDFCatalog.cpp; sourceTree = SOURCE_ROOT; }; |
| 403 | 27E79E2C12BC13C700BC0E57 /* SkPDFDevice.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkPDFDevice.cpp; path = ../../src/pdf/SkPDFDevice.cpp; sourceTree = SOURCE_ROOT; }; |
| 404 | 27E79E2D12BC13C700BC0E57 /* SkPDFDocument.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkPDFDocument.cpp; path = ../../src/pdf/SkPDFDocument.cpp; sourceTree = SOURCE_ROOT; }; |
| 405 | 27E79E2E12BC13C700BC0E57 /* SkPDFFont.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkPDFFont.cpp; path = ../../src/pdf/SkPDFFont.cpp; sourceTree = SOURCE_ROOT; }; |
| 406 | 27E79E2F12BC13C700BC0E57 /* SkPDFFormXObject.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkPDFFormXObject.cpp; path = ../../src/pdf/SkPDFFormXObject.cpp; sourceTree = SOURCE_ROOT; }; |
| 407 | 27E79E3012BC13C700BC0E57 /* SkPDFGraphicState.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkPDFGraphicState.cpp; path = ../../src/pdf/SkPDFGraphicState.cpp; sourceTree = SOURCE_ROOT; }; |
| 408 | 27E79E3112BC13C700BC0E57 /* SkPDFImage.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkPDFImage.cpp; path = ../../src/pdf/SkPDFImage.cpp; sourceTree = SOURCE_ROOT; }; |
| 409 | 27E79E3212BC13C700BC0E57 /* SkPDFPage.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkPDFPage.cpp; path = ../../src/pdf/SkPDFPage.cpp; sourceTree = SOURCE_ROOT; }; |
| 410 | 27E79E3312BC13C700BC0E57 /* SkPDFStream.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkPDFStream.cpp; path = ../../src/pdf/SkPDFStream.cpp; sourceTree = SOURCE_ROOT; }; |
| 411 | 27E79E3412BC13C700BC0E57 /* SkPDFTypes.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkPDFTypes.cpp; path = ../../src/pdf/SkPDFTypes.cpp; sourceTree = SOURCE_ROOT; }; |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 412 | 32DBCF6D0370B57F00C91783 /* CICarbonSample_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CICarbonSample_Prefix.pch; sourceTree = "<group>"; }; |
| 413 | 4A9504C8FFE6A3BC11CA0CBA /* ApplicationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ApplicationServices.framework; path = /System/Library/Frameworks/ApplicationServices.framework; sourceTree = "<absolute>"; }; |
| 414 | 4A9504CAFFE6A41611CA0CBA /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = /System/Library/Frameworks/CoreServices.framework; sourceTree = "<absolute>"; }; |
| 415 | 8D0C4E960486CD37000505A6 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; }; |
| 416 | 8D0C4E970486CD37000505A6 /* CICarbonSample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = CICarbonSample.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
bsalomon@google.com | 0fdaa22 | 2011-01-25 18:35:26 +0000 | [diff] [blame] | 417 | D55BEE6612EF44B90055D6FD /* shadertext.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = shadertext.cpp; path = ../../gm/shadertext.cpp; sourceTree = SOURCE_ROOT; }; |
| 418 | D5962B3812EDFC7600B478DF /* SampleShaderText.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SampleShaderText.cpp; path = ../../samplecode/SampleShaderText.cpp; sourceTree = SOURCE_ROOT; }; |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 419 | /* End PBXFileReference section */ |
| 420 | |
| 421 | /* Begin PBXFrameworksBuildPhase section */ |
| 422 | 8D0C4E910486CD37000505A6 /* Frameworks */ = { |
| 423 | isa = PBXFrameworksBuildPhase; |
| 424 | buildActionMask = 2147483647; |
| 425 | files = ( |
| 426 | 8D0C4E920486CD37000505A6 /* Carbon.framework in Frameworks */, |
| 427 | 01FC44D507BD3BB800D228F4 /* Quartz.framework in Frameworks */, |
| 428 | 0156F80407C56A3000C6122B /* Foundation.framework in Frameworks */, |
| 429 | 0028847B0EFAB46A0083E387 /* libcore.a in Frameworks */, |
| 430 | 002884BD0EFAB6A30083E387 /* libmaccore.a in Frameworks */, |
| 431 | 00003C950EFC2316000FF73A /* libeffects.a in Frameworks */, |
reed@android.com | e3839f8 | 2009-10-13 18:04:58 +0000 | [diff] [blame] | 432 | 00281C751083CF7E00BCCB06 /* libAnimator.a in Frameworks */, |
reed@android.com | e83b532 | 2010-01-25 22:03:25 +0000 | [diff] [blame] | 433 | 0001FB87110E35E500C1D647 /* AGL.framework in Frameworks */, |
| 434 | 0001FB8A110E35FA00C1D647 /* OpenGL.framework in Frameworks */, |
reed@google.com | ac10a2d | 2010-12-22 21:39:39 +0000 | [diff] [blame] | 435 | 00115EC912C11783008296FE /* libgpu.a in Frameworks */, |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 436 | ); |
| 437 | runOnlyForDeploymentPostprocessing = 0; |
| 438 | }; |
| 439 | /* End PBXFrameworksBuildPhase section */ |
| 440 | |
| 441 | /* Begin PBXGroup section */ |
| 442 | 00003C610EFC2287000FF73A /* samples */ = { |
| 443 | isa = PBXGroup; |
| 444 | children = ( |
reed@android.com | f2b98d6 | 2010-12-20 18:26:13 +0000 | [diff] [blame] | 445 | 27C4625412BFB2F300DBB1F6 /* SampleGM.cpp */, |
reed@android.com | 562ea92 | 2010-02-08 21:45:03 +0000 | [diff] [blame] | 446 | 003EE651111239D5001AB759 /* SampleWarp.cpp */, |
reed@android.com | cb34235 | 2010-07-22 18:27:53 +0000 | [diff] [blame] | 447 | 27A34E8B119892DD00860515 /* SampleTextBox.cpp */, |
reed@android.com | e83b532 | 2010-01-25 22:03:25 +0000 | [diff] [blame] | 448 | 000630AC10F4E8EF00BC2C23 /* SampleText.cpp */, |
reed@android.com | e3839f8 | 2009-10-13 18:04:58 +0000 | [diff] [blame] | 449 | 00281C771083CFA100BCCB06 /* SampleAnimator.cpp */, |
reed@android.com | cb34235 | 2010-07-22 18:27:53 +0000 | [diff] [blame] | 450 | 27CAAB9B119B32670017B155 /* SampleSVG.cpp */, |
reed@android.com | e83b532 | 2010-01-25 22:03:25 +0000 | [diff] [blame] | 451 | 0086CBF010A8661F00C8BF27 /* SampleAvoid.cpp */, |
reed@android.com | aa5a7db | 2009-05-27 01:20:10 +0000 | [diff] [blame] | 452 | 2762F6740FCCCB01002BD8B4 /* SampleAll.cpp */, |
reed@android.com | aa5a7db | 2009-05-27 01:20:10 +0000 | [diff] [blame] | 453 | 2762F6760FCCCB01002BD8B4 /* SampleMovie.cpp */, |
| 454 | 2762F6770FCCCB01002BD8B4 /* SamplePageFlip.cpp */, |
| 455 | 2762F6780FCCCB01002BD8B4 /* SamplePolyToPoly.cpp */, |
| 456 | 2762F6790FCCCB01002BD8B4 /* SampleTests.cpp */, |
reed@android.com | 149e2f6 | 2009-05-22 14:39:03 +0000 | [diff] [blame] | 457 | 00FF39130FC6ED2C00915187 /* SampleEffects.cpp */, |
reed@android.com | da342a8 | 2008-12-23 18:37:08 +0000 | [diff] [blame] | 458 | 007A7CA40F01658C00A2D6EE /* SamplePicture.cpp */, |
reed@android.com | 49f0ff2 | 2009-03-19 21:52:42 +0000 | [diff] [blame] | 459 | 00D6B5CB0F72DC4300C466B9 /* SampleFuzz.cpp */, |
reed@android.com | a3c0588 | 2009-04-02 20:49:39 +0000 | [diff] [blame] | 460 | 00C55DA00F8552DC000CAC09 /* SampleGradients.cpp */, |
reed@android.com | 311c82d | 2009-05-05 23:13:23 +0000 | [diff] [blame] | 461 | 009490310FB0A5B90063C792 /* SampleLayerMask.cpp */, |
reed@android.com | f76bacf | 2009-05-13 14:00:33 +0000 | [diff] [blame] | 462 | 003145310FB9B48F00B10956 /* SampleShapes.cpp */, |
reed@android.com | 330578d | 2009-03-09 18:12:13 +0000 | [diff] [blame] | 463 | 009CC9180F65918A002185BE /* SampleFontScalerTest.cpp */, |
reed@android.com | da342a8 | 2008-12-23 18:37:08 +0000 | [diff] [blame] | 464 | 007A7CA50F01658C00A2D6EE /* SamplePoints.cpp */, |
| 465 | 007A7CA70F01658C00A2D6EE /* SampleRegion.cpp */, |
| 466 | 007A7CA80F01658C00A2D6EE /* SampleShaders.cpp */, |
bsalomon@google.com | 0fdaa22 | 2011-01-25 18:35:26 +0000 | [diff] [blame] | 467 | D5962B3812EDFC7600B478DF /* SampleShaderText.cpp */, |
reed@android.com | da342a8 | 2008-12-23 18:37:08 +0000 | [diff] [blame] | 468 | 007A7CA90F01658C00A2D6EE /* SampleStrokeText.cpp */, |
reed@android.com | da342a8 | 2008-12-23 18:37:08 +0000 | [diff] [blame] | 469 | 007A7CAC0F01658C00A2D6EE /* SampleTextAlpha.cpp */, |
| 470 | 007A7CAD0F01658C00A2D6EE /* SampleTextEffects.cpp */, |
| 471 | 007A7CAE0F01658C00A2D6EE /* SampleTextOnPath.cpp */, |
| 472 | 007A7CAF0F01658C00A2D6EE /* SampleTiling.cpp */, |
| 473 | 007A7CB00F01658C00A2D6EE /* SampleTypeface.cpp */, |
| 474 | 007A7CB10F01658C00A2D6EE /* SampleVertices.cpp */, |
| 475 | 007A7CB20F01658C00A2D6EE /* SampleXfermodes.cpp */, |
reed@android.com | 0767e47 | 2008-12-23 16:06:51 +0000 | [diff] [blame] | 476 | 0041CE1E0F00A12400695E8C /* SampleBitmapRect.cpp */, |
reed@android.com | 8898363 | 2009-03-23 16:05:19 +0000 | [diff] [blame] | 477 | 008C4D970F77DAEE0056981C /* SampleHairline.cpp */, |
reed@android.com | e0f13ee | 2009-11-04 19:40:25 +0000 | [diff] [blame] | 478 | 00995E0D10A078E30054AD6D /* SkCubicInterval.cpp */, |
reed@android.com | 0767e47 | 2008-12-23 16:06:51 +0000 | [diff] [blame] | 479 | 0041CE1F0F00A12400695E8C /* SampleCamera.cpp */, |
| 480 | 0041CE200F00A12400695E8C /* SampleCircle.cpp */, |
reed@android.com | ad687ce | 2009-06-16 01:50:25 +0000 | [diff] [blame] | 481 | 2794C04E0FE72903009AD112 /* SampleMipMap.cpp */, |
reed@android.com | e0f13ee | 2009-11-04 19:40:25 +0000 | [diff] [blame] | 482 | 00995E1510A079D80054AD6D /* SampleUnitMapper.cpp */, |
reed@android.com | 0767e47 | 2008-12-23 16:06:51 +0000 | [diff] [blame] | 483 | 0041CE210F00A12400695E8C /* SampleCode.h */, |
| 484 | 0041CE220F00A12400695E8C /* SampleCull.cpp */, |
| 485 | 0041CE230F00A12400695E8C /* SampleDither.cpp */, |
| 486 | 0041CE240F00A12400695E8C /* SampleDrawLooper.cpp */, |
| 487 | 0041CE250F00A12400695E8C /* SampleEmboss.cpp */, |
| 488 | 0041CE260F00A12400695E8C /* SampleEncode.cpp */, |
| 489 | 0041CE270F00A12400695E8C /* SampleFillType.cpp */, |
reed@android.com | cafc9f9 | 2009-08-22 03:44:57 +0000 | [diff] [blame] | 490 | 00AF9B17103CD5EB00CBBCB3 /* SampleDitherBitmap.cpp */, |
reed@android.com | 113244f | 2009-08-31 21:04:24 +0000 | [diff] [blame] | 491 | 00840B74104C69F5005B3EDC /* SampleExtractAlpha.cpp */, |
reed@android.com | ed881c2 | 2009-09-15 14:10:42 +0000 | [diff] [blame] | 492 | 0009E21F1057E96800B0DE6F /* SampleStrokePath.cpp */, |
reed@android.com | 0767e47 | 2008-12-23 16:06:51 +0000 | [diff] [blame] | 493 | 0041CE280F00A12400695E8C /* SampleFilter.cpp */, |
| 494 | 0041CE290F00A12400695E8C /* SampleFilter2.cpp */, |
| 495 | 0041CE2A0F00A12400695E8C /* SampleFontCache.cpp */, |
| 496 | 0041CE2C0F00A12400695E8C /* SampleImage.cpp */, |
| 497 | 0041CE2D0F00A12400695E8C /* SampleLayers.cpp */, |
| 498 | 0041CE2E0F00A12400695E8C /* SampleLines.cpp */, |
| 499 | 0041CE2F0F00A12400695E8C /* SampleMeasure.cpp */, |
| 500 | 0041CE310F00A12400695E8C /* SampleNinePatch.cpp */, |
| 501 | 0041CE320F00A12400695E8C /* SampleOverflow.cpp */, |
| 502 | 0041CE340F00A12400695E8C /* SamplePatch.cpp */, |
| 503 | 0041CDDA0F00975E00695E8C /* SampleImageDir.cpp */, |
reed@android.com | 0680d6c | 2008-12-19 19:46:15 +0000 | [diff] [blame] | 504 | 00A41E4A0EFC312F00C9CBEB /* SampleArc.cpp */, |
reed@android.com | 34245c7 | 2009-11-03 04:00:48 +0000 | [diff] [blame] | 505 | 009230D7109F111F00AD3F12 /* OverView.cpp */, |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 506 | 00003C640EFC22A8000FF73A /* SamplePath.cpp */, |
reed@android.com | c07d23a | 2009-02-06 13:30:58 +0000 | [diff] [blame] | 507 | 007C785D0F3B4C230004B142 /* SamplePathClip.cpp */, |
reed@android.com | e83b532 | 2010-01-25 22:03:25 +0000 | [diff] [blame] | 508 | 00F042D410B1CE990049C54C /* SampleLineClipper.cpp */, |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 509 | 00003C650EFC22A8000FF73A /* SamplePathEffects.cpp */, |
| 510 | ); |
| 511 | name = samples; |
| 512 | sourceTree = "<group>"; |
| 513 | }; |
| 514 | 00003C6A0EFC22AD000FF73A /* views */ = { |
| 515 | isa = PBXGroup; |
| 516 | children = ( |
reed@android.com | e3839f8 | 2009-10-13 18:04:58 +0000 | [diff] [blame] | 517 | 00281C661083CF5100BCCB06 /* SkTextBox.cpp */, |
reed@android.com | 24cfaa7 | 2009-06-01 19:48:56 +0000 | [diff] [blame] | 518 | 00003CA30EFC235F000FF73A /* SkXMLParser_empty.cpp */, |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 519 | 00003C9A0EFC233F000FF73A /* SkDOM.cpp */, |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 520 | 00003C9D0EFC233F000FF73A /* SkXMLParser.cpp */, |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 521 | 00003C7E0EFC22E1000FF73A /* skia_mac.cp */, |
| 522 | 00003C7F0EFC22E1000FF73A /* SkOSWindow_Mac.cpp */, |
| 523 | 00003C6B0EFC22CE000FF73A /* SkEvent.cpp */, |
| 524 | 00003C6C0EFC22CE000FF73A /* SkEventSink.cpp */, |
| 525 | 00003C6D0EFC22CE000FF73A /* SkMetaData.cpp */, |
| 526 | 00003C6E0EFC22CE000FF73A /* SkOSMenu.cpp */, |
| 527 | 00003C700EFC22CE000FF73A /* SkTagList.cpp */, |
| 528 | 00003C710EFC22CE000FF73A /* SkView.cpp */, |
| 529 | 00003C720EFC22CE000FF73A /* SkViewPriv.cpp */, |
| 530 | 00003C730EFC22CE000FF73A /* SkWindow.cpp */, |
reed@android.com | 562ea92 | 2010-02-08 21:45:03 +0000 | [diff] [blame] | 531 | 0021F3A11120B29C0062682F /* SkStaticTextView.cpp */, |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 532 | ); |
| 533 | name = views; |
| 534 | sourceTree = "<group>"; |
| 535 | }; |
| 536 | 00003C8D0EFC230E000FF73A /* Products */ = { |
| 537 | isa = PBXGroup; |
| 538 | children = ( |
| 539 | 00003C940EFC230E000FF73A /* libeffects.a */, |
| 540 | ); |
| 541 | name = Products; |
| 542 | sourceTree = "<group>"; |
| 543 | }; |
reed@google.com | ac10a2d | 2010-12-22 21:39:39 +0000 | [diff] [blame] | 544 | 00115EC112C11771008296FE /* Products */ = { |
| 545 | isa = PBXGroup; |
| 546 | children = ( |
| 547 | 00115EC812C11771008296FE /* libgpu.a */, |
| 548 | ); |
| 549 | name = Products; |
| 550 | sourceTree = "<group>"; |
| 551 | }; |
| 552 | 00115ECC12C117A3008296FE /* GPU */ = { |
| 553 | isa = PBXGroup; |
| 554 | children = ( |
reed@google.com | 873cb1e | 2010-12-23 15:00:45 +0000 | [diff] [blame] | 555 | 009F9C0312C39A9C00C7FD4A /* GrPrintf_skia.cpp */, |
| 556 | 009F9C0412C39A9C00C7FD4A /* SkGpuCanvas.cpp */, |
| 557 | 009F9C0512C39A9C00C7FD4A /* SkGpuDevice.cpp */, |
| 558 | 009F9C0612C39A9C00C7FD4A /* SkGr.cpp */, |
| 559 | 009F9C0712C39A9C00C7FD4A /* SkGrFontScaler.cpp */, |
| 560 | 009F9C0812C39A9C00C7FD4A /* SkGrTexturePixelRef.cpp */, |
reed@google.com | ac10a2d | 2010-12-22 21:39:39 +0000 | [diff] [blame] | 561 | ); |
| 562 | name = GPU; |
| 563 | sourceTree = "<group>"; |
| 564 | }; |
reed@android.com | e3839f8 | 2009-10-13 18:04:58 +0000 | [diff] [blame] | 565 | 00281C6A1083CF6600BCCB06 /* Products */ = { |
| 566 | isa = PBXGroup; |
| 567 | children = ( |
| 568 | 00281C711083CF6600BCCB06 /* libAnimator.a */, |
| 569 | ); |
| 570 | name = Products; |
| 571 | sourceTree = "<group>"; |
| 572 | }; |
| 573 | 00281C7B1083CFB700BCCB06 /* xml */ = { |
| 574 | isa = PBXGroup; |
| 575 | children = ( |
| 576 | 00281D061084ED1200BCCB06 /* SkXMLParser_expat.cpp */, |
| 577 | ); |
| 578 | name = xml; |
| 579 | sourceTree = "<group>"; |
| 580 | }; |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 581 | 0028844A0EFAA35C0083E387 /* Products */ = { |
| 582 | isa = PBXGroup; |
| 583 | children = ( |
| 584 | 002884510EFAA35C0083E387 /* libcore.a */, |
| 585 | ); |
| 586 | name = Products; |
| 587 | sourceTree = "<group>"; |
| 588 | }; |
| 589 | 002884B50EFAB69F0083E387 /* Products */ = { |
| 590 | isa = PBXGroup; |
| 591 | children = ( |
| 592 | 002884BC0EFAB69F0083E387 /* libmaccore.a */, |
| 593 | ); |
| 594 | name = Products; |
| 595 | sourceTree = "<group>"; |
| 596 | }; |
| 597 | 195DF8CFFE9D517E11CA2CBB /* Products */ = { |
| 598 | isa = PBXGroup; |
| 599 | children = ( |
| 600 | 8D0C4E970486CD37000505A6 /* CICarbonSample.app */, |
| 601 | ); |
| 602 | name = Products; |
| 603 | sourceTree = "<group>"; |
| 604 | }; |
| 605 | 20286C29FDCF999611CA2CEA /* CICarbonSample */ = { |
| 606 | isa = PBXGroup; |
| 607 | children = ( |
reed@google.com | ac10a2d | 2010-12-22 21:39:39 +0000 | [diff] [blame] | 608 | 00115ECC12C117A3008296FE /* GPU */, |
reed@android.com | f2b98d6 | 2010-12-20 18:26:13 +0000 | [diff] [blame] | 609 | 27C4624412BFB2AA00DBB1F6 /* GM */, |
| 610 | 27E79E2A12BC13AD00BC0E57 /* PDF */, |
reed@android.com | cb34235 | 2010-07-22 18:27:53 +0000 | [diff] [blame] | 611 | 27CAAB2E119B30240017B155 /* SVG */, |
reed@android.com | f56e295 | 2009-08-29 21:30:25 +0000 | [diff] [blame] | 612 | 001B871D1042184D00C84ED4 /* Forth.cpp */, |
reed@android.com | 19a89f2 | 2009-08-30 03:24:51 +0000 | [diff] [blame] | 613 | 00ED55F2104A10EB00F51FF8 /* StdWords.cpp */, |
reed@android.com | ed881c2 | 2009-09-15 14:10:42 +0000 | [diff] [blame] | 614 | 00EB4592104DBB18002B413E /* ForthTests.cpp */, |
reed@android.com | 19a89f2 | 2009-08-30 03:24:51 +0000 | [diff] [blame] | 615 | 00BB289A104781D00057BF7E /* SampleForth.cpp */, |
reed@android.com | e0f13ee | 2009-11-04 19:40:25 +0000 | [diff] [blame] | 616 | 00003C620EFC22A8000FF73A /* SampleApp.cpp */, |
reed@android.com | aa5a7db | 2009-05-27 01:20:10 +0000 | [diff] [blame] | 617 | 2762F66A0FCCCAA2002BD8B4 /* images */, |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 618 | 00003C6A0EFC22AD000FF73A /* views */, |
reed@android.com | e3839f8 | 2009-10-13 18:04:58 +0000 | [diff] [blame] | 619 | 00281C7B1083CFB700BCCB06 /* xml */, |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 620 | 00003C610EFC2287000FF73A /* samples */, |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 621 | 20286C2AFDCF999611CA2CEA /* Sources */, |
| 622 | 20286C2CFDCF999611CA2CEA /* Resources */, |
| 623 | 20286C32FDCF999611CA2CEA /* External Frameworks and Libraries */, |
| 624 | 195DF8CFFE9D517E11CA2CBB /* Products */, |
reed@android.com | e3839f8 | 2009-10-13 18:04:58 +0000 | [diff] [blame] | 625 | 00281C691083CF6600BCCB06 /* Animator.xcodeproj */, |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 626 | 002884490EFAA35C0083E387 /* core.xcodeproj */, |
| 627 | 002884B40EFAB69F0083E387 /* maccore.xcodeproj */, |
| 628 | 00003C8C0EFC230E000FF73A /* effects.xcodeproj */, |
reed@google.com | ac10a2d | 2010-12-22 21:39:39 +0000 | [diff] [blame] | 629 | 00115EC012C11771008296FE /* gpu.xcodeproj */, |
reed@android.com | d6638e6 | 2009-04-08 05:03:52 +0000 | [diff] [blame] | 630 | 0053528A0F8C4DFF00EE34B6 /* SkFontHost_tables.cpp */, |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 631 | ); |
| 632 | name = CICarbonSample; |
| 633 | sourceTree = "<group>"; |
| 634 | }; |
| 635 | 20286C2AFDCF999611CA2CEA /* Sources */ = { |
| 636 | isa = PBXGroup; |
| 637 | children = ( |
| 638 | 32DBCF6D0370B57F00C91783 /* CICarbonSample_Prefix.pch */, |
| 639 | ); |
| 640 | name = Sources; |
| 641 | sourceTree = "<group>"; |
| 642 | }; |
| 643 | 20286C2CFDCF999611CA2CEA /* Resources */ = { |
| 644 | isa = PBXGroup; |
| 645 | children = ( |
| 646 | 8D0C4E960486CD37000505A6 /* Info.plist */, |
| 647 | 0867D6AAFE840B52C02AAC07 /* InfoPlist.strings */, |
| 648 | 02345980000FD03B11CA0E72 /* main.nib */, |
| 649 | ); |
| 650 | name = Resources; |
| 651 | sourceTree = "<group>"; |
| 652 | }; |
| 653 | 20286C32FDCF999611CA2CEA /* External Frameworks and Libraries */ = { |
| 654 | isa = PBXGroup; |
| 655 | children = ( |
reed@android.com | e83b532 | 2010-01-25 22:03:25 +0000 | [diff] [blame] | 656 | 0001FB89110E35FA00C1D647 /* OpenGL.framework */, |
| 657 | 0001FB86110E35E500C1D647 /* AGL.framework */, |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 658 | 0156F80307C56A3000C6122B /* Foundation.framework */, |
| 659 | 01FC44D407BD3BB800D228F4 /* Quartz.framework */, |
| 660 | 20286C33FDCF999611CA2CEA /* Carbon.framework */, |
| 661 | 4A9504CAFFE6A41611CA0CBA /* CoreServices.framework */, |
| 662 | 4A9504C8FFE6A3BC11CA0CBA /* ApplicationServices.framework */, |
| 663 | ); |
| 664 | name = "External Frameworks and Libraries"; |
| 665 | sourceTree = "<group>"; |
| 666 | }; |
reed@android.com | aa5a7db | 2009-05-27 01:20:10 +0000 | [diff] [blame] | 667 | 2762F66A0FCCCAA2002BD8B4 /* images */ = { |
| 668 | isa = PBXGroup; |
| 669 | children = ( |
reed@android.com | 24cfaa7 | 2009-06-01 19:48:56 +0000 | [diff] [blame] | 670 | 00A7282D0FD43D3700D5051F /* SkMovie.cpp */, |
| 671 | 00A7282E0FD43D3700D5051F /* SkMovie_gif.cpp */, |
reed@android.com | aa5a7db | 2009-05-27 01:20:10 +0000 | [diff] [blame] | 672 | 2762F66B0FCCCABE002BD8B4 /* SkFlipPixelRef.cpp */, |
| 673 | 2762F66C0FCCCABE002BD8B4 /* SkPageFlipper.cpp */, |
| 674 | 0041CDF90F009F0700695E8C /* SkImageRefPool.cpp */, |
| 675 | 0041CDF50F009EED00695E8C /* SkImageRef_GlobalPool.cpp */, |
| 676 | 0041CDF20F009ED100695E8C /* SkImageRef.cpp */, |
| 677 | ); |
| 678 | name = images; |
| 679 | sourceTree = "<group>"; |
| 680 | }; |
reed@android.com | f2b98d6 | 2010-12-20 18:26:13 +0000 | [diff] [blame] | 681 | 27C4624412BFB2AA00DBB1F6 /* GM */ = { |
| 682 | isa = PBXGroup; |
| 683 | children = ( |
| 684 | 27C4624512BFB2C700DBB1F6 /* bitmapfilters.cpp */, |
| 685 | 27C4624612BFB2C700DBB1F6 /* filltypes.cpp */, |
| 686 | 27C4624712BFB2C700DBB1F6 /* gradients.cpp */, |
bsalomon@google.com | 0fdaa22 | 2011-01-25 18:35:26 +0000 | [diff] [blame] | 687 | D55BEE6612EF44B90055D6FD /* shadertext.cpp */, |
reed@android.com | f2b98d6 | 2010-12-20 18:26:13 +0000 | [diff] [blame] | 688 | 27C4624812BFB2C700DBB1F6 /* shapes.cpp */, |
| 689 | 27C4624912BFB2C700DBB1F6 /* tilemodes.cpp */, |
| 690 | 27C4624A12BFB2C700DBB1F6 /* xfermodes.cpp */, |
| 691 | ); |
| 692 | name = GM; |
| 693 | sourceTree = "<group>"; |
| 694 | }; |
reed@android.com | cb34235 | 2010-07-22 18:27:53 +0000 | [diff] [blame] | 695 | 27CAAB2E119B30240017B155 /* SVG */ = { |
| 696 | isa = PBXGroup; |
| 697 | children = ( |
| 698 | 27CAAB95119B321A0017B155 /* SkXMLWriter.cpp */, |
| 699 | 27CAAB2F119B303E0017B155 /* SkSVG.cpp */, |
| 700 | 27CAAB30119B303E0017B155 /* SkSVGCircle.cpp */, |
| 701 | 27CAAB31119B303E0017B155 /* SkSVGCircle.h */, |
| 702 | 27CAAB32119B303E0017B155 /* SkSVGClipPath.cpp */, |
| 703 | 27CAAB33119B303E0017B155 /* SkSVGClipPath.h */, |
| 704 | 27CAAB34119B303E0017B155 /* SkSVGDefs.cpp */, |
| 705 | 27CAAB35119B303E0017B155 /* SkSVGDefs.h */, |
| 706 | 27CAAB36119B303E0017B155 /* SkSVGElements.cpp */, |
| 707 | 27CAAB37119B303E0017B155 /* SkSVGElements.h */, |
| 708 | 27CAAB38119B303E0017B155 /* SkSVGEllipse.cpp */, |
| 709 | 27CAAB39119B303E0017B155 /* SkSVGEllipse.h */, |
| 710 | 27CAAB3A119B303E0017B155 /* SkSVGFeColorMatrix.cpp */, |
| 711 | 27CAAB3B119B303E0017B155 /* SkSVGFeColorMatrix.h */, |
| 712 | 27CAAB3C119B303E0017B155 /* SkSVGFilter.cpp */, |
| 713 | 27CAAB3D119B303E0017B155 /* SkSVGFilter.h */, |
| 714 | 27CAAB3E119B303E0017B155 /* SkSVGG.cpp */, |
| 715 | 27CAAB3F119B303E0017B155 /* SkSVGG.h */, |
| 716 | 27CAAB40119B303E0017B155 /* SkSVGGradient.cpp */, |
| 717 | 27CAAB41119B303E0017B155 /* SkSVGGradient.h */, |
| 718 | 27CAAB42119B303E0017B155 /* SkSVGGroup.cpp */, |
| 719 | 27CAAB43119B303E0017B155 /* SkSVGGroup.h */, |
| 720 | 27CAAB44119B303E0017B155 /* SkSVGImage.cpp */, |
| 721 | 27CAAB45119B303E0017B155 /* SkSVGImage.h */, |
| 722 | 27CAAB46119B303E0017B155 /* SkSVGLine.cpp */, |
| 723 | 27CAAB47119B303E0017B155 /* SkSVGLine.h */, |
| 724 | 27CAAB48119B303E0017B155 /* SkSVGLinearGradient.cpp */, |
| 725 | 27CAAB49119B303E0017B155 /* SkSVGLinearGradient.h */, |
| 726 | 27CAAB4A119B303E0017B155 /* SkSVGMask.cpp */, |
| 727 | 27CAAB4B119B303E0017B155 /* SkSVGMask.h */, |
| 728 | 27CAAB4C119B303E0017B155 /* SkSVGMetadata.cpp */, |
| 729 | 27CAAB4D119B303E0017B155 /* SkSVGMetadata.h */, |
| 730 | 27CAAB4E119B303E0017B155 /* SkSVGPaintState.cpp */, |
| 731 | 27CAAB4F119B303E0017B155 /* SkSVGParser.cpp */, |
| 732 | 27CAAB50119B303E0017B155 /* SkSVGPath.cpp */, |
| 733 | 27CAAB51119B303E0017B155 /* SkSVGPath.h */, |
| 734 | 27CAAB52119B303E0017B155 /* SkSVGPolygon.cpp */, |
| 735 | 27CAAB53119B303E0017B155 /* SkSVGPolygon.h */, |
| 736 | 27CAAB54119B303E0017B155 /* SkSVGPolyline.cpp */, |
| 737 | 27CAAB55119B303E0017B155 /* SkSVGPolyline.h */, |
| 738 | 27CAAB56119B303E0017B155 /* SkSVGRadialGradient.cpp */, |
| 739 | 27CAAB57119B303E0017B155 /* SkSVGRadialGradient.h */, |
| 740 | 27CAAB58119B303E0017B155 /* SkSVGRect.cpp */, |
| 741 | 27CAAB59119B303E0017B155 /* SkSVGRect.h */, |
| 742 | 27CAAB5A119B303E0017B155 /* SkSVGStop.cpp */, |
| 743 | 27CAAB5B119B303E0017B155 /* SkSVGStop.h */, |
| 744 | 27CAAB5C119B303E0017B155 /* SkSVGSVG.cpp */, |
| 745 | 27CAAB5D119B303E0017B155 /* SkSVGSVG.h */, |
| 746 | 27CAAB5E119B303E0017B155 /* SkSVGSymbol.cpp */, |
| 747 | 27CAAB5F119B303E0017B155 /* SkSVGSymbol.h */, |
| 748 | 27CAAB60119B303E0017B155 /* SkSVGText.cpp */, |
| 749 | 27CAAB61119B303E0017B155 /* SkSVGText.h */, |
| 750 | 27CAAB62119B303E0017B155 /* SkSVGUse.cpp */, |
| 751 | 27CAAB63119B303E0017B155 /* SkSVGUse.h */, |
| 752 | ); |
| 753 | name = SVG; |
| 754 | sourceTree = "<group>"; |
| 755 | }; |
reed@android.com | f2b98d6 | 2010-12-20 18:26:13 +0000 | [diff] [blame] | 756 | 27E79E2A12BC13AD00BC0E57 /* PDF */ = { |
| 757 | isa = PBXGroup; |
| 758 | children = ( |
| 759 | 27E79E2B12BC13C700BC0E57 /* SkPDFCatalog.cpp */, |
| 760 | 27E79E2C12BC13C700BC0E57 /* SkPDFDevice.cpp */, |
| 761 | 27E79E2D12BC13C700BC0E57 /* SkPDFDocument.cpp */, |
| 762 | 27E79E2E12BC13C700BC0E57 /* SkPDFFont.cpp */, |
| 763 | 27E79E2F12BC13C700BC0E57 /* SkPDFFormXObject.cpp */, |
| 764 | 27E79E3012BC13C700BC0E57 /* SkPDFGraphicState.cpp */, |
| 765 | 27E79E3112BC13C700BC0E57 /* SkPDFImage.cpp */, |
| 766 | 27E79E3212BC13C700BC0E57 /* SkPDFPage.cpp */, |
| 767 | 27E79E3312BC13C700BC0E57 /* SkPDFStream.cpp */, |
| 768 | 27E79E3412BC13C700BC0E57 /* SkPDFTypes.cpp */, |
| 769 | ); |
| 770 | name = PDF; |
| 771 | sourceTree = "<group>"; |
| 772 | }; |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 773 | /* End PBXGroup section */ |
| 774 | |
| 775 | /* Begin PBXNativeTarget section */ |
| 776 | 8D0C4E890486CD37000505A6 /* CICarbonSample */ = { |
| 777 | isa = PBXNativeTarget; |
| 778 | buildConfigurationList = 01E2163909EDAC6600E66AF8 /* Build configuration list for PBXNativeTarget "CICarbonSample" */; |
| 779 | buildPhases = ( |
| 780 | 8D0C4E8C0486CD37000505A6 /* Resources */, |
| 781 | 8D0C4E8F0486CD37000505A6 /* Sources */, |
| 782 | 8D0C4E910486CD37000505A6 /* Frameworks */, |
| 783 | ); |
| 784 | buildRules = ( |
| 785 | ); |
| 786 | dependencies = ( |
| 787 | 002884550EFAA3770083E387 /* PBXTargetDependency */, |
| 788 | 002884BF0EFAB6B00083E387 /* PBXTargetDependency */, |
| 789 | 00003C980EFC2321000FF73A /* PBXTargetDependency */, |
reed@android.com | e3839f8 | 2009-10-13 18:04:58 +0000 | [diff] [blame] | 790 | 00281C741083CF7900BCCB06 /* PBXTargetDependency */, |
reed@google.com | ac10a2d | 2010-12-22 21:39:39 +0000 | [diff] [blame] | 791 | 00115EEB12C11927008296FE /* PBXTargetDependency */, |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 792 | ); |
| 793 | name = CICarbonSample; |
| 794 | productInstallPath = "$(HOME)/Applications"; |
| 795 | productName = CICarbonSample; |
| 796 | productReference = 8D0C4E970486CD37000505A6 /* CICarbonSample.app */; |
| 797 | productType = "com.apple.product-type.application"; |
| 798 | }; |
| 799 | /* End PBXNativeTarget section */ |
| 800 | |
| 801 | /* Begin PBXProject section */ |
| 802 | 20286C28FDCF999611CA2CEA /* Project object */ = { |
| 803 | isa = PBXProject; |
| 804 | buildConfigurationList = 01E2163D09EDAC6600E66AF8 /* Build configuration list for PBXProject "SampleApp" */; |
reed@android.com | 03ca3d1 | 2008-12-22 15:35:46 +0000 | [diff] [blame] | 805 | compatibilityVersion = "Xcode 2.4"; |
reed@android.com | f2b98d6 | 2010-12-20 18:26:13 +0000 | [diff] [blame] | 806 | developmentRegion = English; |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 807 | hasScannedForEncodings = 1; |
reed@android.com | f2b98d6 | 2010-12-20 18:26:13 +0000 | [diff] [blame] | 808 | knownRegions = ( |
| 809 | English, |
| 810 | Japanese, |
| 811 | French, |
| 812 | German, |
| 813 | ); |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 814 | mainGroup = 20286C29FDCF999611CA2CEA /* CICarbonSample */; |
| 815 | projectDirPath = ""; |
| 816 | projectReferences = ( |
| 817 | { |
reed@android.com | e3839f8 | 2009-10-13 18:04:58 +0000 | [diff] [blame] | 818 | ProductGroup = 00281C6A1083CF6600BCCB06 /* Products */; |
| 819 | ProjectRef = 00281C691083CF6600BCCB06 /* Animator.xcodeproj */; |
| 820 | }, |
| 821 | { |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 822 | ProductGroup = 0028844A0EFAA35C0083E387 /* Products */; |
| 823 | ProjectRef = 002884490EFAA35C0083E387 /* core.xcodeproj */; |
| 824 | }, |
| 825 | { |
| 826 | ProductGroup = 00003C8D0EFC230E000FF73A /* Products */; |
| 827 | ProjectRef = 00003C8C0EFC230E000FF73A /* effects.xcodeproj */; |
| 828 | }, |
| 829 | { |
reed@google.com | ac10a2d | 2010-12-22 21:39:39 +0000 | [diff] [blame] | 830 | ProductGroup = 00115EC112C11771008296FE /* Products */; |
| 831 | ProjectRef = 00115EC012C11771008296FE /* gpu.xcodeproj */; |
| 832 | }, |
| 833 | { |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 834 | ProductGroup = 002884B50EFAB69F0083E387 /* Products */; |
| 835 | ProjectRef = 002884B40EFAB69F0083E387 /* maccore.xcodeproj */; |
| 836 | }, |
| 837 | ); |
| 838 | projectRoot = ""; |
| 839 | targets = ( |
| 840 | 8D0C4E890486CD37000505A6 /* CICarbonSample */, |
| 841 | ); |
| 842 | }; |
| 843 | /* End PBXProject section */ |
| 844 | |
| 845 | /* Begin PBXReferenceProxy section */ |
| 846 | 00003C940EFC230E000FF73A /* libeffects.a */ = { |
| 847 | isa = PBXReferenceProxy; |
| 848 | fileType = archive.ar; |
| 849 | path = libeffects.a; |
| 850 | remoteRef = 00003C930EFC230E000FF73A /* PBXContainerItemProxy */; |
| 851 | sourceTree = BUILT_PRODUCTS_DIR; |
| 852 | }; |
reed@google.com | ac10a2d | 2010-12-22 21:39:39 +0000 | [diff] [blame] | 853 | 00115EC812C11771008296FE /* libgpu.a */ = { |
| 854 | isa = PBXReferenceProxy; |
| 855 | fileType = archive.ar; |
| 856 | path = libgpu.a; |
| 857 | remoteRef = 00115EC712C11771008296FE /* PBXContainerItemProxy */; |
| 858 | sourceTree = BUILT_PRODUCTS_DIR; |
| 859 | }; |
reed@android.com | e3839f8 | 2009-10-13 18:04:58 +0000 | [diff] [blame] | 860 | 00281C711083CF6600BCCB06 /* libAnimator.a */ = { |
| 861 | isa = PBXReferenceProxy; |
| 862 | fileType = archive.ar; |
| 863 | path = libAnimator.a; |
| 864 | remoteRef = 00281C701083CF6600BCCB06 /* PBXContainerItemProxy */; |
| 865 | sourceTree = BUILT_PRODUCTS_DIR; |
| 866 | }; |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 867 | 002884510EFAA35C0083E387 /* libcore.a */ = { |
| 868 | isa = PBXReferenceProxy; |
| 869 | fileType = archive.ar; |
| 870 | path = libcore.a; |
| 871 | remoteRef = 002884500EFAA35C0083E387 /* PBXContainerItemProxy */; |
| 872 | sourceTree = BUILT_PRODUCTS_DIR; |
| 873 | }; |
| 874 | 002884BC0EFAB69F0083E387 /* libmaccore.a */ = { |
| 875 | isa = PBXReferenceProxy; |
| 876 | fileType = archive.ar; |
| 877 | path = libmaccore.a; |
| 878 | remoteRef = 002884BB0EFAB69F0083E387 /* PBXContainerItemProxy */; |
| 879 | sourceTree = BUILT_PRODUCTS_DIR; |
| 880 | }; |
| 881 | /* End PBXReferenceProxy section */ |
| 882 | |
| 883 | /* Begin PBXResourcesBuildPhase section */ |
| 884 | 8D0C4E8C0486CD37000505A6 /* Resources */ = { |
| 885 | isa = PBXResourcesBuildPhase; |
| 886 | buildActionMask = 2147483647; |
| 887 | files = ( |
| 888 | 8D0C4E8D0486CD37000505A6 /* InfoPlist.strings in Resources */, |
| 889 | 8D0C4E8E0486CD37000505A6 /* main.nib in Resources */, |
| 890 | ); |
| 891 | runOnlyForDeploymentPostprocessing = 0; |
| 892 | }; |
| 893 | /* End PBXResourcesBuildPhase section */ |
| 894 | |
| 895 | /* Begin PBXSourcesBuildPhase section */ |
| 896 | 8D0C4E8F0486CD37000505A6 /* Sources */ = { |
| 897 | isa = PBXSourcesBuildPhase; |
| 898 | buildActionMask = 2147483647; |
| 899 | files = ( |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 900 | 00003C660EFC22A8000FF73A /* SampleApp.cpp in Sources */, |
reed@android.com | 149e2f6 | 2009-05-22 14:39:03 +0000 | [diff] [blame] | 901 | 00003C690EFC22A8000FF73A /* SamplePathEffects.cpp in Sources */, |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 902 | 00003C740EFC22CE000FF73A /* SkEvent.cpp in Sources */, |
| 903 | 00003C750EFC22CE000FF73A /* SkEventSink.cpp in Sources */, |
| 904 | 00003C760EFC22CE000FF73A /* SkMetaData.cpp in Sources */, |
| 905 | 00003C770EFC22CE000FF73A /* SkOSMenu.cpp in Sources */, |
| 906 | 00003C790EFC22CE000FF73A /* SkTagList.cpp in Sources */, |
| 907 | 00003C7A0EFC22CE000FF73A /* SkView.cpp in Sources */, |
| 908 | 00003C7B0EFC22CE000FF73A /* SkViewPriv.cpp in Sources */, |
| 909 | 00003C7C0EFC22CE000FF73A /* SkWindow.cpp in Sources */, |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 910 | 00003C810EFC22E1000FF73A /* skia_mac.cp in Sources */, |
| 911 | 00003C820EFC22E1000FF73A /* SkOSWindow_Mac.cpp in Sources */, |
| 912 | 00003C9E0EFC233F000FF73A /* SkDOM.cpp in Sources */, |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 913 | 00003CA10EFC233F000FF73A /* SkXMLParser.cpp in Sources */, |
reed@android.com | 0767e47 | 2008-12-23 16:06:51 +0000 | [diff] [blame] | 914 | 0041CDDB0F00975E00695E8C /* SampleImageDir.cpp in Sources */, |
reed@android.com | 0767e47 | 2008-12-23 16:06:51 +0000 | [diff] [blame] | 915 | 0041CDF30F009ED100695E8C /* SkImageRef.cpp in Sources */, |
| 916 | 0041CDF60F009EED00695E8C /* SkImageRef_GlobalPool.cpp in Sources */, |
| 917 | 0041CDFA0F009F0700695E8C /* SkImageRefPool.cpp in Sources */, |
| 918 | 0041CE350F00A12400695E8C /* SampleBitmapRect.cpp in Sources */, |
| 919 | 0041CE360F00A12400695E8C /* SampleCamera.cpp in Sources */, |
reed@android.com | 0767e47 | 2008-12-23 16:06:51 +0000 | [diff] [blame] | 920 | 0041CE380F00A12400695E8C /* SampleCull.cpp in Sources */, |
| 921 | 0041CE390F00A12400695E8C /* SampleDither.cpp in Sources */, |
| 922 | 0041CE3A0F00A12400695E8C /* SampleDrawLooper.cpp in Sources */, |
| 923 | 0041CE3B0F00A12400695E8C /* SampleEmboss.cpp in Sources */, |
reed@android.com | 0767e47 | 2008-12-23 16:06:51 +0000 | [diff] [blame] | 924 | 0041CE420F00A12400695E8C /* SampleImage.cpp in Sources */, |
| 925 | 0041CE430F00A12400695E8C /* SampleLayers.cpp in Sources */, |
reed@android.com | 0767e47 | 2008-12-23 16:06:51 +0000 | [diff] [blame] | 926 | 0041CE450F00A12400695E8C /* SampleMeasure.cpp in Sources */, |
| 927 | 0041CE480F00A12400695E8C /* SampleOverflow.cpp in Sources */, |
reed@android.com | da342a8 | 2008-12-23 18:37:08 +0000 | [diff] [blame] | 928 | 007A7CB40F01658C00A2D6EE /* SamplePoints.cpp in Sources */, |
reed@android.com | da342a8 | 2008-12-23 18:37:08 +0000 | [diff] [blame] | 929 | 007A7CB80F01658C00A2D6EE /* SampleStrokeText.cpp in Sources */, |
reed@android.com | da342a8 | 2008-12-23 18:37:08 +0000 | [diff] [blame] | 930 | 007A7CBD0F01658C00A2D6EE /* SampleTextOnPath.cpp in Sources */, |
reed@android.com | da342a8 | 2008-12-23 18:37:08 +0000 | [diff] [blame] | 931 | 0041CE3C0F00A12400695E8C /* SampleEncode.cpp in Sources */, |
reed@android.com | 330578d | 2009-03-09 18:12:13 +0000 | [diff] [blame] | 932 | 009CC9190F65918A002185BE /* SampleFontScalerTest.cpp in Sources */, |
reed@android.com | 8898363 | 2009-03-23 16:05:19 +0000 | [diff] [blame] | 933 | 008C4D980F77DAEE0056981C /* SampleHairline.cpp in Sources */, |
reed@android.com | 311c82d | 2009-05-05 23:13:23 +0000 | [diff] [blame] | 934 | 009490320FB0A5B90063C792 /* SampleLayerMask.cpp in Sources */, |
reed@android.com | f76bacf | 2009-05-13 14:00:33 +0000 | [diff] [blame] | 935 | 007A7CB60F01658C00A2D6EE /* SampleRegion.cpp in Sources */, |
reed@android.com | aa5a7db | 2009-05-27 01:20:10 +0000 | [diff] [blame] | 936 | 2762F66D0FCCCABE002BD8B4 /* SkFlipPixelRef.cpp in Sources */, |
| 937 | 2762F66E0FCCCABE002BD8B4 /* SkPageFlipper.cpp in Sources */, |
reed@android.com | 24cfaa7 | 2009-06-01 19:48:56 +0000 | [diff] [blame] | 938 | 00A728270FD43D0400D5051F /* SampleMovie.cpp in Sources */, |
| 939 | 00A7282F0FD43D3700D5051F /* SkMovie.cpp in Sources */, |
reed@android.com | 9b46e77 | 2009-06-05 12:24:41 +0000 | [diff] [blame] | 940 | 00A7295D0FD8397600D5051F /* SampleAll.cpp in Sources */, |
reed@android.com | a0f5d15 | 2009-06-22 17:38:10 +0000 | [diff] [blame] | 941 | 00AF787E0FE94433007F9650 /* SamplePath.cpp in Sources */, |
reed@android.com | 048522d | 2009-06-23 12:19:41 +0000 | [diff] [blame] | 942 | 005E92DC0FF08507008965B9 /* SampleFilter2.cpp in Sources */, |
reed@android.com | 7a99eb1 | 2009-07-16 01:13:14 +0000 | [diff] [blame] | 943 | 27005D16100903C100E275B6 /* SampleLines.cpp in Sources */, |
| 944 | 27005D5F10095B2B00E275B6 /* SampleCircle.cpp in Sources */, |
reed@android.com | cafc9f9 | 2009-08-22 03:44:57 +0000 | [diff] [blame] | 945 | 00AF9B18103CD5EB00CBBCB3 /* SampleDitherBitmap.cpp in Sources */, |
reed@android.com | f56e295 | 2009-08-29 21:30:25 +0000 | [diff] [blame] | 946 | 001B871E1042184D00C84ED4 /* Forth.cpp in Sources */, |
| 947 | 00BB289B104781D00057BF7E /* SampleForth.cpp in Sources */, |
reed@android.com | 19a89f2 | 2009-08-30 03:24:51 +0000 | [diff] [blame] | 948 | 00ED55F3104A10EB00F51FF8 /* StdWords.cpp in Sources */, |
reed@android.com | 113244f | 2009-08-31 21:04:24 +0000 | [diff] [blame] | 949 | 00840B75104C69F5005B3EDC /* SampleExtractAlpha.cpp in Sources */, |
reed@android.com | ed881c2 | 2009-09-15 14:10:42 +0000 | [diff] [blame] | 950 | 00EB4593104DBB18002B413E /* ForthTests.cpp in Sources */, |
reed@android.com | c4cae85 | 2009-09-23 15:06:10 +0000 | [diff] [blame] | 951 | 009887F1106142FC0020D19B /* SampleNinePatch.cpp in Sources */, |
| 952 | 00244D1B10642BBA00B8F4D8 /* SampleStrokePath.cpp in Sources */, |
reed@android.com | c4cae85 | 2009-09-23 15:06:10 +0000 | [diff] [blame] | 953 | 00244D97106A539500B8F4D8 /* SampleXfermodes.cpp in Sources */, |
reed@android.com | c4cae85 | 2009-09-23 15:06:10 +0000 | [diff] [blame] | 954 | 00244DE2106A681600B8F4D8 /* SampleShaders.cpp in Sources */, |
reed@android.com | e3839f8 | 2009-10-13 18:04:58 +0000 | [diff] [blame] | 955 | 00281D071084ED1200BCCB06 /* SkXMLParser_expat.cpp in Sources */, |
reed@android.com | 34245c7 | 2009-11-03 04:00:48 +0000 | [diff] [blame] | 956 | 009230D8109F111F00AD3F12 /* OverView.cpp in Sources */, |
reed@android.com | e0f13ee | 2009-11-04 19:40:25 +0000 | [diff] [blame] | 957 | 00995E0E10A078E30054AD6D /* SkCubicInterval.cpp in Sources */, |
reed@android.com | e83b532 | 2010-01-25 22:03:25 +0000 | [diff] [blame] | 958 | 0086CBF110A8661F00C8BF27 /* SampleAvoid.cpp in Sources */, |
| 959 | 0086CC1C10A9B6A600C8BF27 /* SamplePicture.cpp in Sources */, |
| 960 | 00F0441010B447160049C54C /* SamplePathClip.cpp in Sources */, |
reed@android.com | e83b532 | 2010-01-25 22:03:25 +0000 | [diff] [blame] | 961 | 00F0444C10B4569B0049C54C /* SampleLineClipper.cpp in Sources */, |
| 962 | 00575A1810BB02CF00A43B94 /* SampleEffects.cpp in Sources */, |
| 963 | 00575A3B10BB05FE00A43B94 /* SampleArc.cpp in Sources */, |
| 964 | 00575A9510BB2FF600A43B94 /* SampleMipMap.cpp in Sources */, |
| 965 | 00F45DDC10CE94CE00ABEA26 /* SampleTypeface.cpp in Sources */, |
| 966 | 0061BC9310D6787A0079EBE5 /* SampleGradients.cpp in Sources */, |
reed@android.com | e83b532 | 2010-01-25 22:03:25 +0000 | [diff] [blame] | 967 | 0061BCD910D951AA0079EBE5 /* SkTextBox.cpp in Sources */, |
reed@android.com | 562ea92 | 2010-02-08 21:45:03 +0000 | [diff] [blame] | 968 | 0021F3A21120B29C0062682F /* SkStaticTextView.cpp in Sources */, |
| 969 | 0021F3D31120B61F0062682F /* SampleUnitMapper.cpp in Sources */, |
reed@android.com | cb34235 | 2010-07-22 18:27:53 +0000 | [diff] [blame] | 970 | 27EC817811982E1300481B56 /* SampleTextAlpha.cpp in Sources */, |
| 971 | 27CAAB65119B303E0017B155 /* SkSVGCircle.cpp in Sources */, |
| 972 | 27CAAB66119B303E0017B155 /* SkSVGClipPath.cpp in Sources */, |
| 973 | 27CAAB67119B303E0017B155 /* SkSVGDefs.cpp in Sources */, |
| 974 | 27CAAB68119B303E0017B155 /* SkSVGElements.cpp in Sources */, |
| 975 | 27CAAB69119B303E0017B155 /* SkSVGEllipse.cpp in Sources */, |
| 976 | 27CAAB6A119B303E0017B155 /* SkSVGFeColorMatrix.cpp in Sources */, |
| 977 | 27CAAB6B119B303E0017B155 /* SkSVGFilter.cpp in Sources */, |
| 978 | 27CAAB6C119B303E0017B155 /* SkSVGG.cpp in Sources */, |
| 979 | 27CAAB6D119B303E0017B155 /* SkSVGGradient.cpp in Sources */, |
| 980 | 27CAAB6E119B303E0017B155 /* SkSVGGroup.cpp in Sources */, |
| 981 | 27CAAB6F119B303E0017B155 /* SkSVGImage.cpp in Sources */, |
| 982 | 27CAAB70119B303E0017B155 /* SkSVGLine.cpp in Sources */, |
| 983 | 27CAAB71119B303E0017B155 /* SkSVGLinearGradient.cpp in Sources */, |
| 984 | 27CAAB72119B303E0017B155 /* SkSVGMask.cpp in Sources */, |
| 985 | 27CAAB73119B303E0017B155 /* SkSVGMetadata.cpp in Sources */, |
| 986 | 27CAAB74119B303E0017B155 /* SkSVGPaintState.cpp in Sources */, |
| 987 | 27CAAB75119B303E0017B155 /* SkSVGParser.cpp in Sources */, |
| 988 | 27CAAB76119B303E0017B155 /* SkSVGPath.cpp in Sources */, |
| 989 | 27CAAB77119B303E0017B155 /* SkSVGPolygon.cpp in Sources */, |
| 990 | 27CAAB78119B303E0017B155 /* SkSVGPolyline.cpp in Sources */, |
| 991 | 27CAAB79119B303E0017B155 /* SkSVGRadialGradient.cpp in Sources */, |
| 992 | 27CAAB7A119B303E0017B155 /* SkSVGRect.cpp in Sources */, |
| 993 | 27CAAB7B119B303E0017B155 /* SkSVGStop.cpp in Sources */, |
| 994 | 27CAAB7C119B303E0017B155 /* SkSVGSVG.cpp in Sources */, |
| 995 | 27CAAB7D119B303E0017B155 /* SkSVGSymbol.cpp in Sources */, |
| 996 | 27CAAB7E119B303E0017B155 /* SkSVGText.cpp in Sources */, |
| 997 | 27CAAB7F119B303E0017B155 /* SkSVGUse.cpp in Sources */, |
| 998 | 27CAAB96119B321A0017B155 /* SkXMLWriter.cpp in Sources */, |
| 999 | 27433F1E11A1874A0045AD84 /* SampleSVG.cpp in Sources */, |
| 1000 | 27433F3311A18EA60045AD84 /* SampleTextEffects.cpp in Sources */, |
reed@android.com | cb34235 | 2010-07-22 18:27:53 +0000 | [diff] [blame] | 1001 | 275E801611AAC2FF0051C03A /* SampleShapes.cpp in Sources */, |
| 1002 | 275E802311AAC3330051C03A /* SampleVertices.cpp in Sources */, |
reed@android.com | f2b98d6 | 2010-12-20 18:26:13 +0000 | [diff] [blame] | 1003 | 27E79E3512BC13C700BC0E57 /* SkPDFCatalog.cpp in Sources */, |
| 1004 | 27E79E3612BC13C700BC0E57 /* SkPDFDevice.cpp in Sources */, |
| 1005 | 27E79E3712BC13C700BC0E57 /* SkPDFDocument.cpp in Sources */, |
| 1006 | 27E79E3812BC13C700BC0E57 /* SkPDFFont.cpp in Sources */, |
| 1007 | 27E79E3912BC13C700BC0E57 /* SkPDFFormXObject.cpp in Sources */, |
| 1008 | 27E79E3A12BC13C700BC0E57 /* SkPDFGraphicState.cpp in Sources */, |
| 1009 | 27E79E3B12BC13C700BC0E57 /* SkPDFImage.cpp in Sources */, |
| 1010 | 27E79E3C12BC13C700BC0E57 /* SkPDFPage.cpp in Sources */, |
| 1011 | 27E79E3D12BC13C700BC0E57 /* SkPDFStream.cpp in Sources */, |
| 1012 | 27E79E3E12BC13C700BC0E57 /* SkPDFTypes.cpp in Sources */, |
| 1013 | 27C4624B12BFB2C700DBB1F6 /* bitmapfilters.cpp in Sources */, |
| 1014 | 27C4624C12BFB2C700DBB1F6 /* filltypes.cpp in Sources */, |
| 1015 | 27C4624D12BFB2C700DBB1F6 /* gradients.cpp in Sources */, |
| 1016 | 27C4624E12BFB2C700DBB1F6 /* shapes.cpp in Sources */, |
| 1017 | 27C4624F12BFB2C700DBB1F6 /* tilemodes.cpp in Sources */, |
| 1018 | 27C4625012BFB2C700DBB1F6 /* xfermodes.cpp in Sources */, |
reed@google.com | 873cb1e | 2010-12-23 15:00:45 +0000 | [diff] [blame] | 1019 | 0011612F12C2AAC6008296FE /* SampleText.cpp in Sources */, |
| 1020 | 009F9C0912C39A9C00C7FD4A /* GrPrintf_skia.cpp in Sources */, |
| 1021 | 009F9C0A12C39A9C00C7FD4A /* SkGpuCanvas.cpp in Sources */, |
| 1022 | 009F9C0B12C39A9C00C7FD4A /* SkGpuDevice.cpp in Sources */, |
| 1023 | 009F9C0C12C39A9C00C7FD4A /* SkGr.cpp in Sources */, |
| 1024 | 009F9C0D12C39A9C00C7FD4A /* SkGrFontScaler.cpp in Sources */, |
| 1025 | 009F9C0E12C39A9C00C7FD4A /* SkGrTexturePixelRef.cpp in Sources */, |
reed@google.com | 72cf492 | 2011-01-04 19:58:20 +0000 | [diff] [blame] | 1026 | 009F9D0612C3E89F00C7FD4A /* SampleTiling.cpp in Sources */, |
| 1027 | 009F9D0A12C3E8AF00C7FD4A /* SampleFilter.cpp in Sources */, |
| 1028 | 009F9D1A12C3EB2600C7FD4A /* SampleGM.cpp in Sources */, |
bsalomon@google.com | 5782d71 | 2011-01-21 21:03:59 +0000 | [diff] [blame] | 1029 | D5A682D712E9CE8500CDDDC6 /* SamplePatch.cpp in Sources */, |
| 1030 | D5F4A21F12E9D75300DE986A /* SampleFillType.cpp in Sources */, |
bsalomon@google.com | 0fdaa22 | 2011-01-25 18:35:26 +0000 | [diff] [blame] | 1031 | D5962B3A12EDFC7600B478DF /* SampleShaderText.cpp in Sources */, |
| 1032 | D55BEE6712EF44B90055D6FD /* shadertext.cpp in Sources */, |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 1033 | ); |
| 1034 | runOnlyForDeploymentPostprocessing = 0; |
| 1035 | }; |
| 1036 | /* End PBXSourcesBuildPhase section */ |
| 1037 | |
| 1038 | /* Begin PBXTargetDependency section */ |
| 1039 | 00003C980EFC2321000FF73A /* PBXTargetDependency */ = { |
| 1040 | isa = PBXTargetDependency; |
| 1041 | name = effects; |
| 1042 | targetProxy = 00003C970EFC2321000FF73A /* PBXContainerItemProxy */; |
| 1043 | }; |
reed@google.com | ac10a2d | 2010-12-22 21:39:39 +0000 | [diff] [blame] | 1044 | 00115EEB12C11927008296FE /* PBXTargetDependency */ = { |
| 1045 | isa = PBXTargetDependency; |
| 1046 | name = gpu; |
| 1047 | targetProxy = 00115EEA12C11927008296FE /* PBXContainerItemProxy */; |
| 1048 | }; |
reed@android.com | e3839f8 | 2009-10-13 18:04:58 +0000 | [diff] [blame] | 1049 | 00281C741083CF7900BCCB06 /* PBXTargetDependency */ = { |
| 1050 | isa = PBXTargetDependency; |
| 1051 | name = Animator; |
| 1052 | targetProxy = 00281C731083CF7900BCCB06 /* PBXContainerItemProxy */; |
| 1053 | }; |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 1054 | 002884550EFAA3770083E387 /* PBXTargetDependency */ = { |
| 1055 | isa = PBXTargetDependency; |
| 1056 | name = core; |
| 1057 | targetProxy = 002884540EFAA3770083E387 /* PBXContainerItemProxy */; |
| 1058 | }; |
| 1059 | 002884BF0EFAB6B00083E387 /* PBXTargetDependency */ = { |
| 1060 | isa = PBXTargetDependency; |
| 1061 | name = maccore; |
| 1062 | targetProxy = 002884BE0EFAB6B00083E387 /* PBXContainerItemProxy */; |
| 1063 | }; |
| 1064 | /* End PBXTargetDependency section */ |
| 1065 | |
| 1066 | /* Begin PBXVariantGroup section */ |
| 1067 | 02345980000FD03B11CA0E72 /* main.nib */ = { |
| 1068 | isa = PBXVariantGroup; |
| 1069 | children = ( |
| 1070 | 1870340FFE93FCAF11CA0CD7 /* English */, |
| 1071 | ); |
| 1072 | name = main.nib; |
| 1073 | sourceTree = "<group>"; |
| 1074 | }; |
| 1075 | 0867D6AAFE840B52C02AAC07 /* InfoPlist.strings */ = { |
| 1076 | isa = PBXVariantGroup; |
| 1077 | children = ( |
| 1078 | 0867D6ABFE840B52C02AAC07 /* English */, |
| 1079 | ); |
| 1080 | name = InfoPlist.strings; |
| 1081 | sourceTree = "<group>"; |
| 1082 | }; |
| 1083 | /* End PBXVariantGroup section */ |
| 1084 | |
| 1085 | /* Begin XCBuildConfiguration section */ |
reed@android.com | 5c80ea1 | 2009-01-08 17:49:50 +0000 | [diff] [blame] | 1086 | 01E2163A09EDAC6600E66AF8 /* Debug */ = { |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 1087 | isa = XCBuildConfiguration; |
| 1088 | buildSettings = { |
| 1089 | COPY_PHASE_STRIP = NO; |
| 1090 | GCC_DYNAMIC_NO_PIC = NO; |
| 1091 | GCC_ENABLE_FIX_AND_CONTINUE = YES; |
| 1092 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES; |
| 1093 | GCC_OPTIMIZATION_LEVEL = 0; |
| 1094 | GCC_PRECOMPILE_PREFIX_HEADER = YES; |
| 1095 | GCC_PREFIX_HEADER = CICarbonSample_Prefix.pch; |
| 1096 | GCC_WARN_ABOUT_RETURN_TYPE = YES; |
| 1097 | GCC_WARN_UNUSED_VARIABLE = YES; |
| 1098 | INFOPLIST_FILE = Info.plist; |
| 1099 | INSTALL_PATH = "$(HOME)/Applications"; |
| 1100 | PREBINDING = NO; |
| 1101 | PRODUCT_NAME = CICarbonSample; |
| 1102 | SKIP_INSTALL = YES; |
| 1103 | WRAPPER_EXTENSION = app; |
| 1104 | ZERO_LINK = YES; |
| 1105 | }; |
reed@android.com | 5c80ea1 | 2009-01-08 17:49:50 +0000 | [diff] [blame] | 1106 | name = Debug; |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 1107 | }; |
reed@android.com | 5c80ea1 | 2009-01-08 17:49:50 +0000 | [diff] [blame] | 1108 | 01E2163B09EDAC6600E66AF8 /* Release */ = { |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 1109 | isa = XCBuildConfiguration; |
| 1110 | buildSettings = { |
| 1111 | COPY_PHASE_STRIP = YES; |
| 1112 | GCC_ENABLE_FIX_AND_CONTINUE = NO; |
| 1113 | GCC_GENERATE_DEBUGGING_SYMBOLS = NO; |
| 1114 | GCC_PRECOMPILE_PREFIX_HEADER = YES; |
| 1115 | GCC_PREFIX_HEADER = CICarbonSample_Prefix.pch; |
| 1116 | GCC_WARN_ABOUT_RETURN_TYPE = YES; |
| 1117 | GCC_WARN_UNUSED_VARIABLE = YES; |
| 1118 | INFOPLIST_FILE = Info.plist; |
| 1119 | INSTALL_PATH = "$(HOME)/Applications"; |
| 1120 | PREBINDING = NO; |
| 1121 | PRODUCT_NAME = CICarbonSample; |
| 1122 | SKIP_INSTALL = YES; |
| 1123 | WRAPPER_EXTENSION = app; |
| 1124 | ZERO_LINK = NO; |
| 1125 | }; |
reed@android.com | 5c80ea1 | 2009-01-08 17:49:50 +0000 | [diff] [blame] | 1126 | name = Release; |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 1127 | }; |
reed@android.com | 5c80ea1 | 2009-01-08 17:49:50 +0000 | [diff] [blame] | 1128 | 01E2163E09EDAC6600E66AF8 /* Debug */ = { |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 1129 | isa = XCBuildConfiguration; |
| 1130 | buildSettings = { |
| 1131 | GCC_ENABLE_CPP_EXCEPTIONS = NO; |
| 1132 | GCC_ENABLE_CPP_RTTI = NO; |
reed@android.com | cb34235 | 2010-07-22 18:27:53 +0000 | [diff] [blame] | 1133 | GCC_ENABLE_SYMBOL_SEPARATION = NO; |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 1134 | GCC_PREPROCESSOR_DEFINITIONS = ( |
| 1135 | SK_BUILD_FOR_MAC, |
| 1136 | SK_DEBUG, |
| 1137 | ); |
| 1138 | GCC_THREADSAFE_STATICS = NO; |
reed@android.com | e3839f8 | 2009-10-13 18:04:58 +0000 | [diff] [blame] | 1139 | HEADER_SEARCH_PATHS = ( |
| 1140 | /usr/include, |
| 1141 | /opt/local/include, |
| 1142 | ); |
| 1143 | LD_RUNPATH_SEARCH_PATHS = ""; |
| 1144 | LIBRARY_SEARCH_PATHS = ( |
| 1145 | /usr/lib, |
| 1146 | /opt/local/lib, |
| 1147 | ); |
reed@android.com | 9c28525 | 2010-01-25 22:09:34 +0000 | [diff] [blame] | 1148 | OTHER_LDFLAGS = "-lexpat"; |
reed@android.com | cb34235 | 2010-07-22 18:27:53 +0000 | [diff] [blame] | 1149 | PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO; |
reed@android.com | 471403d | 2009-10-14 09:59:25 +0000 | [diff] [blame] | 1150 | SDKROOT = ""; |
reed@google.com | ac10a2d | 2010-12-22 21:39:39 +0000 | [diff] [blame] | 1151 | USER_HEADER_SEARCH_PATHS = "../../gpu/include ../../src/core ../../include/** ../../gm"; |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 1152 | }; |
reed@android.com | 5c80ea1 | 2009-01-08 17:49:50 +0000 | [diff] [blame] | 1153 | name = Debug; |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 1154 | }; |
reed@android.com | 5c80ea1 | 2009-01-08 17:49:50 +0000 | [diff] [blame] | 1155 | 01E2163F09EDAC6600E66AF8 /* Release */ = { |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 1156 | isa = XCBuildConfiguration; |
| 1157 | buildSettings = { |
| 1158 | GCC_ENABLE_CPP_EXCEPTIONS = NO; |
| 1159 | GCC_ENABLE_CPP_RTTI = NO; |
| 1160 | GCC_PREPROCESSOR_DEFINITIONS = ( |
| 1161 | SK_BUILD_FOR_MAC, |
| 1162 | SK_RELEASE, |
| 1163 | ); |
| 1164 | GCC_THREADSAFE_STATICS = NO; |
reed@android.com | e3839f8 | 2009-10-13 18:04:58 +0000 | [diff] [blame] | 1165 | HEADER_SEARCH_PATHS = ( |
| 1166 | /usr/include, |
| 1167 | /opt/local/include, |
| 1168 | ); |
| 1169 | LD_RUNPATH_SEARCH_PATHS = ""; |
| 1170 | LIBRARY_SEARCH_PATHS = ( |
| 1171 | /usr/lib, |
| 1172 | /opt/local/lib, |
| 1173 | ); |
reed@android.com | 9c28525 | 2010-01-25 22:09:34 +0000 | [diff] [blame] | 1174 | OTHER_LDFLAGS = "-lexpat"; |
reed@android.com | cb34235 | 2010-07-22 18:27:53 +0000 | [diff] [blame] | 1175 | SDKROOT = ""; |
reed@google.com | ac10a2d | 2010-12-22 21:39:39 +0000 | [diff] [blame] | 1176 | USER_HEADER_SEARCH_PATHS = "../../gpu/include ../../src/core ../../include/** ../../gm"; |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 1177 | }; |
reed@android.com | 5c80ea1 | 2009-01-08 17:49:50 +0000 | [diff] [blame] | 1178 | name = Release; |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 1179 | }; |
| 1180 | /* End XCBuildConfiguration section */ |
| 1181 | |
| 1182 | /* Begin XCConfigurationList section */ |
| 1183 | 01E2163909EDAC6600E66AF8 /* Build configuration list for PBXNativeTarget "CICarbonSample" */ = { |
| 1184 | isa = XCConfigurationList; |
| 1185 | buildConfigurations = ( |
reed@android.com | 5c80ea1 | 2009-01-08 17:49:50 +0000 | [diff] [blame] | 1186 | 01E2163A09EDAC6600E66AF8 /* Debug */, |
| 1187 | 01E2163B09EDAC6600E66AF8 /* Release */, |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 1188 | ); |
| 1189 | defaultConfigurationIsVisible = 0; |
reed@android.com | 5c80ea1 | 2009-01-08 17:49:50 +0000 | [diff] [blame] | 1190 | defaultConfigurationName = Debug; |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 1191 | }; |
| 1192 | 01E2163D09EDAC6600E66AF8 /* Build configuration list for PBXProject "SampleApp" */ = { |
| 1193 | isa = XCConfigurationList; |
| 1194 | buildConfigurations = ( |
reed@android.com | 5c80ea1 | 2009-01-08 17:49:50 +0000 | [diff] [blame] | 1195 | 01E2163E09EDAC6600E66AF8 /* Debug */, |
| 1196 | 01E2163F09EDAC6600E66AF8 /* Release */, |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 1197 | ); |
| 1198 | defaultConfigurationIsVisible = 0; |
reed@android.com | 5c80ea1 | 2009-01-08 17:49:50 +0000 | [diff] [blame] | 1199 | defaultConfigurationName = Debug; |
reed@android.com | 64ad966 | 2008-12-19 19:15:15 +0000 | [diff] [blame] | 1200 | }; |
| 1201 | /* End XCConfigurationList section */ |
| 1202 | }; |
| 1203 | rootObject = 20286C28FDCF999611CA2CEA /* Project object */; |
| 1204 | } |