Resource Preprocessor Definitions which contain spaces are handled incorrectly in Visual Studio 2010
BUG=ISSUE687 TEST=Building with VS2010 Review URL: https://webrtc-codereview.appspot.com/710004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@2533 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
7cbb5a05c4
commit
f5f69c7f5d
@ -112,7 +112,7 @@
|
||||
'defines': [
|
||||
# TODO(leozwang): Run this as a gclient hook rather than at build-time:
|
||||
# http://code.google.com/p/webrtc/issues/detail?id=687
|
||||
'WEBRTC_SVNREVISION="Unavailable (issue687)"',
|
||||
'WEBRTC_SVNREVISION="Unavailable(issue687)"',
|
||||
#'WEBRTC_SVNREVISION="<!(python <(webrtc_root)/build/version.py)"',
|
||||
],
|
||||
'conditions': [
|
||||
|
Loading…
x
Reference in New Issue
Block a user