diff options
Diffstat (limited to 'build/internal/chromium_build_google_chrome.vsprops')
-rw-r--r-- | build/internal/chromium_build_google_chrome.vsprops | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/build/internal/chromium_build_google_chrome.vsprops b/build/internal/chromium_build_google_chrome.vsprops index aa11b8a..93bb0a5 100644 --- a/build/internal/chromium_build_google_chrome.vsprops +++ b/build/internal/chromium_build_google_chrome.vsprops @@ -8,4 +8,8 @@ Name="VCCLCompilerTool" PreprocessorDefinitions="GOOGLE_CHROME_BUILD" /> + <Tool + Name="VCResourceCompilerTool" + PreprocessorDefinitions="GOOGLE_CHROME_BUILD" + /> </VisualStudioPropertySheet> |