Commit cbab0048 by Jamie Madill

Add the static translator define to inherited properties in gyp.

BUG= ANGLEBUG=477 R=zmo@chromium.org Review URL: https://codereview.appspot.com/14502054
parent a9ca4ac5
......@@ -189,6 +189,11 @@
'.',
'../include',
],
'direct_dependent_settings': {
'defines': [
'ANGLE_TRANSLATOR_STATIC',
],
},
'defines': [
'ANGLE_TRANSLATOR_STATIC',
],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment