summaryrefslogtreecommitdiffstats
path: root/chrome/tools
diff options
context:
space:
mode:
authorsgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-28 19:39:33 +0000
committersgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-28 19:39:33 +0000
commit294202d3462e9cf80c71b71a75a004844ee892b0 (patch)
tree22c2175a686b685cb766e116bae258b0edc925df /chrome/tools
parent63263f9bbfab37dc221155031ee406a0d26d9b86 (diff)
downloadchromium_src-294202d3462e9cf80c71b71a75a004844ee892b0.zip
chromium_src-294202d3462e9cf80c71b71a75a004844ee892b0.tar.gz
chromium_src-294202d3462e9cf80c71b71a75a004844ee892b0.tar.bz2
Remove *.vsprops files that are no longer referenced (or only have
references to each other) anywhere in the Chromium code base. BUG=none TEST=rebuild Review URL: http://codereview.chromium.org/159523 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21873 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/tools')
-rw-r--r--chrome/tools/build/win/browser_tests_dll.vsprops18
-rw-r--r--chrome/tools/build/win/data_dll.vsprops18
-rw-r--r--chrome/tools/build/win/debugger_disabled.vsprops15
-rw-r--r--chrome/tools/build/win/js_engine.vsprops8
-rw-r--r--chrome/tools/build/win/js_engine_impl.vsprops11
-rw-r--r--chrome/tools/build/win/js_engine_impl_kjs.vsprops11
-rw-r--r--chrome/tools/build/win/language_dll.vsprops16
-rw-r--r--chrome/tools/build/win/reliability_test.vsprops11
-rw-r--r--chrome/tools/build/win/test_memory_usage.vsprops11
-rw-r--r--chrome/tools/build/win/test_shell_tests.vsprops16
-rw-r--r--chrome/tools/build/win/ui_test.vsprops11
11 files changed, 0 insertions, 146 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>
diff --git a/chrome/tools/build/win/data_dll.vsprops b/chrome/tools/build/win/data_dll.vsprops
deleted file mode 100644
index 9e6f840..0000000
--- a/chrome/tools/build/win/data_dll.vsprops
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioPropertySheet
- ProjectType="Visual C++"
- Version="8.00"
- Name="data_dll"
- >
- <Tool
- Name="VCCLCompilerTool"
- PreprocessorDefinitions="_USRDLL;GENERATED_RESOURCES_DLL_EXPORTS"
- />
- <Tool
- Name="VCLinkerTool"
- IgnoreImportLibrary="true"
- LinkIncremental="1"
- LinkTimeCodeGeneration="0"
- ResourceOnlyDLL="true"
- />
-</VisualStudioPropertySheet>
diff --git a/chrome/tools/build/win/debugger_disabled.vsprops b/chrome/tools/build/win/debugger_disabled.vsprops
deleted file mode 100644
index b068039..0000000
--- a/chrome/tools/build/win/debugger_disabled.vsprops
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioPropertySheet
- ProjectType="Visual C++"
- Version="8.00"
- Name="debugger"
- >
- <Tool
- Name="VCCLCompilerTool"
- PreprocessorDefinitions="CHROME_DEBUGGER_DISABLED"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="CHROME_DEBUGGER_DISABLED"
- />
-</VisualStudioPropertySheet>
diff --git a/chrome/tools/build/win/js_engine.vsprops b/chrome/tools/build/win/js_engine.vsprops
deleted file mode 100644
index c329d6e..0000000
--- a/chrome/tools/build/win/js_engine.vsprops
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioPropertySheet
- ProjectType="Visual C++"
- Version="8.00"
- Name="js_engine"
- InheritedPropertySheets="js_engine_impl$(JS_ENGINE_TYPE).vsprops"
->
-</VisualStudioPropertySheet>
diff --git a/chrome/tools/build/win/js_engine_impl.vsprops b/chrome/tools/build/win/js_engine_impl.vsprops
deleted file mode 100644
index a4f1996..0000000
--- a/chrome/tools/build/win/js_engine_impl.vsprops
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioPropertySheet
- ProjectType="Visual C++"
- Version="8.00"
- Name="js_engine_impl"
- >
- <Tool
- Name="VCCLCompilerTool"
- PreprocessorDefinitions="CHROME_V8"
- />
-</VisualStudioPropertySheet>
diff --git a/chrome/tools/build/win/js_engine_impl_kjs.vsprops b/chrome/tools/build/win/js_engine_impl_kjs.vsprops
deleted file mode 100644
index 20b24da..0000000
--- a/chrome/tools/build/win/js_engine_impl_kjs.vsprops
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioPropertySheet
- ProjectType="Visual C++"
- Version="8.00"
- Name="js_engine_impl_kjs"
- >
- <Tool
- Name="VCCLCompilerTool"
- PreprocessorDefinitions="CHROME_KJS"
- />
-</VisualStudioPropertySheet>
diff --git a/chrome/tools/build/win/language_dll.vsprops b/chrome/tools/build/win/language_dll.vsprops
deleted file mode 100644
index c7e8d03..0000000
--- a/chrome/tools/build/win/language_dll.vsprops
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioPropertySheet
- ProjectType="Visual C++"
- Version="8.00"
- Name="language_dll"
- >
- <Tool
- Name="VCLinkerTool"
- BaseAddress="0x3CF00000"
- OutputFile="$(OutDir)\locales\$(ProjectName).dll"
- />
- <Tool
- Name="VCResourceCompilerTool"
- AdditionalIncludeDirectories="$(OutDir)\obj\global_intermediate\webkit;$(OutDir)\obj\global_intermediate\chrome"
- />
-</VisualStudioPropertySheet>
diff --git a/chrome/tools/build/win/reliability_test.vsprops b/chrome/tools/build/win/reliability_test.vsprops
deleted file mode 100644
index e3a76bf..0000000
--- a/chrome/tools/build/win/reliability_test.vsprops
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioPropertySheet
- ProjectType="Visual C++"
- Version="8.00"
- Name="reliability_test"
- >
- <Tool
- Name="VCCLCompilerTool"
- PreprocessorDefinitions="RELIABILITY_TEST"
- />
-</VisualStudioPropertySheet>
diff --git a/chrome/tools/build/win/test_memory_usage.vsprops b/chrome/tools/build/win/test_memory_usage.vsprops
deleted file mode 100644
index 93c34cc..0000000
--- a/chrome/tools/build/win/test_memory_usage.vsprops
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioPropertySheet
- ProjectType="Visual C++"
- Version="8.00"
- Name="test_memory_usage"
- >
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="psapi.lib"
- />
-</VisualStudioPropertySheet>
diff --git a/chrome/tools/build/win/test_shell_tests.vsprops b/chrome/tools/build/win/test_shell_tests.vsprops
deleted file mode 100644
index 4afaef2..0000000
--- a/chrome/tools/build/win/test_shell_tests.vsprops
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioPropertySheet
- ProjectType="Visual C++"
- Version="8.00"
- Name="test_shell_tests"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="..\..\..\v8\include;"
- PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_SCL_SECURE_NO_DEPRECATE"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="winmm.lib"
- />
-</VisualStudioPropertySheet>
diff --git a/chrome/tools/build/win/ui_test.vsprops b/chrome/tools/build/win/ui_test.vsprops
deleted file mode 100644
index 4a41137..0000000
--- a/chrome/tools/build/win/ui_test.vsprops
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioPropertySheet
- ProjectType="Visual C++"
- Version="8.00"
- Name="ui_test"
- >
- <Tool
- Name="VCCLCompilerTool"
- PreprocessorDefinitions="UI_TEST"
- />
-</VisualStudioPropertySheet>