| Index: chrome/tools/build/win/unit_test.vsprops
|
| diff --git a/chrome/tools/build/win/unit_test.vsprops b/chrome/tools/build/win/unit_test.vsprops
|
| deleted file mode 100644
|
| index fdfbd836b3cc90195bdad41c72efce014d96a5b4..0000000000000000000000000000000000000000
|
| --- a/chrome/tools/build/win/unit_test.vsprops
|
| +++ /dev/null
|
| @@ -1,17 +0,0 @@
|
| -<?xml version="1.0" encoding="Windows-1252"?>
|
| -<VisualStudioPropertySheet
|
| - ProjectType="Visual C++"
|
| - Version="8.00"
|
| - Name="unit_test"
|
| - InheritedPropertySheets="$(SolutionDir)third_party\wtl\using_wtl.vsprops;$(SolutionDir)..\tools\grit\build\using_generated_resources.vsprops"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - AdditionalIncludeDirectories="$(SolutionDir).."
|
| - PreprocessorDefinitions="UNIT_TEST"
|
| - />
|
| - <Tool
|
| - Name="VCLinkerTool"
|
| - AdditionalDependencies="rpcrt4.lib oleacc.lib comsupp.lib"
|
| - />
|
| -</VisualStudioPropertySheet>
|
|
|