diff options
Diffstat (limited to 'chrome/views/views.vsprops')
-rw-r--r-- | chrome/views/views.vsprops | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/views/views.vsprops b/chrome/views/views.vsprops index 8f1625a..72a6e0d 100644 --- a/chrome/views/views.vsprops +++ b/chrome/views/views.vsprops @@ -3,7 +3,7 @@ ProjectType="Visual C++" Version="8.00" Name="views" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)third_party\wtl\using_wtl.vsprops;$(SolutionDir)..\skia\using_skia.vsprops;..\tools\build\win\using_generated_strings.vsprops" + InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)third_party\wtl\using_wtl.vsprops;$(SolutionDir)..\skia\using_skia.vsprops;$(SolutionDir)..\tools\grit\build\using_generated_resources.vsprops" > <Tool Name="VCCLCompilerTool" |