diff options
author | scherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-04 19:43:48 +0000 |
---|---|---|
committer | scherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-04 19:43:48 +0000 |
commit | 52ceebc9c2190f71ccddf26739b63fef5ca0b2fd (patch) | |
tree | 08d4c3628ca264e9345ef47fe8e485237a0e8ff2 /net/build/net_unittests.vcproj | |
parent | 852f40f8147a6c052cade1e62237418ca2f96947 (diff) | |
download | chromium_src-52ceebc9c2190f71ccddf26739b63fef5ca0b2fd.zip chromium_src-52ceebc9c2190f71ccddf26739b63fef5ca0b2fd.tar.gz chromium_src-52ceebc9c2190f71ccddf26739b63fef5ca0b2fd.tar.bz2 |
Changed svn:eol-style of all .sln and .vcproj files to CRLF
Review URL: http://codereview.chromium.org/13133
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6372 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/build/net_unittests.vcproj')
-rw-r--r-- | net/build/net_unittests.vcproj | 852 |
1 files changed, 426 insertions, 426 deletions
diff --git a/net/build/net_unittests.vcproj b/net/build/net_unittests.vcproj index f92d227..db597ce 100644 --- a/net/build/net_unittests.vcproj +++ b/net/build/net_unittests.vcproj @@ -1,426 +1,426 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioProject - ProjectType="Visual C++" - Version="8.00" - Name="net_unittests" - ProjectGUID="{E99DA267-BE90-4F45-88A1-6919DB2C7567}" - RootNamespace="net_unittests" - Keyword="Win32Proj" - > - <Platforms> - <Platform - Name="Win32" - /> - </Platforms> - <ToolFiles> - </ToolFiles> - <Configurations> - <Configuration - Name="Debug|Win32" - ConfigurationType="1" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - PreprocessorDefinitions="UNIT_TEST" - UsePrecompiledHeader="2" - PrecompiledHeaderThrough="precompiled_net.h" - ForcedIncludeFiles="precompiled_net.h" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLinkerTool" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCManifestTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCAppVerifierTool" - /> - <Tool - Name="VCWebDeploymentTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - <Configuration - Name="Release|Win32" - ConfigurationType="1" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - PreprocessorDefinitions="UNIT_TEST" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLinkerTool" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCManifestTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCAppVerifierTool" - /> - <Tool - Name="VCWebDeploymentTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - </Configurations> - <References> - </References> - <Files> - <Filter - Name="support" - > - <File - RelativePath=".\precompiled_net.cc" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="1" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32" - ExcludedFromBuild="true" - > - <Tool - Name="VCCLCompilerTool" - /> - </FileConfiguration> - </File> - <File - RelativePath=".\precompiled_net.h" - > - </File> - <File - RelativePath="..\base\run_all_unittests.cc" - > - </File> - </Filter> - <Filter - Name="tests" - > - <Filter - Name="disk_cache" - > - <File - RelativePath="..\disk_cache\addr_unittest.cc" - > - </File> - <File - RelativePath="..\disk_cache\backend_unittest.cc" - > - </File> - <File - RelativePath="..\disk_cache\block_files_unittest.cc" - > - </File> - <File - RelativePath="..\disk_cache\disk_cache_test_base.cc" - > - </File> - <File - RelativePath="..\disk_cache\disk_cache_test_base.h" - > - </File> - <File - RelativePath="..\disk_cache\disk_cache_test_util.cc" - > - </File> - <File - RelativePath="..\disk_cache\disk_cache_test_util.h" - > - </File> - <File - RelativePath="..\disk_cache\entry_unittest.cc" - > - </File> - <File - RelativePath="..\disk_cache\mapped_file_unittest.cc" - > - </File> - <File - RelativePath="..\disk_cache\storage_block_unittest.cc" - > - </File> - </Filter> - <Filter - Name="http" - > - <File - RelativePath="..\http\http_auth_cache_unittest.cc" - > - </File> - <File - RelativePath="..\http\http_auth_handler_basic_unittest.cc" - > - </File> - <File - RelativePath="..\http\http_auth_handler_digest_unittest.cc" - > - </File> - <File - RelativePath="..\http\http_auth_unittest.cc" - > - </File> - <File - RelativePath="..\http\http_cache_unittest.cc" - > - </File> - <File - RelativePath="..\http\http_chunked_decoder_unittest.cc" - > - </File> - <File - RelativePath="..\http\http_network_layer_unittest.cc" - > - </File> - <File - RelativePath="..\http\http_network_transaction_unittest.cc" - > - </File> - <File - RelativePath="..\http\http_response_headers_unittest.cc" - > - </File> - <File - RelativePath="..\http\http_transaction_unittest.cc" - > - </File> - <File - RelativePath="..\http\http_transaction_unittest.h" - > - </File> - <File - RelativePath="..\http\http_transaction_winhttp_unittest.cc" - > - </File> - <File - RelativePath="..\http\http_util_unittest.cc" - > - </File> - <File - RelativePath="..\http\http_vary_data_unittest.cc" - > - </File> - <File - RelativePath="..\http\winhttp_request_throttle_unittest.cc" - > - </File> - </Filter> - <Filter - Name="base" - > - <File - RelativePath="..\base\auth_cache_unittest.cc" - > - </File> - <File - RelativePath="..\base\base64_unittest.cc" - > - </File> - <File - RelativePath="..\base\bzip2_filter_unittest.cc" - > - </File> - <File - RelativePath="..\base\client_socket_pool_unittest.cc" - > - </File> - <File - RelativePath="..\base\cookie_monster_unittest.cc" - > - </File> - <File - RelativePath="..\base\cookie_policy_unittest.cc" - > - </File> - <File - RelativePath="..\base\data_url_unittest.cc" - > - </File> - <File - RelativePath="..\base\directory_lister_unittest.cc" - > - </File> - <File - RelativePath="..\base\escape_unittest.cc" - > - </File> - <File - RelativePath="..\base\file_stream_unittest.cc" - > - </File> - <File - RelativePath="..\base\filter_unittest.cc" - > - </File> - <File - RelativePath="..\base\gzip_filter_unittest.cc" - > - </File> - <File - RelativePath="..\base\host_resolver_unittest.cc" - > - </File> - <File - RelativePath="..\base\listen_socket_unittest.cc" - > - </File> - <File - RelativePath="..\base\listen_socket_unittest.h" - > - </File> - <File - RelativePath="..\base\mime_sniffer_unittest.cc" - > - </File> - <File - RelativePath="..\base\mime_util_unittest.cc" - > - </File> - <File - RelativePath="..\base\net_util_unittest.cc" - > - </File> - <File - RelativePath="..\base\registry_controlled_domain_unittest.cc" - > - </File> - <File - RelativePath="..\base\sdch_filter_unittest.cc" - > - </File> - <File - RelativePath="..\base\ssl_client_socket_unittest.cc" - > - </File> - <File - RelativePath="..\base\ssl_config_service_unittest.cc" - > - </File> - <File - RelativePath="..\base\tcp_client_socket_unittest.cc" - > - </File> - <File - RelativePath="..\base\telnet_server_unittest.cc" - > - </File> - <File - RelativePath="..\base\test_completion_callback_unittest.cc" - > - </File> - <File - RelativePath="..\base\wininet_util_unittest.cc" - > - </File> - <File - RelativePath="..\base\x509_certificate_unittest.cc" - > - </File> - </Filter> - <Filter - Name="url_request" - > - <File - RelativePath="..\url_request\url_request_unittest.cc" - > - </File> - <File - RelativePath="..\url_request\url_request_unittest.h" - > - </File> - </Filter> - <Filter - Name="proxy" - > - <File - RelativePath="..\proxy\proxy_service_unittest.cc" - > - </File> - </Filter> - </Filter> - </Files> - <Globals> - </Globals> -</VisualStudioProject> +<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="net_unittests"
+ ProjectGUID="{E99DA267-BE90-4F45-88A1-6919DB2C7567}"
+ RootNamespace="net_unittests"
+ Keyword="Win32Proj"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ ConfigurationType="1"
+ InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ PreprocessorDefinitions="UNIT_TEST"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderThrough="precompiled_net.h"
+ ForcedIncludeFiles="precompiled_net.h"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCManifestTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCAppVerifierTool"
+ />
+ <Tool
+ Name="VCWebDeploymentTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ ConfigurationType="1"
+ InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ PreprocessorDefinitions="UNIT_TEST"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCManifestTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCAppVerifierTool"
+ />
+ <Tool
+ Name="VCWebDeploymentTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="support"
+ >
+ <File
+ RelativePath=".\precompiled_net.cc"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ UsePrecompiledHeader="1"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath=".\precompiled_net.h"
+ >
+ </File>
+ <File
+ RelativePath="..\base\run_all_unittests.cc"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="tests"
+ >
+ <Filter
+ Name="disk_cache"
+ >
+ <File
+ RelativePath="..\disk_cache\addr_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\disk_cache\backend_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\disk_cache\block_files_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\disk_cache\disk_cache_test_base.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\disk_cache\disk_cache_test_base.h"
+ >
+ </File>
+ <File
+ RelativePath="..\disk_cache\disk_cache_test_util.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\disk_cache\disk_cache_test_util.h"
+ >
+ </File>
+ <File
+ RelativePath="..\disk_cache\entry_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\disk_cache\mapped_file_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\disk_cache\storage_block_unittest.cc"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="http"
+ >
+ <File
+ RelativePath="..\http\http_auth_cache_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\http\http_auth_handler_basic_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\http\http_auth_handler_digest_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\http\http_auth_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\http\http_cache_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\http\http_chunked_decoder_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\http\http_network_layer_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\http\http_network_transaction_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\http\http_response_headers_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\http\http_transaction_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\http\http_transaction_unittest.h"
+ >
+ </File>
+ <File
+ RelativePath="..\http\http_transaction_winhttp_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\http\http_util_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\http\http_vary_data_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\http\winhttp_request_throttle_unittest.cc"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="base"
+ >
+ <File
+ RelativePath="..\base\auth_cache_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\base\base64_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\base\bzip2_filter_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\base\client_socket_pool_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\base\cookie_monster_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\base\cookie_policy_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\base\data_url_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\base\directory_lister_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\base\escape_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\base\file_stream_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\base\filter_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\base\gzip_filter_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\base\host_resolver_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\base\listen_socket_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\base\listen_socket_unittest.h"
+ >
+ </File>
+ <File
+ RelativePath="..\base\mime_sniffer_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\base\mime_util_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\base\net_util_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\base\registry_controlled_domain_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\base\sdch_filter_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\base\ssl_client_socket_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\base\ssl_config_service_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\base\tcp_client_socket_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\base\telnet_server_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\base\test_completion_callback_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\base\wininet_util_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\base\x509_certificate_unittest.cc"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="url_request"
+ >
+ <File
+ RelativePath="..\url_request\url_request_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\url_request\url_request_unittest.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="proxy"
+ >
+ <File
+ RelativePath="..\proxy\proxy_service_unittest.cc"
+ >
+ </File>
+ </Filter>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
|