OLD | NEW |
1 # Copyright (c) 2011 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2011 The Chromium Authors. All rights reserved. |
2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
4 | 4 |
5 { | 5 { |
6 'targets': [ | 6 'targets': [ |
7 { | 7 { |
8 'target_name': 'skia', | 8 'target_name': 'skia', |
9 'type': '<(library)', | 9 'type': '<(component)', |
10 'msvs_guid': 'CD9CA56E-4E94-444C-87D4-58CA1E6F300D', | 10 'msvs_guid': 'CD9CA56E-4E94-444C-87D4-58CA1E6F300D', |
11 'sources': [ | 11 'sources': [ |
12 '../third_party/skia/gpu/src/GrAllocPool.cpp', | 12 '../third_party/skia/gpu/src/GrAllocPool.cpp', |
13 '../third_party/skia/gpu/src/GrAtlas.cpp', | 13 '../third_party/skia/gpu/src/GrAtlas.cpp', |
14 '../third_party/skia/gpu/src/GrBufferAllocPool.cpp', | 14 '../third_party/skia/gpu/src/GrBufferAllocPool.cpp', |
15 '../third_party/skia/gpu/src/GrBufferAllocPool.h', | 15 '../third_party/skia/gpu/src/GrBufferAllocPool.h', |
16 '../third_party/skia/gpu/src/GrClip.cpp', | 16 '../third_party/skia/gpu/src/GrClip.cpp', |
17 '../third_party/skia/gpu/src/GrContext.cpp', | 17 '../third_party/skia/gpu/src/GrContext.cpp', |
18 '../third_party/skia/gpu/src/GrDrawTarget.cpp', | 18 '../third_party/skia/gpu/src/GrDrawTarget.cpp', |
19 '../third_party/skia/gpu/src/GrGLIndexBuffer.cpp', | 19 '../third_party/skia/gpu/src/GrGLIndexBuffer.cpp', |
(...skipping 27 matching lines...) Expand all Loading... |
47 '../third_party/skia/gpu/include/GrColor.h', | 47 '../third_party/skia/gpu/include/GrColor.h', |
48 '../third_party/skia/gpu/include/GrConfig.h', | 48 '../third_party/skia/gpu/include/GrConfig.h', |
49 '../third_party/skia/gpu/include/GrContext.h', | 49 '../third_party/skia/gpu/include/GrContext.h', |
50 '../third_party/skia/gpu/include/GrContext_impl.h', | 50 '../third_party/skia/gpu/include/GrContext_impl.h', |
51 '../third_party/skia/gpu/include/GrDrawTarget.h', | 51 '../third_party/skia/gpu/include/GrDrawTarget.h', |
52 '../third_party/skia/gpu/include/GrFontScaler.h', | 52 '../third_party/skia/gpu/include/GrFontScaler.h', |
53 '../third_party/skia/gpu/include/GrGeometryBuffer.h', | 53 '../third_party/skia/gpu/include/GrGeometryBuffer.h', |
54 '../third_party/skia/gpu/include/GrGLConfig.h', | 54 '../third_party/skia/gpu/include/GrGLConfig.h', |
55 '../third_party/skia/gpu/include/GrGLConfig_chrome.h', | 55 '../third_party/skia/gpu/include/GrGLConfig_chrome.h', |
56 '../third_party/skia/gpu/include/GrGLIndexBuffer.h', | 56 '../third_party/skia/gpu/include/GrGLIndexBuffer.h', |
| 57 '../third_party/skia/gpu/include/GrGLInterface.h', |
| 58 '../third_party/skia/gpu/include/GrGLPlatformIncludes.h', |
57 '../third_party/skia/gpu/include/GrGLTexture.h', | 59 '../third_party/skia/gpu/include/GrGLTexture.h', |
58 '../third_party/skia/gpu/include/GrGLVertexBuffer.h', | 60 '../third_party/skia/gpu/include/GrGLVertexBuffer.h', |
59 '../third_party/skia/gpu/include/GrGlyph.h', | 61 '../third_party/skia/gpu/include/GrGlyph.h', |
60 '../third_party/skia/gpu/include/GrGpu.h', | 62 '../third_party/skia/gpu/include/GrGpu.h', |
61 '../third_party/skia/gpu/include/GrGpuVertex.h', | 63 '../third_party/skia/gpu/include/GrGpuVertex.h', |
62 '../third_party/skia/gpu/include/GrIPoint.h', | 64 '../third_party/skia/gpu/include/GrIPoint.h', |
63 '../third_party/skia/gpu/include/GrInOrderDrawBuffer.h', | 65 '../third_party/skia/gpu/include/GrInOrderDrawBuffer.h', |
64 '../third_party/skia/gpu/include/GrIndexBuffer.h', | 66 '../third_party/skia/gpu/include/GrIndexBuffer.h', |
65 '../third_party/skia/gpu/include/GrInstanceCounter.h', | 67 '../third_party/skia/gpu/include/GrInstanceCounter.h', |
66 '../third_party/skia/gpu/include/GrKey.h', | 68 '../third_party/skia/gpu/include/GrKey.h', |
(...skipping 175 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
242 #'../third_party/skia/src/animator/SkScriptRuntime.cpp', | 244 #'../third_party/skia/src/animator/SkScriptRuntime.cpp', |
243 #'../third_party/skia/src/animator/SkScriptRuntime.h', | 245 #'../third_party/skia/src/animator/SkScriptRuntime.h', |
244 #'../third_party/skia/src/animator/SkScriptTokenizer.cpp', | 246 #'../third_party/skia/src/animator/SkScriptTokenizer.cpp', |
245 #'../third_party/skia/src/animator/SkSnapshot.cpp', | 247 #'../third_party/skia/src/animator/SkSnapshot.cpp', |
246 #'../third_party/skia/src/animator/SkSnapshot.h', | 248 #'../third_party/skia/src/animator/SkSnapshot.h', |
247 #'../third_party/skia/src/animator/SkTDArray_Experimental.h', | 249 #'../third_party/skia/src/animator/SkTDArray_Experimental.h', |
248 #'../third_party/skia/src/animator/SkTextOnPath.cpp', | 250 #'../third_party/skia/src/animator/SkTextOnPath.cpp', |
249 #'../third_party/skia/src/animator/SkTextOnPath.h', | 251 #'../third_party/skia/src/animator/SkTextOnPath.h', |
250 #'../third_party/skia/src/animator/SkTextToPath.cpp', | 252 #'../third_party/skia/src/animator/SkTextToPath.cpp', |
251 #'../third_party/skia/src/animator/SkTextToPath.h', | 253 #'../third_party/skia/src/animator/SkTextToPath.h', |
252 #'../third_party/skia/src/animator/SkTime.cpp', | |
253 #'../third_party/skia/src/animator/SkTypedArray.cpp', | 254 #'../third_party/skia/src/animator/SkTypedArray.cpp', |
254 #'../third_party/skia/src/animator/SkTypedArray.h', | 255 #'../third_party/skia/src/animator/SkTypedArray.h', |
255 #'../third_party/skia/src/animator/SkXMLAnimatorWriter.cpp', | 256 #'../third_party/skia/src/animator/SkXMLAnimatorWriter.cpp', |
256 #'../third_party/skia/src/animator/SkXMLAnimatorWriter.h', | 257 #'../third_party/skia/src/animator/SkXMLAnimatorWriter.h', |
257 | 258 |
| 259 '../third_party/skia/src/animator/SkTime.cpp', |
| 260 |
258 '../third_party/skia/src/core/ARGB32_Clamp_Bilinear_BitmapShader.h', | 261 '../third_party/skia/src/core/ARGB32_Clamp_Bilinear_BitmapShader.h', |
259 '../third_party/skia/src/core/Sk64.cpp', | 262 '../third_party/skia/src/core/Sk64.cpp', |
260 '../third_party/skia/src/core/SkAdvancedTypefaceMetrics.cpp', | 263 '../third_party/skia/src/core/SkAdvancedTypefaceMetrics.cpp', |
261 '../third_party/skia/src/core/SkAlphaRuns.cpp', | 264 '../third_party/skia/src/core/SkAlphaRuns.cpp', |
262 '../third_party/skia/src/core/SkAntiRun.h', | 265 '../third_party/skia/src/core/SkAntiRun.h', |
263 '../third_party/skia/src/core/SkBitmap.cpp', | 266 '../third_party/skia/src/core/SkBitmap.cpp', |
264 '../third_party/skia/src/core/SkBitmapProcShader.cpp', | 267 '../third_party/skia/src/core/SkBitmapProcShader.cpp', |
265 '../third_party/skia/src/core/SkBitmapProcShader.h', | 268 '../third_party/skia/src/core/SkBitmapProcShader.h', |
266 '../third_party/skia/src/core/SkBitmapProcState.cpp', | 269 '../third_party/skia/src/core/SkBitmapProcState.cpp', |
267 '../third_party/skia/src/core/SkBitmapProcState.h', | 270 '../third_party/skia/src/core/SkBitmapProcState.h', |
(...skipping 489 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
757 [ 'OS == "win"', { | 760 [ 'OS == "win"', { |
758 'sources!': [ | 761 'sources!': [ |
759 '../third_party/skia/src/core/SkMMapStream.cpp', | 762 '../third_party/skia/src/core/SkMMapStream.cpp', |
760 '../third_party/skia/src/ports/SkTime_Unix.cc', | 763 '../third_party/skia/src/ports/SkTime_Unix.cc', |
761 'ext/SkThread_chrome.cc', | 764 'ext/SkThread_chrome.cc', |
762 ], | 765 ], |
763 'include_dirs': [ | 766 'include_dirs': [ |
764 'config/win', | 767 'config/win', |
765 ], | 768 ], |
766 },], | 769 },], |
| 770 ['OS=="win" and component=="shared_library"', { |
| 771 'defines': [ |
| 772 'SKIA_DLL', |
| 773 'SKIA_IMPLEMENTATION=1', |
| 774 ], |
| 775 'dependencies': [ |
| 776 '../base/base.gyp:base', |
| 777 '../gpu/gpu.gyp:gles2_c_lib', |
| 778 '../gpu/gpu.gyp:gles2_implementation', |
| 779 '../gpu/gpu.gyp:command_buffer_client', |
| 780 '../gpu/gpu.gyp:command_buffer_common', |
| 781 ], |
| 782 'direct_dependent_settings': { |
| 783 'defines': [ |
| 784 'SKIA_DLL', |
| 785 ], |
| 786 }, |
| 787 },], |
767 ], | 788 ], |
768 'dependencies': [ | 789 'dependencies': [ |
769 'skia_opts' | 790 'skia_opts' |
770 ], | 791 ], |
771 'direct_dependent_settings': { | 792 'direct_dependent_settings': { |
772 'include_dirs': [ | 793 'include_dirs': [ |
773 'config', | 794 'config', |
774 '../third_party/skia/include/config', | 795 '../third_party/skia/include/config', |
775 '../third_party/skia/include/core', | 796 '../third_party/skia/include/core', |
776 '../third_party/skia/include/effects', | 797 '../third_party/skia/include/effects', |
(...skipping 98 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
875 ], | 896 ], |
876 }, | 897 }, |
877 ], | 898 ], |
878 } | 899 } |
879 | 900 |
880 # Local Variables: | 901 # Local Variables: |
881 # tab-width:2 | 902 # tab-width:2 |
882 # indent-tabs-mode:nil | 903 # indent-tabs-mode:nil |
883 # End: | 904 # End: |
884 # vim: set expandtab tabstop=2 shiftwidth=2: | 905 # vim: set expandtab tabstop=2 shiftwidth=2: |
OLD | NEW |