aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/svg.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'gyp/svg.gyp')
-rw-r--r--gyp/svg.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/gyp/svg.gyp b/gyp/svg.gyp
index 9e90f28bac..3952fd7759 100644
--- a/gyp/svg.gyp
+++ b/gyp/svg.gyp
@@ -2,7 +2,9 @@
'targets': [
{
'target_name': 'svg',
+ 'product_name': 'skia_svg',
'type': 'static_library',
+ 'standalone_static_library': 1,
'include_dirs': [
'../include/config',
'../include/core',