Make angle compile on Win64

BUG=http://crbug.com/166496 BUG=http://crbug.com/167187 Landing this for Justin Schuh: https://codereview.appspot.com/7011048/ Review URL: https://codereview.appspot.com/7040045 Conflicts: src/common/version.h git-svn-id: https://angleproject.googlecode.com/svn/branches/dx11proto@1702 736b8ea6-26fd-11df-bfd4-992fa37f6226
parent 4167cc91
...@@ -36,6 +36,7 @@ Google Inc. ...@@ -36,6 +36,7 @@ Google Inc.
Ben Vanik Ben Vanik
Adrienne Walker Adrienne Walker
thestig@chromium.org thestig@chromium.org
Justin Schuh
Adobe Systems Inc. Adobe Systems Inc.
Alexandru Chiculita Alexandru Chiculita
......
...@@ -47,6 +47,10 @@ ...@@ -47,6 +47,10 @@
'compiler/preprocessor/Tokenizer.cpp', 'compiler/preprocessor/Tokenizer.cpp',
'compiler/preprocessor/Tokenizer.h', 'compiler/preprocessor/Tokenizer.h',
], ],
# TODO(jschuh): http://crbug.com/167187
'msvs_disabled_warnings': [
4267,
],
}, },
{ {
'target_name': 'translator_common', 'target_name': 'translator_common',
......
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