Enable Android GM to produce PNG images.
authordjsollen@google.com <djsollen@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 24 Feb 2012 19:45:16 +0000 (19:45 +0000)
committerdjsollen@google.com <djsollen@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 24 Feb 2012 19:45:16 +0000 (19:45 +0000)
git-svn-id: http://skia.googlecode.com/svn/trunk@3253 2bbb7eff-a529-9590-31e7-b0007b416f81

gyp/images.gyp

index 9785b3f..851fa29 100644 (file)
              'android_system.gyp:gif',
              'android_system.gyp:png',
           ],
+          'defines': [
+            'SK_ENABLE_LIBPNG',
+          ],
         }],
       ],
       'direct_dependent_settings': {