| Index: net/build/net_unittests.vcproj
|
| ===================================================================
|
| --- net/build/net_unittests.vcproj (revision 12551)
|
| +++ net/build/net_unittests.vcproj (working copy)
|
| @@ -1,446 +0,0 @@
|
| -<?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\des_unittest.cc"
|
| - >
|
| - </File>
|
| - <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_util_unittest.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="..\http\http_vary_data_unittest.cc"
|
| - >
|
| - </File>
|
| - </Filter>
|
| - <Filter
|
| - Name="base"
|
| - >
|
| - <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\tcp_pinger_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="ftp"
|
| - >
|
| - <File
|
| - RelativePath="..\ftp\ftp_auth_cache_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_list_unittest.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="..\proxy\proxy_script_fetcher_unittest.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="..\proxy\proxy_resolver_v8_unittest.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="..\proxy\proxy_server_unittest.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="..\proxy\proxy_service_unittest.cc"
|
| - >
|
| - </File>
|
| - </Filter>
|
| - </Filter>
|
| - </Files>
|
| - <Globals>
|
| - </Globals>
|
| -</VisualStudioProject>
|
|
|