diff options
author | bradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-03 21:03:27 +0000 |
---|---|---|
committer | bradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-03 21:03:27 +0000 |
commit | 366f6795c14746e4ef849d8f1e56fcd5b872d325 (patch) | |
tree | c827f44d83b49dab900d4ed6ff6c1b6766f2f09c /third_party | |
parent | 85ae959285a1ed1d423abd3d01cac5a71cd7b51f (diff) | |
download | chromium_src-366f6795c14746e4ef849d8f1e56fcd5b872d325.zip chromium_src-366f6795c14746e4ef849d8f1e56fcd5b872d325.tar.gz chromium_src-366f6795c14746e4ef849d8f1e56fcd5b872d325.tar.bz2 |
Dropping unconnected obsolete vsprops files.
BUG=8042
TEST=None
Review URL: http://codereview.chromium.org/567033
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38016 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party')
-rw-r--r-- | third_party/ffmpeg/using_ffmpeg.vsprops | 16 | ||||
-rw-r--r-- | third_party/libjpeg/using_libjpeg.vsprops | 11 | ||||
-rw-r--r-- | third_party/libpng/using_libpng.vsprops | 12 | ||||
-rw-r--r-- | third_party/libxml/build/libxml.vsprops | 13 | ||||
-rw-r--r-- | third_party/libxml/build/using_libxml.vsprops | 15 | ||||
-rw-r--r-- | third_party/libxslt/build/libxslt.vsprops | 11 | ||||
-rw-r--r-- | third_party/libxslt/build/using_libxslt.vsprops | 12 | ||||
-rw-r--r-- | third_party/lzma_sdk/using_lzma_sdk.vsprops | 12 | ||||
-rw-r--r-- | third_party/npapi/using_npapi.vsprops | 11 | ||||
-rw-r--r-- | third_party/zlib/using_zlib.vsprops | 11 | ||||
-rw-r--r-- | third_party/zlib/zlib.vsprops | 12 |
11 files changed, 0 insertions, 136 deletions
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> |