summaryrefslogtreecommitdiffstats
path: root/net/build/net.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'net/build/net.vcproj')
-rw-r--r--net/build/net.vcproj1174
1 files changed, 0 insertions, 1174 deletions
diff --git a/net/build/net.vcproj b/net/build/net.vcproj
deleted file mode 100644
index 7842fa6..0000000
--- a/net/build/net.vcproj
+++ /dev/null
@@ -1,1174 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="net"
- ProjectGUID="{326E9795-E760-410A-B69A-3F79DB3F5243}"
- RootNamespace="net"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="4"
- InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;.\net.vsprops"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="precompiled_net.h"
- ForcedIncludeFiles="precompiled_net.h"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- ConfigurationType="4"
- InheritedPropertySheets="$(SolutionDir)..\build\release.vsprops;.\net.vsprops"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="base"
- >
- <File
- RelativePath="..\base\address_list.cc"
- >
- </File>
- <File
- RelativePath="..\base\address_list.h"
- >
- </File>
- <File
- RelativePath="..\base\auth.h"
- >
- </File>
- <File
- RelativePath="..\base\base64.cc"
- >
- </File>
- <File
- RelativePath="..\base\base64.h"
- >
- </File>
- <File
- RelativePath="..\base\bzip2_filter.cc"
- >
- </File>
- <File
- RelativePath="..\base\bzip2_filter.h"
- >
- </File>
- <File
- RelativePath="..\base\cert_status_flags.cc"
- >
- </File>
- <File
- RelativePath="..\base\cert_status_flags.h"
- >
- </File>
- <File
- RelativePath="..\base\cert_verifier.cc"
- >
- </File>
- <File
- RelativePath="..\base\cert_verifier.h"
- >
- </File>
- <File
- RelativePath="..\base\cert_verify_result.h"
- >
- </File>
- <File
- RelativePath="..\base\client_socket.cc"
- >
- </File>
- <File
- RelativePath="..\base\client_socket.h"
- >
- </File>
- <File
- RelativePath="..\base\client_socket_factory.cc"
- >
- </File>
- <File
- RelativePath="..\base\client_socket_factory.h"
- >
- </File>
- <File
- RelativePath="..\base\client_socket_handle.cc"
- >
- </File>
- <File
- RelativePath="..\base\client_socket_handle.h"
- >
- </File>
- <File
- RelativePath="..\base\client_socket_pool.cc"
- >
- </File>
- <File
- RelativePath="..\base\client_socket_pool.h"
- >
- </File>
- <File
- RelativePath="..\base\completion_callback.h"
- >
- </File>
- <File
- RelativePath="..\base\connection_type_histograms.cc"
- >
- </File>
- <File
- RelativePath="..\base\connection_type_histograms.h"
- >
- </File>
- <File
- RelativePath="..\base\cookie_monster.cc"
- >
- </File>
- <File
- RelativePath="..\base\cookie_monster.h"
- >
- </File>
- <File
- RelativePath="..\base\cookie_policy.cc"
- >
- </File>
- <File
- RelativePath="..\base\cookie_policy.h"
- >
- </File>
- <File
- RelativePath="..\base\data_url.cc"
- >
- </File>
- <File
- RelativePath="..\base\data_url.h"
- >
- </File>
- <File
- RelativePath="..\base\directory_lister.cc"
- >
- </File>
- <File
- RelativePath="..\base\directory_lister.h"
- >
- </File>
- <File
- RelativePath="..\base\dns_resolution_observer.cc"
- >
- </File>
- <File
- RelativePath="..\base\dns_resolution_observer.h"
- >
- </File>
- <File
- RelativePath="..\base\effective_tld_names.cc"
- >
- </File>
- <File
- RelativePath="..\base\escape.cc"
- >
- </File>
- <File
- RelativePath="..\base\escape.h"
- >
- </File>
- <File
- RelativePath="..\base\ev_root_ca_metadata.cc"
- >
- </File>
- <File
- RelativePath="..\base\ev_root_ca_metadata.h"
- >
- </File>
- <File
- RelativePath="..\base\file_stream.h"
- >
- </File>
- <File
- RelativePath="..\base\file_stream_win.cc"
- >
- </File>
- <File
- RelativePath="..\base\filter.cc"
- >
- </File>
- <File
- RelativePath="..\base\filter.h"
- >
- </File>
- <File
- RelativePath="..\base\gzip_filter.cc"
- >
- </File>
- <File
- RelativePath="..\base\gzip_filter.h"
- >
- </File>
- <File
- RelativePath="..\base\gzip_header.cc"
- >
- </File>
- <File
- RelativePath="..\base\gzip_header.h"
- >
- </File>
- <File
- RelativePath="..\base\host_resolver.cc"
- >
- </File>
- <File
- RelativePath="..\base\host_resolver.h"
- >
- </File>
- <File
- RelativePath="..\base\io_buffer.cc"
- >
- </File>
- <File
- RelativePath="..\base\io_buffer.h"
- >
- </File>
- <File
- RelativePath="..\base\listen_socket.cc"
- >
- </File>
- <File
- RelativePath="..\base\listen_socket.h"
- >
- </File>
- <File
- RelativePath="..\base\load_flags.h"
- >
- </File>
- <File
- RelativePath="..\base\mime_sniffer.cc"
- >
- </File>
- <File
- RelativePath="..\base\mime_sniffer.h"
- >
- </File>
- <File
- RelativePath="..\base\mime_util.cc"
- >
- </File>
- <File
- RelativePath="..\base\mime_util.h"
- >
- </File>
- <File
- RelativePath="..\base\net_error_list.h"
- >
- </File>
- <File
- RelativePath="..\base\net_errors.cc"
- >
- </File>
- <File
- RelativePath="..\base\net_errors.h"
- >
- </File>
- <File
- RelativePath="..\base\net_module.cc"
- >
- </File>
- <File
- RelativePath="..\base\net_module.h"
- >
- </File>
- <File
- RelativePath="..\base\net_resources.h"
- >
- </File>
- <File
- RelativePath="..\base\net_util.cc"
- >
- </File>
- <File
- RelativePath="..\base\net_util.h"
- >
- </File>
- <File
- RelativePath="..\base\net_util_win.cc"
- >
- </File>
- <File
- RelativePath="..\base\platform_mime_util.h"
- >
- </File>
- <File
- RelativePath="..\base\platform_mime_util_win.cc"
- >
- </File>
- <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\registry_controlled_domain.cc"
- >
- </File>
- <File
- RelativePath="..\base\registry_controlled_domain.h"
- >
- </File>
- <File
- RelativePath="..\base\scoped_cert_chain_context.h"
- >
- </File>
- <File
- RelativePath="..\base\sdch_filter.cc"
- >
- </File>
- <File
- RelativePath="..\base\sdch_filter.h"
- >
- </File>
- <File
- RelativePath="..\base\sdch_manager.cc"
- >
- </File>
- <File
- RelativePath="..\base\sdch_manager.h"
- >
- </File>
- <File
- RelativePath="..\base\socket.h"
- >
- </File>
- <File
- RelativePath="..\base\ssl_client_socket.h"
- >
- </File>
- <File
- RelativePath="..\base\ssl_client_socket_win.cc"
- >
- </File>
- <File
- RelativePath="..\base\ssl_client_socket_win.h"
- >
- </File>
- <File
- RelativePath="..\base\ssl_config_service.cc"
- >
- </File>
- <File
- RelativePath="..\base\ssl_config_service.h"
- >
- </File>
- <File
- RelativePath="..\base\ssl_info.h"
- >
- </File>
- <File
- RelativePath="..\base\ssl_test_util.cc"
- >
- </File>
- <File
- RelativePath="..\base\tcp_client_socket.h"
- >
- </File>
- <File
- RelativePath="..\base\tcp_client_socket_win.cc"
- >
- </File>
- <File
- RelativePath="..\base\telnet_server.cc"
- >
- </File>
- <File
- RelativePath="..\base\telnet_server.h"
- >
- </File>
- <File
- RelativePath="..\base\upload_data.cc"
- >
- </File>
- <File
- RelativePath="..\base\upload_data.h"
- >
- </File>
- <File
- RelativePath="..\base\upload_data_stream.cc"
- >
- </File>
- <File
- RelativePath="..\base\upload_data_stream.h"
- >
- </File>
- <File
- RelativePath="..\base\wininet_util.cc"
- >
- </File>
- <File
- RelativePath="..\base\wininet_util.h"
- >
- </File>
- <File
- RelativePath="..\base\winsock_init.cc"
- >
- </File>
- <File
- RelativePath="..\base\winsock_init.h"
- >
- </File>
- <File
- RelativePath="..\base\x509_certificate.cc"
- >
- </File>
- <File
- RelativePath="..\base\x509_certificate.h"
- >
- </File>
- <File
- RelativePath="..\base\x509_certificate_win.cc"
- >
- </File>
- </Filter>
- <Filter
- Name="url_request"
- >
- <File
- RelativePath="..\url_request\mime_sniffer_proxy.cc"
- >
- </File>
- <File
- RelativePath="..\url_request\mime_sniffer_proxy.h"
- >
- </File>
- <File
- RelativePath="..\url_request\url_request.cc"
- >
- </File>
- <File
- RelativePath="..\url_request\url_request.h"
- >
- </File>
- <File
- RelativePath="..\url_request\url_request_about_job.cc"
- >
- </File>
- <File
- RelativePath="..\url_request\url_request_about_job.h"
- >
- </File>
- <File
- RelativePath="..\url_request\url_request_context.h"
- >
- </File>
- <File
- RelativePath="..\url_request\url_request_error_job.cc"
- >
- </File>
- <File
- RelativePath="..\url_request\url_request_error_job.h"
- >
- </File>
- <File
- RelativePath="..\url_request\url_request_file_dir_job.cc"
- >
- </File>
- <File
- RelativePath="..\url_request\url_request_file_dir_job.h"
- >
- </File>
- <File
- RelativePath="..\url_request\url_request_file_job.cc"
- >
- </File>
- <File
- RelativePath="..\url_request\url_request_file_job.h"
- >
- </File>
- <File
- RelativePath="..\url_request\url_request_filter.cc"
- >
- </File>
- <File
- RelativePath="..\url_request\url_request_filter.h"
- >
- </File>
- <File
- RelativePath="..\url_request\url_request_ftp_job.cc"
- >
- </File>
- <File
- RelativePath="..\url_request\url_request_ftp_job.h"
- >
- </File>
- <File
- RelativePath="..\url_request\url_request_http_job.cc"
- >
- </File>
- <File
- RelativePath="..\url_request\url_request_http_job.h"
- >
- </File>
- <File
- RelativePath="..\url_request\url_request_inet_job.cc"
- >
- </File>
- <File
- RelativePath="..\url_request\url_request_inet_job.h"
- >
- </File>
- <File
- RelativePath="..\url_request\url_request_job.cc"
- >
- </File>
- <File
- RelativePath="..\url_request\url_request_job.h"
- >
- </File>
- <File
- RelativePath="..\url_request\url_request_job_manager.cc"
- >
- </File>
- <File
- RelativePath="..\url_request\url_request_job_manager.h"
- >
- </File>
- <File
- RelativePath="..\url_request\url_request_job_metrics.cc"
- >
- </File>
- <File
- RelativePath="..\url_request\url_request_job_metrics.h"
- >
- </File>
- <File
- RelativePath="..\url_request\url_request_job_tracker.cc"
- >
- </File>
- <File
- RelativePath="..\url_request\url_request_job_tracker.h"
- >
- </File>
- <File
- RelativePath="..\url_request\url_request_new_ftp_job.cc"
- >
- </File>
- <File
- RelativePath="..\url_request\url_request_new_ftp_job.h"
- >
- </File>
- <File
- RelativePath="..\url_request\url_request_simple_job.cc"
- >
- </File>
- <File
- RelativePath="..\url_request\url_request_simple_job.h"
- >
- </File>
- <File
- RelativePath="..\url_request\url_request_status.h"
- >
- </File>
- <File
- RelativePath="..\url_request\url_request_test_job.cc"
- >
- </File>
- <File
- RelativePath="..\url_request\url_request_test_job.h"
- >
- </File>
- <File
- RelativePath="..\url_request\url_request_view_cache_job.cc"
- >
- </File>
- <File
- RelativePath="..\url_request\url_request_view_cache_job.h"
- >
- </File>
- </Filter>
- <Filter
- Name="http"
- >
- <File
- RelativePath="..\http\des.cc"
- >
- </File>
- <File
- RelativePath="..\http\des.h"
- >
- </File>
- <File
- RelativePath="..\http\http_atom_list.h"
- >
- </File>
- <File
- RelativePath="..\http\http_auth.cc"
- >
- </File>
- <File
- RelativePath="..\http\http_auth.h"
- >
- </File>
- <File
- RelativePath="..\http\http_auth_cache.cc"
- >
- </File>
- <File
- RelativePath="..\http\http_auth_cache.h"
- >
- </File>
- <File
- RelativePath="..\http\http_auth_handler.cc"
- >
- </File>
- <File
- RelativePath="..\http\http_auth_handler.h"
- >
- </File>
- <File
- RelativePath="..\http\http_auth_handler_basic.cc"
- >
- </File>
- <File
- RelativePath="..\http\http_auth_handler_basic.h"
- >
- </File>
- <File
- RelativePath="..\http\http_auth_handler_digest.cc"
- >
- </File>
- <File
- RelativePath="..\http\http_auth_handler_digest.h"
- >
- </File>
- <File
- RelativePath="..\http\http_auth_handler_ntlm.cc"
- >
- </File>
- <File
- RelativePath="..\http\http_auth_handler_ntlm.h"
- >
- </File>
- <File
- RelativePath="..\http\http_cache.cc"
- >
- </File>
- <File
- RelativePath="..\http\http_cache.h"
- >
- </File>
- <File
- RelativePath="..\http\http_chunked_decoder.cc"
- >
- </File>
- <File
- RelativePath="..\http\http_chunked_decoder.h"
- >
- </File>
- <File
- RelativePath="..\http\http_network_layer.cc"
- >
- </File>
- <File
- RelativePath="..\http\http_network_layer.h"
- >
- </File>
- <File
- RelativePath="..\http\http_network_session.h"
- >
- </File>
- <File
- RelativePath="..\http\http_network_transaction.cc"
- >
- </File>
- <File
- RelativePath="..\http\http_network_transaction.h"
- >
- </File>
- <File
- RelativePath="..\http\http_request_info.h"
- >
- </File>
- <File
- RelativePath="..\http\http_response_headers.cc"
- >
- </File>
- <File
- RelativePath="..\http\http_response_headers.h"
- >
- </File>
- <File
- RelativePath="..\http\http_response_info.cc"
- >
- </File>
- <File
- RelativePath="..\http\http_response_info.h"
- >
- </File>
- <File
- RelativePath="..\http\http_transaction.h"
- >
- </File>
- <File
- RelativePath="..\http\http_transaction_factory.h"
- >
- </File>
- <File
- RelativePath="..\http\http_util.cc"
- >
- </File>
- <File
- RelativePath="..\http\http_util.h"
- >
- </File>
- <File
- RelativePath="..\http\http_vary_data.cc"
- >
- </File>
- <File
- RelativePath="..\http\http_vary_data.h"
- >
- </File>
- <File
- RelativePath="..\http\md4.cc"
- >
- </File>
- <File
- RelativePath="..\http\md4.h"
- >
- </File>
- </Filter>
- <Filter
- Name="disk_cache"
- >
- <File
- RelativePath="..\disk_cache\addr.cc"
- >
- </File>
- <File
- RelativePath="..\disk_cache\addr.h"
- >
- </File>
- <File
- RelativePath="..\disk_cache\backend_impl.cc"
- >
- </File>
- <File
- RelativePath="..\disk_cache\backend_impl.h"
- >
- </File>
- <File
- RelativePath="..\disk_cache\block_files.cc"
- >
- </File>
- <File
- RelativePath="..\disk_cache\block_files.h"
- >
- </File>
- <File
- RelativePath="..\disk_cache\cache_util.h"
- >
- </File>
- <File
- RelativePath="..\disk_cache\cache_util_win.cc"
- >
- </File>
- <File
- RelativePath="..\disk_cache\disk_cache.h"
- >
- </File>
- <File
- RelativePath="..\disk_cache\disk_format.h"
- >
- </File>
- <File
- RelativePath="..\disk_cache\entry_impl.cc"
- >
- </File>
- <File
- RelativePath="..\disk_cache\entry_impl.h"
- >
- </File>
- <File
- RelativePath="..\disk_cache\errors.h"
- >
- </File>
- <File
- RelativePath="..\disk_cache\eviction.cc"
- >
- </File>
- <File
- RelativePath="..\disk_cache\eviction.h"
- >
- </File>
- <File
- RelativePath="..\disk_cache\file.h"
- >
- </File>
- <File
- RelativePath="..\disk_cache\file_block.h"
- >
- </File>
- <File
- RelativePath="..\disk_cache\file_lock.cc"
- >
- </File>
- <File
- RelativePath="..\disk_cache\file_lock.h"
- >
- </File>
- <File
- RelativePath="..\disk_cache\file_win.cc"
- >
- </File>
- <File
- RelativePath="..\disk_cache\hash.cc"
- >
- </File>
- <File
- RelativePath="..\disk_cache\hash.h"
- >
- </File>
- <File
- RelativePath="..\disk_cache\mapped_file.h"
- >
- </File>
- <File
- RelativePath="..\disk_cache\mapped_file_win.cc"
- >
- </File>
- <File
- RelativePath="..\disk_cache\mem_backend_impl.cc"
- >
- </File>
- <File
- RelativePath="..\disk_cache\mem_backend_impl.h"
- >
- </File>
- <File
- RelativePath="..\disk_cache\mem_entry_impl.cc"
- >
- </File>
- <File
- RelativePath="..\disk_cache\mem_entry_impl.h"
- >
- </File>
- <File
- RelativePath="..\disk_cache\mem_rankings.cc"
- >
- </File>
- <File
- RelativePath="..\disk_cache\mem_rankings.h"
- >
- </File>
- <File
- RelativePath="..\disk_cache\rankings.cc"
- >
- </File>
- <File
- RelativePath="..\disk_cache\rankings.h"
- >
- </File>
- <File
- RelativePath="..\disk_cache\stats.cc"
- >
- </File>
- <File
- RelativePath="..\disk_cache\stats.h"
- >
- </File>
- <File
- RelativePath="..\disk_cache\stats_histogram.cc"
- >
- </File>
- <File
- RelativePath="..\disk_cache\stats_histogram.h"
- >
- </File>
- <File
- RelativePath="..\disk_cache\storage_block-inl.h"
- >
- </File>
- <File
- RelativePath="..\disk_cache\storage_block.h"
- >
- </File>
- <File
- RelativePath="..\disk_cache\trace.cc"
- >
- </File>
- <File
- RelativePath="..\disk_cache\trace.h"
- >
- </File>
- </Filter>
- <Filter
- Name="proxy"
- >
- <File
- RelativePath="..\proxy\proxy_config.cc"
- >
- </File>
- <File
- RelativePath="..\proxy\proxy_config.h"
- >
- </File>
- <File
- RelativePath="..\proxy\proxy_config_service.h"
- >
- </File>
- <File
- RelativePath="..\proxy\proxy_config_service_fixed.h"
- >
- </File>
- <File
- RelativePath="..\proxy\proxy_config_service_win.cc"
- >
- </File>
- <File
- RelativePath="..\proxy\proxy_config_service_win.h"
- >
- </File>
- <File
- RelativePath="..\proxy\proxy_info.cc"
- >
- </File>
- <File
- RelativePath="..\proxy\proxy_info.h"
- >
- </File>
- <File
- RelativePath="..\proxy\proxy_list.cc"
- >
- </File>
- <File
- RelativePath="..\proxy\proxy_list.h"
- >
- </File>
- <File
- RelativePath="..\proxy\proxy_resolver.h"
- >
- </File>
- <File
- RelativePath="..\proxy\proxy_resolver_script.h"
- >
- </File>
- <File
- RelativePath="..\proxy\proxy_resolver_v8.cc"
- >
- </File>
- <File
- RelativePath="..\proxy\proxy_resolver_v8.h"
- >
- </File>
- <File
- RelativePath="..\proxy\proxy_resolver_winhttp.cc"
- >
- </File>
- <File
- RelativePath="..\proxy\proxy_resolver_winhttp.h"
- >
- </File>
- <File
- RelativePath="..\proxy\proxy_retry_info.h"
- >
- </File>
- <File
- RelativePath="..\proxy\proxy_script_fetcher.cc"
- >
- </File>
- <File
- RelativePath="..\proxy\proxy_script_fetcher.h"
- >
- </File>
- <File
- RelativePath="..\proxy\proxy_server.cc"
- >
- </File>
- <File
- RelativePath="..\proxy\proxy_server.h"
- >
- </File>
- <File
- RelativePath="..\proxy\proxy_service.cc"
- >
- </File>
- <File
- RelativePath="..\proxy\proxy_service.h"
- >
- </File>
- </Filter>
- <Filter
- Name="ftp"
- >
- <File
- RelativePath="..\ftp\ftp_auth_cache.cc"
- >
- </File>
- <File
- RelativePath="..\ftp\ftp_auth_cache.h"
- >
- </File>
- <File
- RelativePath="..\ftp\ftp_directory_parser.cc"
- >
- </File>
- <File
- RelativePath="..\ftp\ftp_directory_parser.h"
- >
- </File>
- <File
- RelativePath="..\ftp\ftp_network_layer.cc"
- >
- </File>
- <File
- RelativePath="..\ftp\ftp_network_layer.h"
- >
- </File>
- <File
- RelativePath="..\ftp\ftp_network_session.h"
- >
- </File>
- <File
- RelativePath="..\ftp\ftp_network_transaction.cc"
- >
- </File>
- <File
- RelativePath="..\ftp\ftp_network_transaction.h"
- >
- </File>
- <File
- RelativePath="..\ftp\ftp_request_info.h"
- >
- </File>
- <File
- RelativePath="..\ftp\ftp_response_info.h"
- >
- </File>
- <File
- RelativePath="..\ftp\ftp_transaction.h"
- >
- </File>
- <File
- RelativePath="..\ftp\ftp_transaction_factory.h"
- >
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>