diff options
Diffstat (limited to 'chrome/tools/build/win/browser_tests_dll.vsprops')
-rw-r--r-- | chrome/tools/build/win/browser_tests_dll.vsprops | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/chrome/tools/build/win/browser_tests_dll.vsprops b/chrome/tools/build/win/browser_tests_dll.vsprops deleted file mode 100644 index 4498ca8..0000000 --- a/chrome/tools/build/win/browser_tests_dll.vsprops +++ /dev/null @@ -1,18 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioPropertySheet
- ProjectType="Visual C++"
- Version="8.00"
- Name="browser_tests_dll"
- InheritedPropertySheets="$(SolutionDir)tools\build\win\unit_test.vsprops"
- >
- <Tool
- Name="VCCLCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- AdditionalIncludeDirectories=""$(IntDir)""
- />
- <Tool
- Name="VCLinkerTool"
- />
-</VisualStudioPropertySheet>
|