Commit fbaf179e authored by bradnelson@google.com's avatar bradnelson@google.com

Removing vcprojs now generated by gyp.

Review URL: http://codereview.chromium.org/42646

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12570 0039d316-1c4b-4281-b951-d872f2087c98
parent f018a57a
This diff is collapsed.
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8.00"
Name="base_gfx"
ProjectGUID="{A508ADD3-CECE-4E0F-8448-2F5E454DF551}"
RootNamespace="base_gfx"
Keyword="Win32Proj"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
ConfigurationType="4"
InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;.\base_gfx.vsprops;..\..\skia\using_skia.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>
<Configuration
Name="Release|Win32"
ConfigurationType="4"
InheritedPropertySheets="$(SolutionDir)..\build\release.vsprops;.\base_gfx.vsprops;..\..\skia\using_skia.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>
<File
RelativePath="..\gfx\gdi_util.cc"
>
</File>
<File
RelativePath="..\gfx\gdi_util.h"
>
</File>
<File
RelativePath="..\gfx\jpeg_codec.cc"
>
</File>
<File
RelativePath="..\gfx\jpeg_codec.h"
>
</File>
<File
RelativePath="..\gfx\native_theme.cc"
>
</File>
<File
RelativePath="..\gfx\native_theme.h"
>
</File>
<File
RelativePath="..\gfx\native_widget_types.h"
>
</File>
<File
RelativePath="..\gfx\png_decoder.cc"
>
</File>
<File
RelativePath="..\gfx\png_decoder.h"
>
</File>
<File
RelativePath="..\gfx\png_encoder.cc"
>
</File>
<File
RelativePath="..\gfx\png_encoder.h"
>
</File>
<File
RelativePath="..\gfx\point.cc"
>
</File>
<File
RelativePath="..\gfx\point.h"
>
</File>
<File
RelativePath="..\gfx\rect.cc"
>
</File>
<File
RelativePath="..\gfx\rect.h"
>
</File>
<File
RelativePath="..\gfx\size.cc"
>
</File>
<File
RelativePath="..\gfx\size.h"
>
</File>
</Files>
<Globals>
</Globals>
</VisualStudioProject>
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8.00"
Name="base_unittests"
ProjectGUID="{27A30967-4BBA-48D1-8522-CDE95F7B1CEC}"
RootNamespace="base_unittests"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
ConfigurationType="1"
InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;.\base_unittests.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>
<Configuration
Name="Release|Win32"
ConfigurationType="1"
InheritedPropertySheets="$(SolutionDir)..\build\release.vsprops;.\base_unittests.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="..\multiprocess_test.h"
>
</File>
<File
RelativePath="..\no_windows2000_unittest.h"
>
</File>
<File
RelativePath="..\perf_test_suite.h"
>
</File>
<File
RelativePath="..\run_all_unittests.cc"
>
</File>
<File
RelativePath="..\test_suite.h"
>
</File>
</Filter>
<Filter
Name="base_tests"
>
<File
RelativePath="..\at_exit_unittest.cc"
>
</File>
<File
RelativePath="..\atomicops_unittest.cc"
>
</File>
<File
RelativePath="..\clipboard_unittest.cc"
>
</File>
<File
RelativePath="..\command_line_unittest.cc"
>
</File>
<File
RelativePath="..\condition_variable_unittest.cc"
>
</File>
<File
RelativePath="..\directory_watcher_unittest.cc"
>
</File>
<File
RelativePath="..\field_trial_unittest.cc"
>
</File>
<File
RelativePath="..\file_path_unittest.cc"
>
</File>
<File
RelativePath="..\file_util_unittest.cc"
>
</File>
<File
RelativePath="..\file_version_info_unittest.cc"
>
</File>
<File
RelativePath="..\..\net\base\filter_unittest.h"
>
</File>
<File
RelativePath="..\histogram_unittest.cc"
>
</File>
<File
RelativePath="..\hmac_unittest.cc"
>
</File>
<File
RelativePath="..\idletimer_unittest.cc"
>
</File>
<File
RelativePath="..\json_reader_unittest.cc"
>
</File>
<File
RelativePath="..\json_writer_unittest.cc"
>
</File>
<File
RelativePath="..\lazy_instance_unittest.cc"
>
</File>
<File
RelativePath="..\linked_ptr_unittest.cc"
>
</File>
<File
RelativePath="..\message_loop_unittest.cc"
>
</File>
<File
RelativePath="..\gfx\native_theme_unittest.cc"
>
</File>
<File
RelativePath="..\object_watcher_unittest.cc"
>
</File>
<File
RelativePath="..\observer_list_unittest.cc"
>
</File>
<File
RelativePath="..\path_service_unittest.cc"
>
</File>
<File
RelativePath="..\pe_image_unittest.cc"
>
</File>
<File
RelativePath="..\pickle_unittest.cc"
>
</File>
<File
RelativePath="..\pr_time_unittest.cc"
>
</File>
<File
RelativePath="..\process_util_unittest.cc"
>
</File>
<File
RelativePath="..\rand_util_unittest.cc"
>
</File>
<File
RelativePath="..\gfx\rect_unittest.cc"
>
</File>
<File
RelativePath="..\ref_counted_unittest.cc"
>
</File>
<File
RelativePath="..\scoped_bstr_win_unittest.cc"
>
</File>
<File
RelativePath="..\scoped_comptr_win_unittest.cc"
>
</File>
<File
RelativePath="..\scoped_ptr_unittest.cc"
>
</File>
<File
RelativePath="..\scoped_temp_dir_unittest.cc"
>
</File>
<File
RelativePath="..\sha2_unittest.cc"
>
</File>
<File
RelativePath="..\shared_memory_unittest.cc"
>
</File>
<File
RelativePath="..\simple_thread_unittest.cc"
>
</File>
<File
RelativePath="..\singleton_unittest.cc"
>
</File>
<File
RelativePath="..\stack_container_unittest.cc"
>
</File>
<File
RelativePath="..\stats_table_unittest.cc"
>
</File>
<File
RelativePath="..\string_escape_unittest.cc"
>
</File>
<File
RelativePath="..\string_piece_unittest.cc"
>
</File>
<File
RelativePath="..\string_tokenizer_unittest.cc"
>
</File>
<File
RelativePath="..\string_util_unittest.cc"
>
</File>
<File
RelativePath="..\sys_info_unittest.cc"
>
</File>
<File
RelativePath="..\sys_string_conversions_unittest.cc"
>
</File>
<File
RelativePath="..\system_monitor_unittest.cc"
>
</File>
<File
RelativePath="..\thread_collision_warner_unittest.cc"
>
</File>
<File
RelativePath="..\thread_local_storage_unittest.cc"
>
</File>
<File
RelativePath="..\thread_local_unittest.cc"
>
</File>
<File
RelativePath="..\thread_unittest.cc"
>
</File>
<File
RelativePath="..\time_unittest.cc"
>
</File>
<File
RelativePath="..\time_win_unittest.cc"
>
</File>
<File
RelativePath="..\timer_unittest.cc"
>
</File>
<File
RelativePath="..\tracked_objects_unittest.cc"
>
</File>
<File
RelativePath="..\tuple_unittest.cc"
>
</File>
<File
RelativePath="..\values_unittest.cc"
>
</File>
<File
RelativePath="..\version_unittest.cc"
>
</File>
<File
RelativePath="..\waitable_event_unittest.cc"
>
</File>
<File
RelativePath="..\watchdog_unittest.cc"
>
</File>
<File
RelativePath="..\win_util_unittest.cc"
>
</File>
<File
RelativePath="..\wmi_util_unittest.cc"
>
</File>
<File
RelativePath="..\word_iterator_unittest.cc"
>
</File>
</Filter>
<Filter
Name="gfx_tests"
>
<File
RelativePath="..\gfx\jpeg_codec_unittest.cc"
>
</File>
<File
RelativePath="..\gfx\png_codec_unittest.cc"
>
</File>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8.00"
Name="debug_message"
ProjectGUID="{0E5474AC-5996-4B13-87C0-4AE931EE0815}"
RootNamespace="DebugMessage"
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"
>
<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="VCLinkerTool"
SubSystem="2"
/>
<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"
>
<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="VCLinkerTool"
SubSystem="2"
/>
<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>
<File
RelativePath="..\debug_message.cc"
>
</File>
</Files>
<Globals>
</Globals>
</VisualStudioProject>
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8.00"
Name="crash_cache"
ProjectGUID="{B0EE0599-2913-46A0-A847-A3EC813658D3}"
RootNamespace="crash_cache"
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"
>
<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="VCLinkerTool"
SubSystem="1"
/>
<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"
>
<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="VCLinkerTool"
SubSystem="1"
/>
<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>
<File
RelativePath="..\tools\crash_cache\crash_cache.cc"
>
</File>
<File
RelativePath="..\disk_cache\disk_cache_test_util.cc"
>
</File>
</Files>
<Globals>
</Globals>
</VisualStudioProject>
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8.00"
Name="dump_cache"
ProjectGUID="{4A14E455-2B7C-4C0F-BCC2-35A9666C186F}"
RootNamespace="dump_cache"
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"
>
<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="VCLinkerTool"
SubSystem="1"
/>
<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"
>
<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="VCLinkerTool"
SubSystem="1"
/>
<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>
<File
RelativePath="..\tools\dump_cache\dump_cache.cc"
>
</File>
<File
RelativePath="..\tools\dump_cache\dump_files.cc"
>
</File>
<File
RelativePath="..\tools\dump_cache\upgrade.cc"
>
</File>
</Files>
<Globals>
</Globals>
</VisualStudioProject>
This diff is collapsed.
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8.00"
Name="net_perftests"
ProjectGUID="{AAC78796-B9A2-4CD9-BF89-09B03E92BF73}"
RootNamespace="net_perftests"
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="PERF_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>
<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="PERF_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="..\..\base\perftimer.cc"
>
</File>
<File
RelativePath="..\..\base\run_all_perftests.cc"
>
</File>
</Filter>
<Filter
Name="tests"
>
<File
RelativePath="..\base\cookie_monster_perftest.cc"
>
</File>
<File
RelativePath="..\disk_cache\disk_cache_perftest.cc"
>
</File>
<File
RelativePath="..\disk_cache\disk_cache_test_util.cc"
>
</File>
<File
RelativePath="..\proxy\proxy_resolver_perftest.cc"
>
</File>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8.00"
Name="net_resources"
ProjectGUID="{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"
RootNamespace="net_resources"
Keyword="Win32Proj"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
<ToolFile
RelativePath="..\..\tools\grit\build\grit_resources.rules"
/>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
ConfigurationType="10"
InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops"
/>
<Configuration
Name="Release|Win32"
ConfigurationType="10"
InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops"
/>
</Configurations>
<References>
</References>
<Files>
<File
RelativePath="..\base\net_resources.grd"
>
</File>
<File
RelativePath="$(OutDir)\grit_derived_sources\net_resources.h"
>
</File>
</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\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>
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8.00"
Name="stress_cache"
ProjectGUID="{B491C3A1-DE5F-4843-A1BB-AB8C4337187B}"
RootNamespace="stress_cache"
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"
>
<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="VCLinkerTool"
SubSystem="1"
/>
<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"
>
<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="VCLinkerTool"
SubSystem="1"
/>
<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>
<File
RelativePath="..\disk_cache\disk_cache_test_util.cc"
>
</File>
<File
RelativePath="..\disk_cache\stress_cache.cc"
>
</File>
</Files>
<Globals>
</Globals>
</VisualStudioProject>
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8.00"
Name="tld_cleanup"
ProjectGUID="{E13045CD-7E1F-4A41-9B18-8D288B2E7B41}"
RootNamespace="tld_cleanup"
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"
>
<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="VCLinkerTool"
SubSystem="1"
/>
<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"
>
<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="VCLinkerTool"
SubSystem="1"
/>
<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>
<File
RelativePath="..\tools\tld_cleanup\tld_cleanup.cc"
>
</File>
</Files>
<Globals>
</Globals>
</VisualStudioProject>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment