Index: base/build/base_unittests.vcproj |
=================================================================== |
--- base/build/base_unittests.vcproj (revision 12551) |
+++ base/build/base_unittests.vcproj (working copy) |
@@ -1,438 +0,0 @@ |
-<?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> |