diff options
19 files changed, 0 insertions, 294 deletions
diff --git a/build/internal/release_impl_checksenabled.vsprops b/build/internal/release_impl_checksenabled.vsprops deleted file mode 100644 index a91e1b2..0000000 --- a/build/internal/release_impl_checksenabled.vsprops +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="release_impl_checksenabled" - InheritedPropertySheets=".\essential.vsprops" - > - <Tool - Name="VCCLCompilerTool" - PreprocessorDefinitions="_DEBUG;_HAS_ITERATOR_DEBUGGING=0;_SECURE_SCL=0" - RuntimeLibrary="1" - AdditionalOptions="/Oy-" - /> - <Tool - Name="VCLinkerTool" - LinkIncremental="1" - OptimizeReferences="2" - OptimizeForWindows98="1" - EnableCOMDATFolding="2" - /> - <Tool - Name="VCResourceCompilerTool" - PreprocessorDefinitions="_DEBUG;_HAS_ITERATOR_DEBUGGING=0;_SECURE_SCL=0" - /> -</VisualStudioPropertySheet> diff --git a/build/internal/release_impl_coverage.vsprops b/build/internal/release_impl_coverage.vsprops deleted file mode 100644 index c3f6aa9..0000000 --- a/build/internal/release_impl_coverage.vsprops +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="release_impl_coverage" - InheritedPropertySheets=".\release_defaults.vsprops" - > - <Tool - Name="VCLinkerTool" - Profile="1" - /> -</VisualStudioPropertySheet> diff --git a/build/internal/release_impl_dom_stats.vsprops b/build/internal/release_impl_dom_stats.vsprops deleted file mode 100644 index 3f6f349..0000000 --- a/build/internal/release_impl_dom_stats.vsprops +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="release_impl_dom_stats" - InheritedPropertySheets=".\essential.vsprops" - > - <Tool - Name="VCCLCompilerTool" - PreprocessorDefinitions="NDEBUG;ENABLE_DOM_STATS_COUNTERS" - AdditionalOptions="/Oy-" - /> - <Tool - Name="VCLinkerTool" - LinkIncremental="1" - OptimizeReferences="2" - OptimizeForWindows98="1" - EnableCOMDATFolding="2" - /> - <Tool - Name="VCResourceCompilerTool" - PreprocessorDefinitions="NDEBUG;ENABLE_DOM_STATS_COUNTERS" - /> -</VisualStudioPropertySheet> diff --git a/build/internal/release_impl_pgo_instrument.vsprops b/build/internal/release_impl_pgo_instrument.vsprops deleted file mode 100644 index 8c09863..0000000 --- a/build/internal/release_impl_pgo_instrument.vsprops +++ /dev/null @@ -1,28 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="release_impl_pgo_instrument" - OutputDirectory="$(DefaultOutputDirectory)_pgo" - IntermediateDirectory="$(DefaultOutputDirectory)_pgo\obj\$(ProjectName)" - InheritedPropertySheets=".\release_defaults.vsprops" - > - <Tool - Name="VCCLCompilerTool" - Optimization="3" - InlineFunctionExpansion="2" - EnableIntrinsicFunctions="true" - FavorSizeOrSpeed="2" - OmitFramePointers="true" - EnableFiberSafeOptimizations="true" - WholeProgramOptimization="true" - /> - <Tool - Name="VCLibrarianTool" - AdditionalOptions="/ltcg" - /> - <Tool - Name="VCLinkerTool" - LinkTimeCodeGeneration="2" - /> -</VisualStudioPropertySheet> diff --git a/build/internal/release_impl_pgo_optimize.vsprops b/build/internal/release_impl_pgo_optimize.vsprops deleted file mode 100644 index 60233f4..0000000 --- a/build/internal/release_impl_pgo_optimize.vsprops +++ /dev/null @@ -1,28 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="release_impl_pgo_optimize" - OutputDirectory="$(DefaultOutputDirectory)_pgo" - IntermediateDirectory="$(DefaultOutputDirectory)_pgo\obj\$(ProjectName)" - InheritedPropertySheets=".\release_defaults.vsprops" - > - <Tool - Name="VCCLCompilerTool" - Optimization="3" - InlineFunctionExpansion="2" - EnableIntrinsicFunctions="true" - FavorSizeOrSpeed="2" - OmitFramePointers="true" - EnableFiberSafeOptimizations="true" - WholeProgramOptimization="true" - /> - <Tool - Name="VCLibrarianTool" - AdditionalOptions="/ltcg" - /> - <Tool - Name="VCLinkerTool" - LinkTimeCodeGeneration="3" - /> -</VisualStudioPropertySheet> diff --git a/build/internal/release_impl_purify.vsprops b/build/internal/release_impl_purify.vsprops deleted file mode 100644 index dd75585..0000000 --- a/build/internal/release_impl_purify.vsprops +++ /dev/null @@ -1,19 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="release_impl_purify" - InheritedPropertySheets=".\release_defaults.vsprops" - > - <Tool - Name="VCCLCompilerTool" - Optimization="0" - PreprocessorDefinitions="PURIFY" - RuntimeLibrary="0" - BufferSecurityCheck="false" - /> - <Tool - Name="VCLinkerTool" - EnableCOMDATFolding="1" - /> -</VisualStudioPropertySheet> diff --git a/skia/using_skia.vsprops b/skia/using_skia.vsprops deleted file mode 100644 index dab2ca8..0000000 --- a/skia/using_skia.vsprops +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="using_skia" - > - <Tool - Name="VCCLCompilerTool" - AdditionalIncludeDirectories=""$(SolutionDir)..\skia\config";"$(SolutionDir)..\skia\config\win";"$(SolutionDir)..\third_party\skia\include\core";"$(SolutionDir)..\third_party\skia\include\effects"" - /> -</VisualStudioPropertySheet> diff --git a/testing/using_gtest.vsprops b/testing/using_gtest.vsprops deleted file mode 100644 index d5b6911..0000000 --- a/testing/using_gtest.vsprops +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="using_gtest" - > - <Tool - Name="VCCLCompilerTool" - AdditionalIncludeDirectories="$(SolutionDir)..\testing\gtest\include;$(SolutionDir)..\testing\gtest" - /> -</VisualStudioPropertySheet> diff --git a/third_party/ffmpeg/using_ffmpeg.vsprops b/third_party/ffmpeg/using_ffmpeg.vsprops deleted file mode 100644 index 1a569b3..0000000 --- a/third_party/ffmpeg/using_ffmpeg.vsprops +++ /dev/null @@ -1,16 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="using_ffmpeg" - > - <Tool - Name="VCCLCompilerTool" - AdditionalIncludeDirectories="$(SolutionDir)..\third_party\ffmpeg\include;$(SolutionDir)..\third_party\ffmpeg\include\win" - /> - <Tool - Name="VCLinkerTool" - AdditionalDependencies="avcodec-52.lib avformat-52.lib avutil-50.lib" - DelayLoadDLLs="avcodec-52.dll;avformat-52.dll;avutil-50.dll" - /> -</VisualStudioPropertySheet> diff --git a/third_party/libjpeg/using_libjpeg.vsprops b/third_party/libjpeg/using_libjpeg.vsprops deleted file mode 100644 index e0d5cd11..0000000 --- a/third_party/libjpeg/using_libjpeg.vsprops +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="using_libjpeg" - > - <Tool - Name="VCCLCompilerTool" - AdditionalIncludeDirectories=""$(SolutionDir)..\third_party\libjpeg"" - /> -</VisualStudioPropertySheet> diff --git a/third_party/libpng/using_libpng.vsprops b/third_party/libpng/using_libpng.vsprops deleted file mode 100644 index 4e217f1..0000000 --- a/third_party/libpng/using_libpng.vsprops +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="using_libpng" - > - <Tool - Name="VCCLCompilerTool" - AdditionalIncludeDirectories=""$(SolutionDir)..\third_party\libpng"" - PreprocessorDefinitions="PNG_USER_CONFIG;CHROME_PNG_WRITE_SUPPORT" - /> -</VisualStudioPropertySheet> diff --git a/third_party/libxml/build/libxml.vsprops b/third_party/libxml/build/libxml.vsprops deleted file mode 100644 index 0a35f12..0000000 --- a/third_party/libxml/build/libxml.vsprops +++ /dev/null @@ -1,13 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="libxml" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\third_party\libxml\build\using_libxml.vsprops;$(SolutionDir)..\third_party\zlib\using_zlib.vsprops;$(SolutionDir)..\third_party\icu\build\using_icu.vsprops;$(SolutionDir)..\build\external_code.vsprops" - > - <Tool - Name="VCCLCompilerTool" - DisableSpecificWarnings="4101;4133" - AdditionalIncludeDirectories=""$(SolutionDir)..\third_party\libxml\win32";"$(SolutionDir)..\third_party\libxml\win32\include"" - /> -</VisualStudioPropertySheet> diff --git a/third_party/libxml/build/using_libxml.vsprops b/third_party/libxml/build/using_libxml.vsprops deleted file mode 100644 index 84b9d5a..0000000 --- a/third_party/libxml/build/using_libxml.vsprops +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="using_libxml" - > - <Tool - Name="VCCLCompilerTool" - AdditionalIncludeDirectories=""$(SolutionDir)..\third_party\libxml\include";"$(SolutionDir)..\third_party\libxml\win32\include"" - PreprocessorDefinitions="LIBXML_STATIC" - /> - <Tool - Name="VCLinkerTool" - /> -</VisualStudioPropertySheet> diff --git a/third_party/libxslt/build/libxslt.vsprops b/third_party/libxslt/build/libxslt.vsprops deleted file mode 100644 index 494585b..0000000 --- a/third_party/libxslt/build/libxslt.vsprops +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="libxslt" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\third_party\libxml\build\using_libxml.vsprops;$(SolutionDir)..\third_party\libxslt\build\using_libxslt.vsprops;$(SolutionDir)..\third_party\icu\build\using_icu.vsprops;$(SolutionDir)..\build\external_code.vsprops" - > - <Tool - Name="VCCLCompilerTool" - /> -</VisualStudioPropertySheet> diff --git a/third_party/libxslt/build/using_libxslt.vsprops b/third_party/libxslt/build/using_libxslt.vsprops deleted file mode 100644 index 1d55046..0000000 --- a/third_party/libxslt/build/using_libxslt.vsprops +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="using_libxslt" - > - <Tool - Name="VCCLCompilerTool" - AdditionalIncludeDirectories=""$(SolutionDir)..\third_party\libxslt"" - PreprocessorDefinitions="LIBXSLT_STATIC" - /> -</VisualStudioPropertySheet> diff --git a/third_party/lzma_sdk/using_lzma_sdk.vsprops b/third_party/lzma_sdk/using_lzma_sdk.vsprops deleted file mode 100644 index 6728e4a..0000000 --- a/third_party/lzma_sdk/using_lzma_sdk.vsprops +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="using_lzma_sdk" - > - <Tool - Name="VCCLCompilerTool" - AdditionalIncludeDirectories=""$(SolutionDir)..\third_party\lzma_sdk"" - PreprocessorDefinitions="_LZMA_IN_CB" - /> -</VisualStudioPropertySheet> diff --git a/third_party/npapi/using_npapi.vsprops b/third_party/npapi/using_npapi.vsprops deleted file mode 100644 index 2d795a1..0000000 --- a/third_party/npapi/using_npapi.vsprops +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="using_npapi" - > - <Tool - Name="VCCLCompilerTool" - AdditionalIncludeDirectories=""$(SolutionDir)..\third_party\npapi"" - /> -</VisualStudioPropertySheet> diff --git a/third_party/zlib/using_zlib.vsprops b/third_party/zlib/using_zlib.vsprops deleted file mode 100644 index 5a1ee56..0000000 --- a/third_party/zlib/using_zlib.vsprops +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="using_zlib" - > - <Tool - Name="VCCLCompilerTool" - AdditionalIncludeDirectories=""$(SolutionDir)..\third_party\zlib"" - /> -</VisualStudioPropertySheet> diff --git a/third_party/zlib/zlib.vsprops b/third_party/zlib/zlib.vsprops deleted file mode 100644 index aa94800..0000000 --- a/third_party/zlib/zlib.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" - AdditionalIncludeDirectories="$(ProjectDir)" - PreprocessorDefinitions="" - /> -</VisualStudioPropertySheet> |