| 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)/c/sk_surface.cpp', | 10 '<(skia_src_path)/c/sk_surface.cpp', |
| (...skipping 170 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 181 '<(skia_src_path)/core/SkSpriteBlitterTemplate.h', | 181 '<(skia_src_path)/core/SkSpriteBlitterTemplate.h', |
| 182 '<(skia_src_path)/core/SkStream.cpp', | 182 '<(skia_src_path)/core/SkStream.cpp', |
| 183 '<(skia_src_path)/core/SkStreamPriv.h', | 183 '<(skia_src_path)/core/SkStreamPriv.h', |
| 184 '<(skia_src_path)/core/SkString.cpp', | 184 '<(skia_src_path)/core/SkString.cpp', |
| 185 '<(skia_src_path)/core/SkStringUtils.cpp', | 185 '<(skia_src_path)/core/SkStringUtils.cpp', |
| 186 '<(skia_src_path)/core/SkStroke.h', | 186 '<(skia_src_path)/core/SkStroke.h', |
| 187 '<(skia_src_path)/core/SkStroke.cpp', | 187 '<(skia_src_path)/core/SkStroke.cpp', |
| 188 '<(skia_src_path)/core/SkStrokeRec.cpp', | 188 '<(skia_src_path)/core/SkStrokeRec.cpp', |
| 189 '<(skia_src_path)/core/SkStrokerPriv.cpp', | 189 '<(skia_src_path)/core/SkStrokerPriv.cpp', |
| 190 '<(skia_src_path)/core/SkStrokerPriv.h', | 190 '<(skia_src_path)/core/SkStrokerPriv.h', |
| 191 '<(skia_src_path)/core/SkTaskGroup.cpp', |
| 191 '<(skia_src_path)/core/SkTextBlob.cpp', | 192 '<(skia_src_path)/core/SkTextBlob.cpp', |
| 192 '<(skia_src_path)/core/SkTextFormatParams.h', | 193 '<(skia_src_path)/core/SkTextFormatParams.h', |
| 193 '<(skia_src_path)/core/SkTextMapStateProc.h', | 194 '<(skia_src_path)/core/SkTextMapStateProc.h', |
| 194 '<(skia_src_path)/core/SkTHashCache.h', | 195 '<(skia_src_path)/core/SkTHashCache.h', |
| 195 '<(skia_src_path)/core/SkTileGrid.cpp', | 196 '<(skia_src_path)/core/SkTileGrid.cpp', |
| 196 '<(skia_src_path)/core/SkTileGrid.h', | 197 '<(skia_src_path)/core/SkTileGrid.h', |
| 197 '<(skia_src_path)/core/SkTLList.h', | 198 '<(skia_src_path)/core/SkTLList.h', |
| 198 '<(skia_src_path)/core/SkTLS.cpp', | 199 '<(skia_src_path)/core/SkTLS.cpp', |
| 199 '<(skia_src_path)/core/SkTraceEvent.h', | 200 '<(skia_src_path)/core/SkTraceEvent.h', |
| 200 '<(skia_src_path)/core/SkTSearch.cpp', | 201 '<(skia_src_path)/core/SkTSearch.cpp', |
| (...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 291 '<(skia_include_path)/core/SkString.h', | 292 '<(skia_include_path)/core/SkString.h', |
| 292 '<(skia_include_path)/core/SkStrokeRec.h', | 293 '<(skia_include_path)/core/SkStrokeRec.h', |
| 293 '<(skia_include_path)/core/SkSurface.h', | 294 '<(skia_include_path)/core/SkSurface.h', |
| 294 '<(skia_include_path)/core/SkTArray.h', | 295 '<(skia_include_path)/core/SkTArray.h', |
| 295 '<(skia_include_path)/core/SkTDArray.h', | 296 '<(skia_include_path)/core/SkTDArray.h', |
| 296 '<(skia_include_path)/core/SkTDStack.h', | 297 '<(skia_include_path)/core/SkTDStack.h', |
| 297 '<(skia_include_path)/core/SkTDict.h', | 298 '<(skia_include_path)/core/SkTDict.h', |
| 298 '<(skia_include_path)/core/SkTInternalLList.h', | 299 '<(skia_include_path)/core/SkTInternalLList.h', |
| 299 '<(skia_include_path)/core/SkTRegistry.h', | 300 '<(skia_include_path)/core/SkTRegistry.h', |
| 300 '<(skia_include_path)/core/SkTSearch.h', | 301 '<(skia_include_path)/core/SkTSearch.h', |
| 302 '<(skia_include_path)/core/SkTaskGroup.h', |
| 301 '<(skia_include_path)/core/SkTemplates.h', | 303 '<(skia_include_path)/core/SkTemplates.h', |
| 302 '<(skia_include_path)/core/SkTextBlob.h', | 304 '<(skia_include_path)/core/SkTextBlob.h', |
| 303 '<(skia_include_path)/core/SkThread.h', | 305 '<(skia_include_path)/core/SkThread.h', |
| 304 '<(skia_include_path)/core/SkTime.h', | 306 '<(skia_include_path)/core/SkTime.h', |
| 305 '<(skia_include_path)/core/SkTLazy.h', | 307 '<(skia_include_path)/core/SkTLazy.h', |
| 306 '<(skia_include_path)/core/SkTypeface.h', | 308 '<(skia_include_path)/core/SkTypeface.h', |
| 307 '<(skia_include_path)/core/SkTypes.h', | 309 '<(skia_include_path)/core/SkTypes.h', |
| 308 '<(skia_include_path)/core/SkUnPreMultiply.h', | 310 '<(skia_include_path)/core/SkUnPreMultiply.h', |
| 309 '<(skia_include_path)/core/SkUtils.h', | 311 '<(skia_include_path)/core/SkUtils.h', |
| 310 '<(skia_include_path)/core/SkWeakRefCnt.h', | 312 '<(skia_include_path)/core/SkWeakRefCnt.h', |
| (...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 366 '<(skia_src_path)/pathops/SkPathOpsPoint.h', | 368 '<(skia_src_path)/pathops/SkPathOpsPoint.h', |
| 367 '<(skia_src_path)/pathops/SkPathOpsQuad.h', | 369 '<(skia_src_path)/pathops/SkPathOpsQuad.h', |
| 368 '<(skia_src_path)/pathops/SkPathOpsRect.h', | 370 '<(skia_src_path)/pathops/SkPathOpsRect.h', |
| 369 '<(skia_src_path)/pathops/SkPathOpsTriangle.h', | 371 '<(skia_src_path)/pathops/SkPathOpsTriangle.h', |
| 370 '<(skia_src_path)/pathops/SkPathOpsTypes.h', | 372 '<(skia_src_path)/pathops/SkPathOpsTypes.h', |
| 371 '<(skia_src_path)/pathops/SkPathWriter.h', | 373 '<(skia_src_path)/pathops/SkPathWriter.h', |
| 372 '<(skia_src_path)/pathops/SkQuarticRoot.h', | 374 '<(skia_src_path)/pathops/SkQuarticRoot.h', |
| 373 '<(skia_src_path)/pathops/SkReduceOrder.h', | 375 '<(skia_src_path)/pathops/SkReduceOrder.h', |
| 374 ], | 376 ], |
| 375 } | 377 } |
| OLD | NEW |