Add build for unix to gyp.
authorbungeman@google.com <bungeman@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 19 May 2011 19:02:20 +0000 (19:02 +0000)
committerbungeman@google.com <bungeman@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 19 May 2011 19:02:20 +0000 (19:02 +0000)
git-svn-id: http://skia.googlecode.com/svn/trunk@1385 2bbb7eff-a529-9590-31e7-b0007b416f81

gyp/skia.gyp

index ca3f1bc..4b0b6ae 100644 (file)
@@ -34,6 +34,7 @@
       [ 'OS == "linux"', {
         'defines': [
           'SK_SAMPLES_FOR_X',
+          'SK_BUILD_FOR_UNIX',
         ],
       }],
     ],