From f5f69c7f5d3ebc1de6fe07c1fdeb7b2aa499803e Mon Sep 17 00:00:00 2001 From: "braveyao@webrtc.org" Date: Fri, 27 Jul 2012 08:07:49 +0000 Subject: [PATCH] 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 --- src/build/common.gypi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/build/common.gypi b/src/build/common.gypi index 900af5e384..c0cfca6b83 100644 --- a/src/build/common.gypi +++ b/src/build/common.gypi @@ -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="