# Copyright 2016 Google Inc. # # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. # GYP file to build performance testbench. # { 'includes': [ 'apptype_console.gypi', ], 'targets': [ { 'target_name': 'viewer', 'type': 'executable', 'includes' : [ 'gmslides.gypi', 'samples.gypi', ], 'include_dirs': [ '../bench', '../gm', '../include/private', '../src/core', '../src/effects', '../src/gpu', '../src/image', '../src/images', '../src/pathops', '../src/views/unix', '../tools/timer', ], 'sources': [ '../gm/gm.cpp', '