Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4827)

Unified Diff: chrome/tools/build/win/unit_test.vsprops

Issue 2067193002: win: Remove a few files that look unused. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/tools/build/win/sln_deps.py ('k') | chrome/tools/build/win/using_javascriptcore.vsprops » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « chrome/tools/build/win/sln_deps.py ('k') | chrome/tools/build/win/using_javascriptcore.vsprops » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698