aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar djsollen@google.com <djsollen@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-02-24 19:45:16 +0000
committerGravatar djsollen@google.com <djsollen@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-02-24 19:45:16 +0000
commit85c1c6ed88a79b27fcb059cf7e399e1bf1d65198 (patch)
treeff1b66ec10e8f9949716c329aed812227dd8dfa2 /gyp
parentf68c5e2f9f05b3af2bae0979ace2684b6041b6e3 (diff)
Enable Android GM to produce PNG images.
git-svn-id: http://skia.googlecode.com/svn/trunk@3253 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp')
-rw-r--r--gyp/images.gyp3
1 files changed, 3 insertions, 0 deletions
diff --git a/gyp/images.gyp b/gyp/images.gyp
index 9785b3f9e6..851fa2929d 100644
--- a/gyp/images.gyp
+++ b/gyp/images.gyp
@@ -130,6 +130,9 @@
'android_system.gyp:gif',
'android_system.gyp:png',
],
+ 'defines': [
+ 'SK_ENABLE_LIBPNG',
+ ],
}],
],
'direct_dependent_settings': {