aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar humper@google.com <humper@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-03-11 22:18:54 +0000
committerGravatar humper@google.com <humper@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-03-11 22:18:54 +0000
commitd4d573057ee126bae354934b8d31f5695af387b6 (patch)
tree5645aaecb87c74a1064d3f05235926c006334fae /gyp
parente86af1f4bacd4a9aa99a09905e29b3cf4cea9322 (diff)
add proper support for solid style, and temporarily turn off my change so the bots can go green |
git-svn-id: http://skia.googlecode.com/svn/trunk@8085 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp')
-rw-r--r--gyp/effects.gyp3
1 files changed, 3 insertions, 0 deletions
diff --git a/gyp/effects.gyp b/gyp/effects.gyp
index e110c9f069..fa9fd275cc 100644
--- a/gyp/effects.gyp
+++ b/gyp/effects.gyp
@@ -23,6 +23,9 @@
'sources': [
'effects.gypi', # Makes the gypi appear in IDEs (but does not modify the build).
],
+ 'defines': [
+ 'SK_IGNORE_FAST_RECT_BLUR=1',
+ ],
'conditions': [
['skia_gpu == 1', {
'include_dirs': [