summaryrefslogtreecommitdiffstats
path: root/chrome/tools
diff options
context:
space:
mode:
authorjcampan@chromium.org <jcampan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-27 21:53:03 +0000
committerjcampan@chromium.org <jcampan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-27 21:53:03 +0000
commitbad6ba908752e520d0613bfe912d87edb1308d2e (patch)
tree51ca22902cac2da87a88833b9c050a5f63ab537a /chrome/tools
parent73404fdaa6f3ba6e63c56566061c5699336280a5 (diff)
downloadchromium_src-bad6ba908752e520d0613bfe912d87edb1308d2e.zip
chromium_src-bad6ba908752e520d0613bfe912d87edb1308d2e.tar.gz
chromium_src-bad6ba908752e520d0613bfe912d87edb1308d2e.tar.bz2
Reverting my change it breaks release compilation on Windows.
TBR=maruel Review URL: http://codereview.chromium.org/103001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14669 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/tools')
-rw-r--r--chrome/tools/build/win/browser_tests_dll.vsprops18
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="&quot;$(IntDir)&quot;"
- />
- <Tool
- Name="VCLinkerTool"
- />
-</VisualStudioPropertySheet>