# Copyright 2015 Google Inc. # # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. # Core Skia library code. { 'targets': [ { 'target_name': 'core', 'product_name': 'skia_core', 'type': 'static_library', 'standalone_static_library': 1, 'msvs_guid': 'B7760B5E-BFA8-486B-ACFD-49E3A6DE8E76', 'include_dirs': [ '../include/c', '../include/config', '../include/core', '../include/pathops', '../include/ports', '../include/private', '../include/utils', '../include/images', '../src/core', '../src/sfnt', '../src/image', '../src/opts', '../src/pipe', '../src/utils', ], 'sources': [ '