| Index: pylib/gyp/MSVSSettings.py
|
| diff --git a/pylib/gyp/MSVSSettings.py b/pylib/gyp/MSVSSettings.py
|
| index b4e0a7890d2f4a18cc65614544c3e2037455b4e6..4c8440a13b11685cfa015b092901a16a325bf1aa 100644
|
| --- a/pylib/gyp/MSVSSettings.py
|
| +++ b/pylib/gyp/MSVSSettings.py
|
| @@ -2,7 +2,7 @@
|
| # Use of this source code is governed by a BSD-style license that can be
|
| # found in the LICENSE file.
|
|
|
| -"""Code to validate and convert settings of the Microsoft build tools.
|
| +r"""Code to validate and convert settings of the Microsoft build tools.
|
|
|
| This file contains code to validate and convert settings of the Microsoft
|
| build tools. The function ConvertToMSBuildSettings(), ValidateMSVSSettings(),
|
|
|