diff options
Diffstat (limited to 'chrome/browser/browser.vcproj')
-rw-r--r-- | chrome/browser/browser.vcproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/browser.vcproj b/chrome/browser/browser.vcproj index 835d78c..18a67e2 100644 --- a/chrome/browser/browser.vcproj +++ b/chrome/browser/browser.vcproj @@ -75,7 +75,7 @@ <Configuration Name="Release|Win32" ConfigurationType="4" - InheritedPropertySheets=".\browser.vsprops;$(SolutionDir)..\build\release.vsprops" + InheritedPropertySheets=".\browser.vsprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)\tools\build\win\js_engine.vsprops" > <Tool Name="VCPreBuildEventTool" |