aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/xps.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'gyp/xps.gyp')
-rw-r--r--gyp/xps.gyp5
1 files changed, 3 insertions, 2 deletions
diff --git a/gyp/xps.gyp b/gyp/xps.gyp
index 1337fd340e..e5b7c0d6bb 100644
--- a/gyp/xps.gyp
+++ b/gyp/xps.gyp
@@ -2,11 +2,12 @@
'targets': [
{
'target_name': 'xps',
+ 'product_name': 'skia_xps',
'type': 'static_library',
+ 'standalone_static_library': 1,
'dependencies': [
- 'core.gyp:core',
+ 'skia_base_libs.gyp:skia_base_libs',
'images.gyp:images',
- 'utils.gyp:utils',
],
'include_dirs': [
'../include/device/xps',