DescriptionFix grit to substitute GRIT_DIR properly on Windows.
Previously GRIT_DIR was replaced with the current path only when it's
followed by forward slash. GYP msvs generator replaces forward slashes
with back slashes which breaks GRIT_DIR substitution. Fixed GRIT_DIR
processing code to handle the case when GRIT_DIR is followed by back
slash.
Committed: https://code.google.com/p/grit-i18n/source/detail?r=84
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|