diff options
-rw-r--r-- | chrome/tools/build/win/unit_test.vsprops | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/tools/build/win/unit_test.vsprops b/chrome/tools/build/win/unit_test.vsprops index 893ef30..61bb8ae 100644 --- a/chrome/tools/build/win/unit_test.vsprops +++ b/chrome/tools/build/win/unit_test.vsprops @@ -3,7 +3,7 @@ ProjectType="Visual C++" Version="8.00" Name="unit_test" - InheritedPropertySheets="$(SolutionDir)third_party\wtl\using_wtl.vsprops" + InheritedPropertySheets="$(SolutionDir)third_party\wtl\using_wtl.vsprops;.\using_generated_strings.vsprops" > <Tool Name="VCCLCompilerTool" |