diff options
author | sgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-28 19:39:33 +0000 |
---|---|---|
committer | sgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-28 19:39:33 +0000 |
commit | 294202d3462e9cf80c71b71a75a004844ee892b0 (patch) | |
tree | 22c2175a686b685cb766e116bae258b0edc925df /chrome | |
parent | 63263f9bbfab37dc221155031ee406a0d26d9b86 (diff) | |
download | chromium_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')
19 files changed, 0 insertions, 257 deletions
diff --git a/chrome/app/theme/theme_dll.vsprops b/chrome/app/theme/theme_dll.vsprops deleted file mode 100644 index 91d814e..0000000 --- a/chrome/app/theme/theme_dll.vsprops +++ /dev/null @@ -1,13 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="theme_dll" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;..\..\tools\build\win\data_dll.vsprops" - > - <Tool - Name="VCLinkerTool" - BaseAddress="0x3CE00000" - OutputFile="$(OutDir)\themes\default.dll" - /> -</VisualStudioPropertySheet> diff --git a/chrome/browser/browser.vsprops b/chrome/browser/browser.vsprops deleted file mode 100644 index a6fa777..0000000 --- a/chrome/browser/browser.vsprops +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="browser" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\breakpad\using_breakpad.vsprops;$(SolutionDir)..\third_party\libpng\using_libpng.vsprops;$(SolutionDir)..\skia\using_skia.vsprops;$(SolutionDir)..\third_party\zlib\using_zlib.vsprops;$(SolutionDir)..\tools\grit\build\using_generated_resources.vsprops;$(SolutionDir)..\third_party\icu38\build\using_icu.vsprops;$(SolutionDir)..\third_party\libxml\build\using_libxml.vsprops;$(SolutionDir)..\third_party\npapi\using_npapi.vsprops;$(SolutionDir)third_party\wtl\using_wtl.vsprops;..\third_party\hunspell\using_hunspell.vsprops;$(SolutionDir)..\google_update\using_google_update.vsprops" - > - <Tool - Name="VCCLCompilerTool" - AdditionalIncludeDirectories=""$(IntDir)\..\browser";"$(OutDir)\webkit";..\third_party\webkit\out" - PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE" - /> - <Tool - Name="VCResourceCompilerTool" - AdditionalIncludeDirectories="$(IntDir)" - /> -</VisualStudioPropertySheet> diff --git a/chrome/installer/gcapi/gcapi.vsprops b/chrome/installer/gcapi/gcapi.vsprops deleted file mode 100644 index d59c7a8..0000000 --- a/chrome/installer/gcapi/gcapi.vsprops +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="gcapi" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\google_update\using_google_update.vsprops" - > -</VisualStudioPropertySheet> diff --git a/chrome/installer/util/prebuild/using_util_prebuild.vsprops b/chrome/installer/util/prebuild/using_util_prebuild.vsprops deleted file mode 100644 index 16fb6256..0000000 --- a/chrome/installer/util/prebuild/using_util_prebuild.vsprops +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="util_prebuild" - > - <Tool - Name="VCCLCompilerTool" - AdditionalIncludeDirectories="$(IntDir)\..\global_intermediate\installer_util_strings" - /> -</VisualStudioPropertySheet> diff --git a/chrome/renderer/renderer.vsprops b/chrome/renderer/renderer.vsprops deleted file mode 100644 index a0699cc..0000000 --- a/chrome/renderer/renderer.vsprops +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="renderer" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\skia\using_skia.vsprops;$(SolutionDir)..\third_party\npapi\using_npapi.vsprops;$(SolutionDir)..\tools\grit\build\using_generated_resources.vsprops;..\..\third_party\icu38\build\using_icu.vsprops;$(SolutionDir)third_party\wtl\using_wtl.vsprops" - > - <Tool - Name="VCResourceCompilerTool" - AdditionalIncludeDirectories="$(IntDir)" - /> -</VisualStudioPropertySheet> diff --git a/chrome/test/activex_test_control/activex_test_control.vsprops b/chrome/test/activex_test_control/activex_test_control.vsprops deleted file mode 100644 index d873ddf..0000000 --- a/chrome/test/activex_test_control/activex_test_control.vsprops +++ /dev/null @@ -1,26 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="activex_test_control" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops" - UseOfATL="1" - ATLMinimizesCRunTimeLibraryUsage="false" - > - <Tool - Name="VCCLCompilerTool" - AdditionalIncludeDirectories="$(IntDir)" - /> - <Tool - Name="VCLinkerTool" - RegisterOutput="false" - IgnoreImportLibrary="true" - AdditionalDependencies="comsuppw.lib" - OutputFile="$(OutDir)\activex_test_control.dll" - ModuleDefinitionFile=".\activex_test_control.def" - /> - <Tool - Name="VCResourceCompilerTool" - AdditionalIncludeDirectories="$(IntDir)" - /> -</VisualStudioPropertySheet> diff --git a/chrome/test/automation/automation.vsprops b/chrome/test/automation/automation.vsprops deleted file mode 100644 index e509860..0000000 --- a/chrome/test/automation/automation.vsprops +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="automation" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\skia\using_skia.vsprops;$(SolutionDir)..\chrome\third_party\wtl\using_wtl.vsprops;$(SolutionDir)..\tools\grit\build\using_generated_resources.vsprops" - > - <Tool - Name="VCCLCompilerTool" - /> -</VisualStudioPropertySheet> diff --git a/chrome/test/chrome_plugin/test_chrome_plugin.vsprops b/chrome/test/chrome_plugin/test_chrome_plugin.vsprops deleted file mode 100644 index d3d0829..0000000 --- a/chrome/test/chrome_plugin/test_chrome_plugin.vsprops +++ /dev/null @@ -1,13 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="test_chrome_plugin" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops" - > - <Tool - Name="VCLinkerTool" - AdditionalDependencies="winmm.lib" - ModuleDefinitionFile="test_chrome_plugin.def" - /> -</VisualStudioPropertySheet> 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>
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> |