Add build for unix to gyp.

git-svn-id: http://skia.googlecode.com/svn/trunk@1385 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
bungeman@google.com 2011-05-19 19:02:20 +00:00
parent e580bc195a
commit 9e0f2ee033

View File

@ -34,6 +34,7 @@
[ 'OS == "linux"', {
'defines': [
'SK_SAMPLES_FOR_X',
'SK_BUILD_FOR_UNIX',
],
}],
],