diff options
56 files changed, 0 insertions, 711 deletions
diff --git a/app/app.vsprops b/app/app.vsprops deleted file mode 100644 index fb267c1..0000000 --- a/app/app.vsprops +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioPropertySheet
- ProjectType="Visual C++"
- Version="8.00"
- Name="app"
- InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\third_party\icu38\build\using_icu.vsprops;$(SolutionDir)..\third_party\zlib\using_zlib.vsprops;$(SolutionDir)..\third_party\libpng\using_libpng.vsprops;$(SolutionDir)..\skia\using_skia.vsprops;$(SolutionDir)..\tools\grit\build\using_generated_resources.vsprops;$(SolutionDir)..\third_party\libxml\build\using_libxml.vsprops;$(SolutionDir)..\third_party\npapi\using_npapi.vsprops;$(SolutionDir)..\chrome\third_party\wtl\using_wtl.vsprops"
- >
-</VisualStudioPropertySheet>
diff --git a/base/build/base.vsprops b/base/build/base.vsprops deleted file mode 100644 index 63e2723..0000000 --- a/base/build/base.vsprops +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="base" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\third_party\icu38\build\using_icu.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops" - > -</VisualStudioPropertySheet> diff --git a/base/build/base_gfx.vsprops b/base/build/base_gfx.vsprops deleted file mode 100644 index 2ddeb0a..0000000 --- a/base/build/base_gfx.vsprops +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="base_gfx" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\third_party\icu38\build\using_icu.vsprops;$(SolutionDir)..\third_party\libjpeg\using_libjpeg.vsprops;$(SolutionDir)..\third_party\libpng\using_libpng.vsprops;$(SolutionDir)..\third_party\zlib\using_zlib.vsprops;..\..\skia\using_skia.vsprops" - > -</VisualStudioPropertySheet> diff --git a/base/build/base_unittests.vsprops b/base/build/base_unittests.vsprops deleted file mode 100644 index 047887d..0000000 --- a/base/build/base_unittests.vsprops +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="base_unittests" - InheritedPropertySheets=".\base_gfx.vsprops" - > -</VisualStudioPropertySheet> 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> diff --git a/google_update/using_google_update.vsprops b/google_update/using_google_update.vsprops deleted file mode 100644 index eb7f4eb..0000000 --- a/google_update/using_google_update.vsprops +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="using_google_update" - > - <Tool - Name="VCCLCompilerTool" - AdditionalIncludeDirectories="$(IntDir)\..\ondemand_updates;$(IntDir)\..\google_update" - /> -</VisualStudioPropertySheet> diff --git a/net/build/net.vsprops b/net/build/net.vsprops deleted file mode 100644 index 8c36ffb..0000000 --- a/net/build/net.vsprops +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="net" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\third_party\icu38\build\using_icu.vsprops;$(SolutionDir)..\third_party\zlib\using_zlib.vsprops;$(SolutionDir)..\sdch\using_sdch.vsprops;$(SolutionDir)..\tools\grit\build\using_generated_resources.vsprops" - > -</VisualStudioPropertySheet> diff --git a/o3d/o3d_common.vsprops b/o3d/o3d_common.vsprops deleted file mode 100644 index d49f007..0000000 --- a/o3d/o3d_common.vsprops +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="o3d common vc settings"> - <Tool - Name="VCCLCompilerTool" - PreprocessorDefinitions="_WINDOWS;WIN32;OS_WINDOWS;COMPILER_MSVC;STL_MSVC;WIN32_LEAN_AND_MEAN;NOMINMAX;_WIN32_WINNT=0x0500;_CRT_NON_CONFORMING_SWPRINTFS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;NACL_WINDOWS=1" - /> -</VisualStudioPropertySheet> diff --git a/printing/printing.vsprops b/printing/printing.vsprops deleted file mode 100644 index 5be0f76..0000000 --- a/printing/printing.vsprops +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="printing" - InheritedPropertySheets="$(SolutionDir)..\testing\using_gtest.vsprops" - > -</VisualStudioPropertySheet> diff --git a/sdch/using_sdch.vsprops b/sdch/using_sdch.vsprops deleted file mode 100644 index fd694e9..0000000 --- a/sdch/using_sdch.vsprops +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="using_sdch" - > - <Tool - Name="VCCLCompilerTool" - AdditionalIncludeDirectories="$(SolutionDir)..\sdch\open-vcdiff\src;" - /> -</VisualStudioPropertySheet> diff --git a/third_party/sqlite/sqlite.vsprops b/third_party/sqlite/sqlite.vsprops deleted file mode 100644 index 3d87960..0000000 --- a/third_party/sqlite/sqlite.vsprops +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="sqlite" - > - <Tool - Name="VCCLCompilerTool" - PreprocessorDefinitions="SQLITE_ENABLE_FTS2;SQLITE_ENABLE_BROKEN_FTS2;SQLITE_ENABLE_ICU;SQLITE_SECURE_DELETE;THREADSAFE;_CRT_NONSTDC_NO_DEPRECATE" - DisableSpecificWarnings="4018;4090;4244" - /> -</VisualStudioPropertySheet> diff --git a/views/views.vsprops b/views/views.vsprops deleted file mode 100644 index 74cf461..0000000 --- a/views/views.vsprops +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="views" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)third_party\wtl\using_wtl.vsprops;$(SolutionDir)..\skia\using_skia.vsprops;$(SolutionDir)..\tools\grit\build\using_generated_resources.vsprops" - > - <Tool - Name="VCCLCompilerTool" - AdditionalIncludeDirectories="..;"$(IntDir)\..\global_intermediate\app"" - /> -</VisualStudioPropertySheet> diff --git a/webkit/activex_shim/activex_shim.vsprops b/webkit/activex_shim/activex_shim.vsprops deleted file mode 100644 index 77b6090..0000000 --- a/webkit/activex_shim/activex_shim.vsprops +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="activex_shim" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\third_party\npapi\using_npapi.vsprops" - > - <Tool - Name="VCLibrarianTool" - AdditionalDependencies="urlmon.lib" - /> -</VisualStudioPropertySheet> diff --git a/webkit/activex_shim_dll/activex_shim_dll.vsprops b/webkit/activex_shim_dll/activex_shim_dll.vsprops deleted file mode 100644 index 5abb304..0000000 --- a/webkit/activex_shim_dll/activex_shim_dll.vsprops +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="activex_shim_dll" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\third_party\npapi\using_npapi.vsprops" - > - <Tool - Name="VCLinkerTool" - RegisterOutput="false" - IgnoreImportLibrary="true" - OutputFile="$(OutDir)\npaxshim.dll" - ModuleDefinitionFile=".\activex_shim_dll.def" - /> -</VisualStudioPropertySheet> diff --git a/webkit/build/JavaScriptCore/bug_1124849_debug.vsprops b/webkit/build/JavaScriptCore/bug_1124849_debug.vsprops deleted file mode 100644 index a6dafb2..0000000 --- a/webkit/build/JavaScriptCore/bug_1124849_debug.vsprops +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="bug_1124849_debug" - InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops" - > - <Tool - Name="VCCLCompilerTool" - PreprocessorDefinitions="_DEBUG;_WIN32_WINNT=0x0600;WINVER=0x0600;WIN32;_WINDOWS;_HAS_EXCEPTIONS=0;NOMINMAX;_CRT_RAND_S;CERT_CHAIN_PARA_HAS_EXTRA_FIELDS;_UNICODE;UNICODE;$(NOINHERIT)" - /> -</VisualStudioPropertySheet> diff --git a/webkit/build/JavaScriptCore/bug_1124849_release.vsprops b/webkit/build/JavaScriptCore/bug_1124849_release.vsprops deleted file mode 100644 index 507df45..0000000 --- a/webkit/build/JavaScriptCore/bug_1124849_release.vsprops +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="bug_1124849_release" - InheritedPropertySheets="$(SolutionDir)..\build\release.vsprops" - > - <Tool - Name="VCCLCompilerTool" - PreprocessorDefinitions="NDEBUG;_WIN32_WINNT=0x0600;WINVER=0x0600;WIN32;_WINDOWS;_HAS_EXCEPTIONS=0;NOMINMAX;_CRT_RAND_S;CERT_CHAIN_PARA_HAS_EXTRA_FIELDS;_UNICODE;UNICODE;$(NOINHERIT)" - /> -</VisualStudioPropertySheet> diff --git a/webkit/build/JavaScriptCore/javascriptcore.vsprops b/webkit/build/JavaScriptCore/javascriptcore.vsprops deleted file mode 100644 index 42dcc16..0000000 --- a/webkit/build/JavaScriptCore/javascriptcore.vsprops +++ /dev/null @@ -1,19 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="javascriptcore" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\third_party\icu38\build\using_icu.vsprops;$(SolutionDir)..\build\external_code.vsprops;.\using_javascriptcore.vsprops;..\webkit_common.vsprops" - DeleteExtensionsOnClean="*.obj;*.ilk;*.tlb;*.tli;*.tlh;*.tmp;*.rsp;*.pgc;*.pgd;$(TargetPath)" - > - <Tool - Name="VCPreBuildEventTool" - Description="Constructing generated files..." - CommandLine="prebuild.bat $(IntDir) $(OutDir)" - /> - <Tool - Name="VCCLCompilerTool" - AdditionalIncludeDirectories=""$(ProjectDir)";"$(IntDir)";"$(IntDir)\DerivedSources";../../../third_party/WebKit/JavaScriptCore;"../../../third_party/WebKit/JavaScriptCore/os-win32";../../../third_party/WebKit/JavaScriptCore/pcre;../../../third_party/WebKit/JavaScriptCore/kjs;../../../third_party/WebKit/JavaScriptCore/runtime;../../../third_party/WebKit/JavaScriptCore/bytecompiler;../../../third_party/WebKit/JavaScriptCore/parser;../../../third_party/WebKit/JavaScriptCore/debugger;../../../third_party/WebKit/JavaScriptCore/wtf;../../../third_party/WebKit/JavaScriptCore/API;../../../third_party/WebKit/JavaScriptCore/VM;../../../third_party/WebKit/JavaScriptCore/profiler;../../../third_party/WebKit/JavaScriptCore/bindings;../../../third_party/WebKit/JavaScriptCore/bindings/c;../../../third_party/WebKit/JavaScriptCore/bindings/jni;../../pending;../../pending/kjs;../../pending/wtf" - PreprocessorDefinitions="ENABLE_JSC_MULTIPLE_THREADS=0;__STD_C" - /> -</VisualStudioPropertySheet> diff --git a/webkit/build/JavaScriptCore/testapi.vsprops b/webkit/build/JavaScriptCore/testapi.vsprops deleted file mode 100644 index 0c7aafe1..0000000 --- a/webkit/build/JavaScriptCore/testapi.vsprops +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="testapi" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\third_party\icu38\build\using_icu.vsprops;$(SolutionDir)..\build\external_code.vsprops" - > - <Tool - Name="VCCLCompilerTool" - AdditionalIncludeDirectories="../../pending;../../pending/kjs;../../pending/wtf;../../../third_party/WebKit/JavaScriptCore;"../../../third_party/WebKit/JavaScriptCore/os-win32";../../../third_party/WebKit/JavaScriptCore/pcre;../../../third_party/WebKit/JavaScriptCore/wtf" - /> - <Tool - Name="VCLinkerTool" - AdditionalDependencies="winmm.lib" - AdditionalLibraryDirectories=""$(OutDir)\lib"" - /> -</VisualStudioPropertySheet> diff --git a/webkit/build/JavaScriptCore/using_javascriptcore.vsprops b/webkit/build/JavaScriptCore/using_javascriptcore.vsprops deleted file mode 100644 index e6eccb6..0000000 --- a/webkit/build/JavaScriptCore/using_javascriptcore.vsprops +++ /dev/null @@ -1,13 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="using_javascriptcore" - > - <Tool - Name="VCCLCompilerTool" - AdditionalIncludeDirectories="$(IntDir)\..\JavaScriptCore;$(IntDir)\..\KJSBindings\DerivedSources;$(SolutionDir)..\third_party\WebKit\JavaScriptCore\bindings;$(SolutionDir)..\third_party\WebKit\JavaScriptCore\runtime;$(SolutionDir)..\third_party\WebKit\JavaScriptCore\parser" - PreprocessorDefinitions="ENABLE_CTI=1;CRASH=__debugbreak" - DisableSpecificWarnings="4127; 4355; 4510; 4512; 4610; 4706" - /> -</VisualStudioPropertySheet> diff --git a/webkit/build/JavaScriptCore/wtf.vsprops b/webkit/build/JavaScriptCore/wtf.vsprops deleted file mode 100644 index fcf66ef..0000000 --- a/webkit/build/JavaScriptCore/wtf.vsprops +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="wtf" - InheritedPropertySheets="$(SolutionDir)..\third_party\icu38\build\using_icu.vsprops;$(SolutionDir)..\build\common.vsprops;..\webkit_common_defines.vsprops;$(SolutionDir)..\build\external_code.vsprops" - DeleteExtensionsOnClean="*.obj;*.ilk;*.tlb;*.tli;*.tlh;*.tmp;*.rsp;*.pgc;*.pgd;$(TargetPath)" - > - <Tool - Name="VCCLCompilerTool" - AdditionalIncludeDirectories="$(ProjectDir);"$(IntDir)";"../../../third_party/WebKit/JavaScriptCore";"../../../third_party/WebKit/JavaScriptCore/os-win32";"../../../third_party/WebKit/JavaScriptCore/kjs";"../../../third_party/WebKit/JavaScriptCore/wtf";"../../../third_party/WebKit/JavaScriptCore/wtf/unicode";"../../../third_party/WebKit/JavaScriptCore/API";"../../../third_party/WebKit/JavaScriptCore/bindings";"../../../third_party/WebKit/JavaScriptCore/bindings/c";"../../../third_party/WebKit/JavaScriptCore/bindings/jni";../../pending;../../pending/wtf" - PreprocessorDefinitions="__STD_C;_SCL_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;CRASH=__debugbreak" - DisableSpecificWarnings="4127; 4355; 4510; 4512; 4610; 4706" - /> -</VisualStudioPropertySheet> diff --git a/webkit/build/KJSBindings/KJSBindings.vsprops b/webkit/build/KJSBindings/KJSBindings.vsprops deleted file mode 100644 index 04f30fd..0000000 --- a/webkit/build/KJSBindings/KJSBindings.vsprops +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="KJSBindings" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\third_party\libjpeg\using_libjpeg.vsprops;$(SolutionDir)..\third_party\zlib\using_zlib.vsprops;$(SolutionDir)..\third_party\libpng\using_libpng.vsprops;$(SolutionDir)..\third_party\libxml\build\using_libxml.vsprops;$(SolutionDir)..\third_party\libxslt\build\using_libxslt.vsprops;..\JavaScriptCore\using_javascriptcore.vsprops;.\using_KJSBindings.vsprops;..\webkit_common.vsprops" - > - <Tool - Name="VCCLCompilerTool" - AdditionalIncludeDirectories=""$(OutDir)\obj\kjsbindings\derivedsources"" - /> -</VisualStudioPropertySheet> diff --git a/webkit/build/KJSBindings/using_KJSBindings.vsprops b/webkit/build/KJSBindings/using_KJSBindings.vsprops deleted file mode 100644 index 577d956..0000000 --- a/webkit/build/KJSBindings/using_KJSBindings.vsprops +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="using_KJSBindings" - > - <Tool - Name="VCCLCompilerTool" - PreprocessorDefinitions="WTF_USE_V8=0;_CRT_SECURE_NO_DEPRECATE;_SCL_SECURE_NO_WARNINGS;_SCL_SECURE_NO_DEPRECATE" - DisableSpecificWarnings="4244; 4291; 4521; 4099;" - /> -</VisualStudioPropertySheet> diff --git a/webkit/build/V8Bindings/using_v8bindings.vsprops b/webkit/build/V8Bindings/using_v8bindings.vsprops deleted file mode 100644 index e1fb88c..0000000 --- a/webkit/build/V8Bindings/using_v8bindings.vsprops +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="using_v8bindings" - > - <Tool - Name="VCCLCompilerTool" - AdditionalIncludeDirectories="$(SolutionDir)..\v8\include;$(IntDir)\..\V8Bindings\DerivedSources;$(IntDir)\..\V8Bindings\SharedSources;$(SolutionDir)..\webkit\port\bindings\v8;" - PreprocessorDefinitions="_SCL_SECURE_NO_WARNINGS;CRASH=__debugbreak" - /> -</VisualStudioPropertySheet> diff --git a/webkit/build/V8Bindings/v8bindings.vsprops b/webkit/build/V8Bindings/v8bindings.vsprops deleted file mode 100644 index 8943495..0000000 --- a/webkit/build/V8Bindings/v8bindings.vsprops +++ /dev/null @@ -1,13 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="v8bindings" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\third_party\libjpeg\using_libjpeg.vsprops;$(SolutionDir)..\third_party\zlib\using_zlib.vsprops;$(SolutionDir)..\third_party\libpng\using_libpng.vsprops;$(SolutionDir)..\third_party\libxml\build\using_libxml.vsprops;$(SolutionDir)..\third_party\libxslt\build\using_libxslt.vsprops;..\webkit_common.vsprops" - > - <Tool - Name="VCCLCompilerTool" - PreprocessorDefinitions="WIN32_LEAN_AND_MEAN" - DisableSpecificWarnings="4291,4099,4996,4521,4244" - /> -</VisualStudioPropertySheet> diff --git a/webkit/build/WebCore/webcore.vsprops b/webkit/build/WebCore/webcore.vsprops deleted file mode 100644 index 436e5b0..0000000 --- a/webkit/build/WebCore/webcore.vsprops +++ /dev/null @@ -1,13 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="webcore" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\third_party\libxml\build\using_libxml.vsprops;$(SolutionDir)..\third_party\libxslt\build\using_libxslt.vsprops;$(SolutionDir)..\third_party\libpng\using_libpng.vsprops;$(SolutionDir)..\third_party\libjpeg\using_libjpeg.vsprops;$(SolutionDir)..\third_party\zlib\using_zlib.vsprops;..\webkit_common.vsprops" - > - <Tool - Name="VCCLCompilerTool" - PreprocessorDefinitions="__PRETTY_FUNCTION__=__FUNCTION__;DISABLE_ACTIVEX_TYPE_CONVERSION_MPLAYER2" - DisableSpecificWarnings="4138; 4244; 4291; 4305; 4344; 4355; 4521; 4099;" - /> -</VisualStudioPropertySheet> diff --git a/webkit/build/WebKit/WebKit.vsprops b/webkit/build/WebKit/WebKit.vsprops deleted file mode 100644 index 0a16a8c..0000000 --- a/webkit/build/WebKit/WebKit.vsprops +++ /dev/null @@ -1,14 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="WebKit" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;..\webkit_common.vsprops" - > - <Tool - Name="VCCLCompilerTool" - AdditionalIncludeDirectories="$(SolutionDir)..\third_party\WebKit\WebKit\chromium\public;$(SolutionDir)..\third_party\WebKit\WebKit\chromium\public\win;$(SolutionDir)..\third_party\WebKit\WebKit\chromium\src" - PreprocessorDefinitions="WEBKIT_IMPLEMENTATION;_SCL_SECURE_NO_DEPRECATE;_HAS_EXCEPTIONS=1" - WarnAsError="true" - /> -</VisualStudioPropertySheet> diff --git a/webkit/build/js_engine.vsprops b/webkit/build/js_engine.vsprops deleted file mode 100644 index e1b5060..0000000 --- a/webkit/build/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=".\V8Bindings\using_v8bindings.vsprops" - > -</VisualStudioPropertySheet> diff --git a/webkit/build/js_engine_kjs.vsprops b/webkit/build/js_engine_kjs.vsprops deleted file mode 100644 index 33ba48b..0000000 --- a/webkit/build/js_engine_kjs.vsprops +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="js_engine" - InheritedPropertySheets=".\KJSBindings\using_KJSBindings.vsprops" - > - <Tool - Name="VCCLCompilerTool" - AdditionalIncludeDirectories=""..\..\pending\kjs";"$(IntDir)\..\KJSBindings\DerivedSources";"..\..\..\third_party\WebKit\WebCore\bindings\js";"..\..\build\JavaScriptCore";"..\..\..\third_party\WebKit\JavaScriptCore\VM";..\..\..\third_party\WebKit\JavaScriptCore\runtime;..\..\..\third_party\WebKit\JavaScriptCore\debugger;..\..\..\third_party\WebKit\JavaScriptCore\parser" - /> -</VisualStudioPropertySheet> diff --git a/webkit/build/port/port.vsprops b/webkit/build/port/port.vsprops deleted file mode 100644 index 17e7fdc..0000000 --- a/webkit/build/port/port.vsprops +++ /dev/null @@ -1,13 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="port" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;..\webkit_common.vsprops" - > - <Tool - Name="VCCLCompilerTool" - AdditionalIncludeDirectories=""..\..\port\platform\image-decoders";"..\..\port\platform\image-decoders\bmp";"..\..\port\platform\image-decoders\gif";"..\..\port\platform\image-decoders\ico";"..\..\port\platform\image-decoders\jpeg";"..\..\port\platform\image-decoders\png";"..\..\port\platform\image-decoders\xbm"" - DisableSpecificWarnings="4244; 4291; 4345; 4521" - /> -</VisualStudioPropertySheet> diff --git a/webkit/build/precompiled_webkit.vsprops b/webkit/build/precompiled_webkit.vsprops deleted file mode 100644 index d9359c2..0000000 --- a/webkit/build/precompiled_webkit.vsprops +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="precompiled_webkit" - > - <Tool - Name="VCCLCompilerTool" - AdditionalIncludeDirectories=""$(SolutionDir)webkit\build"" - UsePrecompiledHeader="2" - PrecompiledHeaderThrough="precompiled_webkit.h" - PrecompiledHeaderFile="$(IntDir)\precompiled_webkit.pch" - ForcedIncludeFiles="precompiled_webkit.h" - /> -</VisualStudioPropertySheet> diff --git a/webkit/build/webkit_common.vsprops b/webkit/build/webkit_common.vsprops deleted file mode 100644 index 4755a80..0000000 --- a/webkit/build/webkit_common.vsprops +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="webkit_common" - InheritedPropertySheets=".\webkit_common_includes.vsprops;.\webkit_common_defines.vsprops;.\js_engine$(JS_ENGINE_TYPE).vsprops;$(SolutionDir)..\third_party\npapi\using_npapi.vsprops;$(SolutionDir)..\skia\using_skia.vsprops;$(SolutionDir)..\build\external_code.vsprops;$(SolutionDir)..\third_party\icu38\build\using_icu.vsprops" - > - <Tool - Name="VCCLCompilerTool" - DisableSpecificWarnings="4396" - /> -</VisualStudioPropertySheet> diff --git a/webkit/build/webkit_common_defines.vsprops b/webkit/build/webkit_common_defines.vsprops deleted file mode 100644 index e2ff37a5..0000000 --- a/webkit/build/webkit_common_defines.vsprops +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="webkit_common_defines" - > - <Tool - Name="VCCLCompilerTool" - PreprocessorDefinitions="ENABLE_DATABASE=1;ENABLE_DASHBOARD_SUPPORT=0;ENABLE_JAVASCRIPT_DEBUGGER=0;ENABLE_JSC_MULTIPLE_THREADS=0;ENABLE_ICONDATABASE=0;ENABLE_XSLT=1;ENABLE_XPATH=1;ENABLE_SVG=1;ENABLE_SVG_ANIMATION=1;ENABLE_SVG_AS_IMAGE=1;ENABLE_SVG_USE=1;ENABLE_SVG_FOREIGN_OBJECT=1;ENABLE_SVG_FONTS=1;ENABLE_VIDEO=1;ENABLE_WORKERS=1;WEBCORE_NAVIGATOR_PLATFORM="\"Win32\"";USE_GOOGLE_URL_LIBRARY;USE_SYSTEM_MALLOC=1;CRASH=__debugbreak;BUILDING_CHROMIUM__=1" - /> -</VisualStudioPropertySheet> diff --git a/webkit/build/webkit_common_includes.vsprops b/webkit/build/webkit_common_includes.vsprops deleted file mode 100644 index 48cf5ac..0000000 --- a/webkit/build/webkit_common_includes.vsprops +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="webkit_common_includes" - > - <Tool - Name="VCCLCompilerTool" - AdditionalIncludeDirectories=""$(OutDir)\obj\WebCore";"$(OutDir)\obj\WebCore\JavaScriptHeaders";"$(OutDir)\obj\WebCore\JavaScriptHeaders\JavaScriptCore";$(SolutionDir)..\webkit\pending;$(SolutionDir)..\webkit\port\bridge;"$(ProjectDir)";$(SolutionDir)..\third_party\WebKit\WebCore;$(SolutionDir)..\third_party\WebKit\WebCore\bindings\v8;$(SolutionDir)..\third_party\WebKit\WebCore\bindings\v8\custom;$(SolutionDir)..\third_party\WebKit\WebCore\bridge;$(SolutionDir)..\third_party\WebKit\WebCore\bridge\c;$(SolutionDir)..\third_party\WebKit\WebCore\css;$(SolutionDir)..\third_party\WebKit\WebCore\dom;$(SolutionDir)..\third_party\WebKit\WebCore\editing;$(SolutionDir)..\third_party\WebKit\WebCore\history;$(SolutionDir)..\third_party\WebKit\WebCore\html;$(SolutionDir)..\third_party\WebKit\WebCore\loader;$(SolutionDir)..\third_party\WebKit\WebCore\loader\appcache;$(SolutionDir)..\third_party\WebKit\WebCore\loader\archive;$(SolutionDir)..\third_party\WebKit\WebCore\loader\icon;$(SolutionDir)..\third_party\WebKit\WebCore\page;$(SolutionDir)..\third_party\WebKit\WebCore\page\chromium;$(SolutionDir)..\third_party\WebKit\WebCore\platform;$(SolutionDir)..\third_party\WebKit\WebCore\platform\animation;$(SolutionDir)..\third_party\WebKit\WebCore\platform\chromium;$(SolutionDir)..\third_party\WebKit\WebCore\platform\image-decoders\skia;$(SolutionDir)..\third_party\WebKit\WebCore\platform\image-encoders\skia;$(SolutionDir)..\third_party\WebKit\WebCore\page\animation;$(SolutionDir)..\third_party\WebKit\WebCore\platform\text;$(SolutionDir)..\third_party\WebKit\WebCore\platform\graphics;$(SolutionDir)..\third_party\WebKit\WebCore\platform\graphics\chromium;$(SolutionDir)..\third_party\WebKit\WebCore\platform\graphics\opentype;$(SolutionDir)..\third_party\WebKit\WebCore\platform\graphics\transforms;$(SolutionDir)..\third_party\WebKit\WebCore\platform\graphics\skia;$(SolutionDir)..\third_party\WebKit\WebCore\svg\graphics;$(SolutionDir)..\third_party\WebKit\WebCore\platform\network;$(SolutionDir)..\third_party\WebKit\WebCore\platform\network\chromium;$(SolutionDir)..\third_party\WebKit\WebCore\platform\sql;$(SolutionDir)..\third_party\WebKit\WebCore\rendering;$(SolutionDir)..\third_party\WebKit\WebCore\rendering\style;$(SolutionDir)..\third_party\WebKit\WebCore\storage;$(SolutionDir)..\third_party\WebKit\WebCore\xml;"$(SolutionDir)..\third_party\WebKit\WebCore\os-win32";$(SolutionDir)..\third_party\WebKit\WebCore\wtf;$(SolutionDir)..\third_party\WebKit\JavaScriptCore;$(SolutionDir)..\third_party\WebKit\JavaScriptCore\wtf;"$(SolutionDir)..\third_party\WebKit\JavaScriptCore\os-win32";..\..\build;"$(SDKIncludes)";"$(IntDir)\..\WebCore\DerivedSources";$(SolutionDir)..\third_party\WebKit\WebCore\svg;$(SolutionDir)..\third_party\WebKit\WebCore\svg\animation;$(SolutionDir)..\third_party\WebKit\WebCore\svg\graphics\filters;$(SolutionDir)..\third_party\WebKit\WebCore\plugins;$(SolutionDir)..\third_party\WebKit\WebCore\inspector;$(SolutionDir)..\third_party\WebKit\WebCore\workers;$(SolutionDir)..\third_party\sqlite\preprocessed" - /> -</VisualStudioPropertySheet> diff --git a/webkit/default_plugin/default_plugin.vsprops b/webkit/default_plugin/default_plugin.vsprops deleted file mode 100644 index 00f05c7..0000000 --- a/webkit/default_plugin/default_plugin.vsprops +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="default plugin" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\third_party\npapi\using_npapi.vsprops;$(SolutionDir)..\third_party\libxml\build\using_libxml.vsprops;$(SolutionDir)..\third_party\icu38\build\using_icu.vsprops;$(SolutionDir)..\tools\grit\build\using_generated_resources.vsprops" - > - <Tool - Name="VCCLCompilerTool" - AdditionalIncludeDirectories="" - /> -</VisualStudioPropertySheet> diff --git a/webkit/glue/glue.vsprops b/webkit/glue/glue.vsprops deleted file mode 100644 index 456d4bb..0000000 --- a/webkit/glue/glue.vsprops +++ /dev/null @@ -1,14 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="glue" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;..\build\webkit_common.vsprops;$(SolutionDir)..\tools\grit\build\using_generated_resources.vsprops" - > - <Tool - Name="VCCLCompilerTool" - AdditionalIncludeDirectories=""$(OutDir)"" - PreprocessorDefinitions="_SCL_SECURE_NO_DEPRECATE;_HAS_EXCEPTIONS=1" - WarnAsError="true" - /> -</VisualStudioPropertySheet> diff --git a/webkit/tools/test_shell/test_shell.vsprops b/webkit/tools/test_shell/test_shell.vsprops deleted file mode 100644 index e79c669..0000000 --- a/webkit/tools/test_shell/test_shell.vsprops +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="test_shell" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\webkit\build\webkit_common.vsprops;$(SolutionDir)..\third_party\libpng\using_libpng.vsprops;$(SolutionDir)..\breakpad\using_breakpad.vsprops;$(SolutionDir)..\third_party\libxml\build\using_libxml.vsprops;$(SolutionDir)..\third_party\npapi\using_npapi.vsprops;$(SolutionDir)..\skia\using_skia.vsprops;$(SolutionDir)..\tools\grit\build\using_generated_resources.vsprops" - > - <Tool - Name="VCCLCompilerTool" - AdditionalIncludeDirectories=""$(OutDir)\WebKit";"$(SolutionDir)";"$(SolutionDir)webkit\port\bridge";"$(SolutionDir)webkit\port\platform";"$(SolutionDir)webkit\port\platform\network";"$(SolutionDir)webkit\glue";"$(SolutionDir)third_party\webkit\src\";"$(OutDir)\obj\WebCore\JavaScriptHeaders";"$(OutDir)"" - PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_SCL_SECURE_NO_DEPRECATE" - /> - <Tool - Name="VCLinkerTool" - AdditionalDependencies="comctl32.lib shlwapi.lib rpcrt4.lib winmm.lib" - AdditionalLibraryDirectories=""$(OutDir)"" - /> - <Tool - Name="VCResourceCompilerTool" - AdditionalIncludeDirectories=""$(SolutionDir)";"$(IntDir)\..\"" - /> -</VisualStudioPropertySheet> diff --git a/webkit/tools/test_shell/test_shell_tests.vsprops b/webkit/tools/test_shell/test_shell_tests.vsprops deleted file mode 100644 index 0e11457..0000000 --- a/webkit/tools/test_shell/test_shell_tests.vsprops +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="test_shell_tests" - InheritedPropertySheets=".\test_shell.vsprops;..\..\build\webkit_common.vsprops" - > - <Tool - Name="VCCLCompilerTool" - AdditionalIncludeDirectories="$(SolutionDir)..\v8\public" - PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_SCL_SECURE_NO_DEPRECATE" - /> - <Tool - Name="VCLinkerTool" - AdditionalDependencies="winmm.lib" - /> -</VisualStudioPropertySheet> diff --git a/webkit/tools/test_shell/test_worker/test_worker.vsprops b/webkit/tools/test_shell/test_worker/test_worker.vsprops deleted file mode 100644 index 7d8cf60..0000000 --- a/webkit/tools/test_shell/test_worker/test_worker.vsprops +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="test_worker" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;..\..\..\build\webkit_common.vsprops" - > - <Tool - Name="VCLinkerTool" - ModuleDefinitionFile="test_worker.def" - /> -</VisualStudioPropertySheet> |