diff options
Diffstat (limited to 'build/common.gypi')
| -rw-r--r-- | build/common.gypi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/common.gypi b/build/common.gypi index d3709ac..5ff11c5 100644 --- a/build/common.gypi +++ b/build/common.gypi @@ -291,7 +291,7 @@ }, 'VCResourceCompilerTool': { 'Culture' : '1033', - 'AdditionalIncludeDirectories': '<(DEPTH)', + 'AdditionalIncludeDirectories': ['<(DEPTH)'], }, }, }, |
