# Copyright 2015 Google Inc. # # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. # Gyp for utils. { 'targets': [ { 'target_name': 'utils', 'product_name': 'skia_utils', 'type': 'static_library', 'standalone_static_library': 1, 'dependencies': [ 'core.gyp:*', 'etc1.gyp:libetc1', ], 'include_dirs': [ '../include/effects', '../include/gpu', '../include/images', '../include/pathops', '../include/private', '../include/utils', '../include/utils/mac', '../src/core', '../src/gpu', '../src/image', '../src/opts', '../src/utils', '../src/utils/win', ], 'sources': [ '