| OLD | NEW |
| 1 # Include this gypi to include all 'core' files | 1 # Include this gypi to include all 'core' files |
| 2 # The parent gyp/gypi file must define | 2 # The parent gyp/gypi file must define |
| 3 # 'skia_src_path' e.g. skia/trunk/src | 3 # 'skia_src_path' e.g. skia/trunk/src |
| 4 # 'skia_include_path' e.g. skia/trunk/include | 4 # 'skia_include_path' e.g. skia/trunk/include |
| 5 # | 5 # |
| 6 # The skia build defines these in common_variables.gypi | 6 # The skia build defines these in common_variables.gypi |
| 7 # | 7 # |
| 8 { | 8 { |
| 9 'sources': [ | 9 'sources': [ |
| 10 '<(skia_src_path)/core/ARGB32_Clamp_Bilinear_BitmapShader.h', | 10 '<(skia_src_path)/core/ARGB32_Clamp_Bilinear_BitmapShader.h', |
| 11 '<(skia_src_path)/core/Sk64.cpp', | 11 '<(skia_src_path)/core/Sk64.cpp', |
| 12 '<(skia_src_path)/core/SkAAClip.cpp', | 12 '<(skia_src_path)/core/SkAAClip.cpp', |
| 13 '<(skia_src_path)/core/SkAnnotation.cpp', | 13 '<(skia_src_path)/core/SkAnnotation.cpp', |
| 14 '<(skia_src_path)/core/SkAdvancedTypefaceMetrics.cpp', | 14 '<(skia_src_path)/core/SkAdvancedTypefaceMetrics.cpp', |
| 15 '<(skia_src_path)/core/SkAlphaRuns.cpp', | 15 '<(skia_src_path)/core/SkAlphaRuns.cpp', |
| 16 '<(skia_src_path)/core/SkAntiRun.h', | 16 '<(skia_src_path)/core/SkAntiRun.h', |
| 17 '<(skia_src_path)/core/SkBBoxHierarchy.cpp', | 17 '<(skia_src_path)/core/SkBBoxHierarchy.cpp', |
| 18 '<(skia_src_path)/core/SkBBoxHierarchy.h', | 18 '<(skia_src_path)/core/SkBBoxHierarchy.h', |
| 19 '<(skia_src_path)/core/SkBBoxRecord.cpp', | 19 '<(skia_src_path)/core/SkBBoxRecord.cpp', |
| 20 '<(skia_src_path)/core/SkBBoxRecord.h', | 20 '<(skia_src_path)/core/SkBBoxRecord.h', |
| 21 '<(skia_src_path)/core/SkBBoxHierarchyRecord.cpp', | 21 '<(skia_src_path)/core/SkBBoxHierarchyRecord.cpp', |
| 22 '<(skia_src_path)/core/SkBBoxHierarchyRecord.h', | 22 '<(skia_src_path)/core/SkBBoxHierarchyRecord.h', |
| 23 '<(skia_src_path)/core/SkBitmap.cpp', | 23 '<(skia_src_path)/core/SkBitmap.cpp', |
| 24 '<(skia_src_path)/core/SkBitmapHeap.cpp', | 24 '<(skia_src_path)/core/SkBitmapHeap.cpp', |
| 25 '<(skia_src_path)/core/SkBitmapHeap.h', | 25 '<(skia_src_path)/core/SkBitmapHeap.h', |
| 26 '<(skia_src_path)/core/SkBitmapProcShader.cpp', | 26 '<(skia_src_path)/core/SkBitmapProcShader.cpp', |
| 27 '<(skia_src_path)/core/SkBitmapProcShader.h', | 27 '<(skia_src_path)/core/SkBitmapProcShader.h', |
| 28 '<(skia_src_path)/core/SkBitmapProcState.cpp', | 28 '<(skia_src_path)/core/SkBitmapProcState.cpp', |
| 29 '<(skia_src_path)/core/SkBitmapProcState.h', | 29 '<(skia_src_path)/core/SkBitmapProcState.h', |
| 30 '<(skia_src_path)/core/SkBitmapProcBicubic.cpp', |
| 30 '<(skia_src_path)/core/SkBitmapProcState_matrix.h', | 31 '<(skia_src_path)/core/SkBitmapProcState_matrix.h', |
| 31 '<(skia_src_path)/core/SkBitmapProcState_matrixProcs.cpp', | 32 '<(skia_src_path)/core/SkBitmapProcState_matrixProcs.cpp', |
| 32 '<(skia_src_path)/core/SkBitmapProcState_sample.h', | 33 '<(skia_src_path)/core/SkBitmapProcState_sample.h', |
| 33 '<(skia_src_path)/core/SkBitmapShader16BilerpTemplate.h', | 34 '<(skia_src_path)/core/SkBitmapShader16BilerpTemplate.h', |
| 34 '<(skia_src_path)/core/SkBitmapShaderTemplate.h', | 35 '<(skia_src_path)/core/SkBitmapShaderTemplate.h', |
| 35 '<(skia_src_path)/core/SkBitmap_scroll.cpp', | 36 '<(skia_src_path)/core/SkBitmap_scroll.cpp', |
| 36 '<(skia_src_path)/core/SkBlitBWMaskTemplate.h', | 37 '<(skia_src_path)/core/SkBlitBWMaskTemplate.h', |
| 37 '<(skia_src_path)/core/SkBlitMask_D32.cpp', | 38 '<(skia_src_path)/core/SkBlitMask_D32.cpp', |
| 38 '<(skia_src_path)/core/SkBlitRow_D16.cpp', | 39 '<(skia_src_path)/core/SkBlitRow_D16.cpp', |
| 39 '<(skia_src_path)/core/SkBlitRow_D32.cpp', | 40 '<(skia_src_path)/core/SkBlitRow_D32.cpp', |
| (...skipping 317 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 357 '<(skia_src_path)/pathops/SkQuarticRoot.h', | 358 '<(skia_src_path)/pathops/SkQuarticRoot.h', |
| 358 '<(skia_src_path)/pathops/SkReduceOrder.h', | 359 '<(skia_src_path)/pathops/SkReduceOrder.h', |
| 359 ], | 360 ], |
| 360 } | 361 } |
| 361 | 362 |
| 362 # Local Variables: | 363 # Local Variables: |
| 363 # tab-width:2 | 364 # tab-width:2 |
| 364 # indent-tabs-mode:nil | 365 # indent-tabs-mode:nil |
| 365 # End: | 366 # End: |
| 366 # vim: set expandtab tabstop=2 shiftwidth=2: | 367 # vim: set expandtab tabstop=2 shiftwidth=2: |
| OLD | NEW |