diff options
author | maruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-16 20:56:44 +0000 |
---|---|---|
committer | maruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-16 20:56:44 +0000 |
commit | 770137a4b5bd380a054eaf289abcf019e2337401 (patch) | |
tree | 5b34994f2c4265e145d612beca8ff24ae727fa1f /base/build | |
parent | 4f37d32d683ce68451c337a3d082197881090405 (diff) | |
download | chromium_src-770137a4b5bd380a054eaf289abcf019e2337401.zip chromium_src-770137a4b5bd380a054eaf289abcf019e2337401.tar.gz chromium_src-770137a4b5bd380a054eaf289abcf019e2337401.tar.bz2 |
Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.
Patch fails otherwise on non-Windows platforms.
Review URL: http://codereview.chromium.org/14478
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7093 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/build')
-rw-r--r-- | base/build/base.vcproj | 1974 | ||||
-rw-r--r-- | base/build/base_gfx.vcproj | 366 | ||||
-rw-r--r-- | base/build/base_unittests.vcproj | 812 | ||||
-rw-r--r-- | base/build/debug_message.vcproj | 302 |
4 files changed, 1727 insertions, 1727 deletions
diff --git a/base/build/base.vcproj b/base/build/base.vcproj index 5828e04..6202baa 100644 --- a/base/build/base.vcproj +++ b/base/build/base.vcproj @@ -1,987 +1,987 @@ -<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="base"
- ProjectGUID="{1832A374-8A74-4F9E-B536-69A699B3E165}"
- RootNamespace="base"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="4"
- InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;.\base.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.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="..\at_exit.cc"
- >
- </File>
- <File
- RelativePath="..\at_exit.h"
- >
- </File>
- <File
- RelativePath="..\atomic_ref_count.h"
- >
- </File>
- <File
- RelativePath="..\atomic_sequence_num.h"
- >
- </File>
- <File
- RelativePath="..\atomicops.h"
- >
- </File>
- <File
- RelativePath="..\atomicops_internals_x86_msvc.h"
- >
- </File>
- <File
- RelativePath="..\base_drag_source.cc"
- >
- </File>
- <File
- RelativePath="..\base_drag_source.h"
- >
- </File>
- <File
- RelativePath="..\base_drop_target.cc"
- >
- </File>
- <File
- RelativePath="..\base_drop_target.h"
- >
- </File>
- <File
- RelativePath="..\base_paths.cc"
- >
- </File>
- <File
- RelativePath="..\base_paths.h"
- >
- </File>
- <File
- RelativePath="..\base_paths_win.cc"
- >
- </File>
- <File
- RelativePath="..\base_paths_win.h"
- >
- </File>
- <File
- RelativePath="..\base_switches.cc"
- >
- </File>
- <File
- RelativePath="..\base_switches.h"
- >
- </File>
- <File
- RelativePath="..\basictypes.h"
- >
- </File>
- <File
- RelativePath="..\third_party\nss\blapi.h"
- >
- </File>
- <File
- RelativePath="..\third_party\nss\blapit.h"
- >
- </File>
- <File
- RelativePath="..\..\build\build_config.h"
- >
- </File>
- <File
- RelativePath="..\bzip2_error_handler.cc"
- >
- </File>
- <File
- RelativePath="..\clipboard.cc"
- >
- </File>
- <File
- RelativePath="..\clipboard.h"
- >
- </File>
- <File
- RelativePath="..\clipboard_util.cc"
- >
- </File>
- <File
- RelativePath="..\clipboard_util.h"
- >
- </File>
- <File
- RelativePath="..\clipboard_win.cc"
- >
- </File>
- <File
- RelativePath="..\command_line.cc"
- >
- </File>
- <File
- RelativePath="..\command_line.h"
- >
- </File>
- <File
- RelativePath="..\compiler_specific.h"
- >
- </File>
- <File
- RelativePath="..\condition_variable.h"
- >
- </File>
- <File
- RelativePath="..\condition_variable_win.cc"
- >
- </File>
- <File
- RelativePath="..\cpu.cc"
- >
- </File>
- <File
- RelativePath="..\cpu.h"
- >
- </File>
- <File
- RelativePath="..\debug_on_start.cc"
- >
- </File>
- <File
- RelativePath="..\debug_on_start.h"
- >
- </File>
- <File
- RelativePath="..\debug_util.cc"
- >
- </File>
- <File
- RelativePath="..\debug_util.h"
- >
- </File>
- <File
- RelativePath="..\debug_util_win.cc"
- >
- </File>
- <File
- RelativePath="..\directory_watcher.h"
- >
- </File>
- <File
- RelativePath="..\directory_watcher_win.cc"
- >
- </File>
- <File
- RelativePath="..\third_party\dmg_fp\dmg_fp.h"
- >
- </File>
- <File
- RelativePath="..\third_party\dmg_fp\dtoa.cc"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- DisableSpecificWarnings="4244;4554;4018;4102"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- DisableSpecificWarnings="4244;4554;4018;4102"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..\event_recorder.cc"
- >
- </File>
- <File
- RelativePath="..\event_recorder.h"
- >
- </File>
- <File
- RelativePath="..\field_trial.cc"
- >
- </File>
- <File
- RelativePath="..\field_trial.h"
- >
- </File>
- <File
- RelativePath="..\file_path.cc"
- >
- </File>
- <File
- RelativePath="..\file_path.h"
- >
- </File>
- <File
- RelativePath="..\file_util.cc"
- >
- </File>
- <File
- RelativePath="..\file_util.h"
- >
- </File>
- <File
- RelativePath="..\file_util_win.cc"
- >
- </File>
- <File
- RelativePath="..\file_version_info.cc"
- >
- </File>
- <File
- RelativePath="..\file_version_info.h"
- >
- </File>
- <File
- RelativePath="..\fix_wp64.h"
- >
- </File>
- <File
- RelativePath="..\float_util.h"
- >
- </File>
- <File
- RelativePath="..\third_party\dmg_fp\g_fmt.cc"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- DisableSpecificWarnings="4102"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- DisableSpecificWarnings="4102"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..\hash_tables.h"
- >
- </File>
- <File
- RelativePath="..\histogram.cc"
- >
- </File>
- <File
- RelativePath="..\histogram.h"
- >
- </File>
- <File
- RelativePath="..\hmac.h"
- >
- </File>
- <File
- RelativePath="..\hmac_win.cc"
- >
- </File>
- <File
- RelativePath="..\iat_patch.cc"
- >
- </File>
- <File
- RelativePath="..\iat_patch.h"
- >
- </File>
- <File
- RelativePath="..\icu_util.cc"
- >
- </File>
- <File
- RelativePath="..\icu_util.h"
- >
- </File>
- <File
- RelativePath="..\id_map.h"
- >
- </File>
- <File
- RelativePath="..\idle_timer.cc"
- >
- </File>
- <File
- RelativePath="..\idle_timer.h"
- >
- </File>
- <File
- RelativePath="..\image_util.cc"
- >
- </File>
- <File
- RelativePath="..\image_util.h"
- >
- </File>
- <File
- RelativePath="..\json_reader.cc"
- >
- </File>
- <File
- RelativePath="..\json_reader.h"
- >
- </File>
- <File
- RelativePath="..\json_writer.cc"
- >
- </File>
- <File
- RelativePath="..\json_writer.h"
- >
- </File>
- <File
- RelativePath="..\lazy_instance.cc"
- >
- </File>
- <File
- RelativePath="..\lazy_instance.h"
- >
- </File>
- <File
- RelativePath="..\linked_ptr.h"
- >
- </File>
- <File
- RelativePath="..\lock.cc"
- >
- </File>
- <File
- RelativePath="..\lock.h"
- >
- </File>
- <File
- RelativePath="..\lock_impl.h"
- >
- </File>
- <File
- RelativePath="..\lock_impl_win.cc"
- >
- </File>
- <File
- RelativePath="..\logging.cc"
- >
- </File>
- <File
- RelativePath="..\logging.h"
- >
- </File>
- <File
- RelativePath="..\md5.cc"
- >
- </File>
- <File
- RelativePath="..\md5.h"
- >
- </File>
- <File
- RelativePath="..\memory_debug.cc"
- >
- </File>
- <File
- RelativePath="..\memory_debug.h"
- >
- </File>
- <File
- RelativePath="..\message_loop.cc"
- >
- </File>
- <File
- RelativePath="..\message_loop.h"
- >
- </File>
- <File
- RelativePath="..\message_pump.h"
- >
- </File>
- <File
- RelativePath="..\message_pump_default.cc"
- >
- </File>
- <File
- RelativePath="..\message_pump_default.h"
- >
- </File>
- <File
- RelativePath="..\message_pump_win.cc"
- >
- </File>
- <File
- RelativePath="..\message_pump_win.h"
- >
- </File>
- <File
- RelativePath="..\non_thread_safe.cc"
- >
- </File>
- <File
- RelativePath="..\non_thread_safe.h"
- >
- </File>
- <File
- RelativePath="..\object_watcher.cc"
- >
- </File>
- <File
- RelativePath="..\object_watcher.h"
- >
- </File>
- <File
- RelativePath="..\observer_list.h"
- >
- </File>
- <File
- RelativePath="..\observer_list_threadsafe.h"
- >
- </File>
- <File
- RelativePath="..\path_service.cc"
- >
- </File>
- <File
- RelativePath="..\path_service.h"
- >
- </File>
- <File
- RelativePath="..\pe_image.cc"
- >
- </File>
- <File
- RelativePath="..\pe_image.h"
- >
- </File>
- <File
- RelativePath="..\pickle.cc"
- >
- </File>
- <File
- RelativePath="..\pickle.h"
- >
- </File>
- <File
- RelativePath="..\platform_file.h"
- >
- </File>
- <File
- RelativePath="..\platform_file_win.cc"
- >
- </File>
- <File
- RelativePath="..\platform_thread.h"
- >
- </File>
- <File
- RelativePath="..\platform_thread_win.cc"
- >
- </File>
- <File
- RelativePath="..\port.h"
- >
- </File>
- <File
- RelativePath="..\third_party\nspr\prcpucfg.h"
- >
- </File>
- <File
- RelativePath="..\third_party\nspr\prcpucfg_win.h"
- >
- </File>
- <File
- RelativePath="..\process.h"
- >
- </File>
- <File
- RelativePath="..\process_util.h"
- >
- </File>
- <File
- RelativePath="..\process_util_win.cc"
- >
- </File>
- <File
- RelativePath="..\process_win.cc"
- >
- </File>
- <File
- RelativePath="..\third_party\nspr\prtime.cc"
- >
- </File>
- <File
- RelativePath="..\third_party\nspr\prtime.h"
- >
- </File>
- <File
- RelativePath="..\third_party\nspr\prtypes.h"
- >
- </File>
- <File
- RelativePath="..\third_party\purify\pure.h"
- >
- </File>
- <File
- RelativePath="..\third_party\purify\pure_api.c"
- >
- </File>
- <File
- RelativePath="..\rand_util.cc"
- >
- </File>
- <File
- RelativePath="..\rand_util.h"
- >
- </File>
- <File
- RelativePath="..\rand_util_win.cc"
- >
- </File>
- <File
- RelativePath="..\ref_counted.cc"
- >
- </File>
- <File
- RelativePath="..\ref_counted.h"
- >
- </File>
- <File
- RelativePath="..\registry.cc"
- >
- </File>
- <File
- RelativePath="..\registry.h"
- >
- </File>
- <File
- RelativePath="..\resource_util.cc"
- >
- </File>
- <File
- RelativePath="..\resource_util.h"
- >
- </File>
- <File
- RelativePath="..\revocable_store.cc"
- >
- </File>
- <File
- RelativePath="..\revocable_store.h"
- >
- </File>
- <File
- RelativePath="..\scoped_clipboard_writer.cc"
- >
- </File>
- <File
- RelativePath="..\scoped_clipboard_writer.h"
- >
- </File>
- <File
- RelativePath="..\scoped_handle.h"
- >
- </File>
- <File
- RelativePath="..\scoped_nsautorelease_pool.h"
- >
- </File>
- <File
- RelativePath="..\scoped_ptr.h"
- >
- </File>
- <File
- RelativePath="..\sha2.cc"
- >
- </File>
- <File
- RelativePath="..\sha2.h"
- >
- </File>
- <File
- RelativePath="..\third_party\nss\sha256.h"
- >
- </File>
- <File
- RelativePath="..\third_party\nss\sha512.cc"
- >
- </File>
- <File
- RelativePath="..\shared_memory.h"
- >
- </File>
- <File
- RelativePath="..\shared_memory_win.cc"
- >
- </File>
- <File
- RelativePath="..\simple_thread.cc"
- >
- </File>
- <File
- RelativePath="..\simple_thread.h"
- >
- </File>
- <File
- RelativePath="..\singleton.h"
- >
- </File>
- <File
- RelativePath="..\spin_wait.h"
- >
- </File>
- <File
- RelativePath="..\stack_container.h"
- >
- </File>
- <File
- RelativePath="..\stats_counters.h"
- >
- </File>
- <File
- RelativePath="..\stats_table.cc"
- >
- </File>
- <File
- RelativePath="..\stats_table.h"
- >
- </File>
- <File
- RelativePath="..\string16.h"
- >
- </File>
- <File
- RelativePath="..\string_escape.cc"
- >
- </File>
- <File
- RelativePath="..\string_escape.h"
- >
- </File>
- <File
- RelativePath="..\string_piece.cc"
- >
- </File>
- <File
- RelativePath="..\string_piece.h"
- >
- </File>
- <File
- RelativePath="..\string_tokenizer.h"
- >
- </File>
- <File
- RelativePath="..\string_util.cc"
- >
- </File>
- <File
- RelativePath="..\string_util.h"
- >
- </File>
- <File
- RelativePath="..\string_util_icu.cc"
- >
- </File>
- <File
- RelativePath="..\string_util_win.h"
- >
- </File>
- <File
- RelativePath="..\sys_info.h"
- >
- </File>
- <File
- RelativePath="..\sys_info_win.cc"
- >
- </File>
- <File
- RelativePath="..\sys_string_conversions.h"
- >
- </File>
- <File
- RelativePath="..\sys_string_conversions_win.cc"
- >
- </File>
- <File
- RelativePath="..\system_monitor.cc"
- >
- </File>
- <File
- RelativePath="..\system_monitor.h"
- >
- </File>
- <File
- RelativePath="..\system_monitor_win.cc"
- >
- </File>
- <File
- RelativePath="..\task.h"
- >
- </File>
- <File
- RelativePath="..\test_file_util_win.cc"
- >
- </File>
- <File
- RelativePath="..\test_file_util.h"
- >
- </File>
- <File
- RelativePath="..\thread.cc"
- >
- </File>
- <File
- RelativePath="..\thread.h"
- >
- </File>
- <File
- RelativePath="..\thread_local.h"
- >
- </File>
- <File
- RelativePath="..\thread_local_storage.h"
- >
- </File>
- <File
- RelativePath="..\thread_local_storage_win.cc"
- >
- </File>
- <File
- RelativePath="..\thread_local_win.cc"
- >
- </File>
- <File
- RelativePath="..\time.cc"
- >
- </File>
- <File
- RelativePath="..\time.h"
- >
- </File>
- <File
- RelativePath="..\time_format.cc"
- >
- </File>
- <File
- RelativePath="..\time_format.h"
- >
- </File>
- <File
- RelativePath="..\time_win.cc"
- >
- </File>
- <File
- RelativePath="..\timer.cc"
- >
- </File>
- <File
- RelativePath="..\timer.h"
- >
- </File>
- <File
- RelativePath="..\trace_event.cc"
- >
- </File>
- <File
- RelativePath="..\trace_event.h"
- >
- </File>
- <File
- RelativePath="..\tracked.cc"
- >
- </File>
- <File
- RelativePath="..\tracked.h"
- >
- </File>
- <File
- RelativePath="..\tracked_objects.cc"
- >
- </File>
- <File
- RelativePath="..\tracked_objects.h"
- >
- </File>
- <File
- RelativePath="..\tuple.h"
- >
- </File>
- <File
- RelativePath="..\values.cc"
- >
- </File>
- <File
- RelativePath="..\values.h"
- >
- </File>
- <File
- RelativePath="..\waitable_event.h"
- >
- </File>
- <File
- RelativePath="..\waitable_event_win.cc"
- >
- </File>
- <File
- RelativePath="..\watchdog.cc"
- >
- </File>
- <File
- RelativePath="..\watchdog.h"
- >
- </File>
- <File
- RelativePath="..\win_util.cc"
- >
- </File>
- <File
- RelativePath="..\win_util.h"
- >
- </File>
- <File
- RelativePath="..\windows_message_list.h"
- >
- </File>
- <File
- RelativePath="..\wmi_util.cc"
- >
- </File>
- <File
- RelativePath="..\wmi_util.h"
- >
- </File>
- <File
- RelativePath="..\word_iterator.cc"
- >
- </File>
- <File
- RelativePath="..\word_iterator.h"
- >
- </File>
- <File
- RelativePath="..\worker_pool.cc"
- >
- </File>
- <File
- RelativePath="..\worker_pool.h"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8.00" + Name="base" + ProjectGUID="{1832A374-8A74-4F9E-B536-69A699B3E165}" + RootNamespace="base" + Keyword="Win32Proj" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + ConfigurationType="4" + InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;.\base.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.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="..\at_exit.cc" + > + </File> + <File + RelativePath="..\at_exit.h" + > + </File> + <File + RelativePath="..\atomic_ref_count.h" + > + </File> + <File + RelativePath="..\atomic_sequence_num.h" + > + </File> + <File + RelativePath="..\atomicops.h" + > + </File> + <File + RelativePath="..\atomicops_internals_x86_msvc.h" + > + </File> + <File + RelativePath="..\base_drag_source.cc" + > + </File> + <File + RelativePath="..\base_drag_source.h" + > + </File> + <File + RelativePath="..\base_drop_target.cc" + > + </File> + <File + RelativePath="..\base_drop_target.h" + > + </File> + <File + RelativePath="..\base_paths.cc" + > + </File> + <File + RelativePath="..\base_paths.h" + > + </File> + <File + RelativePath="..\base_paths_win.cc" + > + </File> + <File + RelativePath="..\base_paths_win.h" + > + </File> + <File + RelativePath="..\base_switches.cc" + > + </File> + <File + RelativePath="..\base_switches.h" + > + </File> + <File + RelativePath="..\basictypes.h" + > + </File> + <File + RelativePath="..\third_party\nss\blapi.h" + > + </File> + <File + RelativePath="..\third_party\nss\blapit.h" + > + </File> + <File + RelativePath="..\..\build\build_config.h" + > + </File> + <File + RelativePath="..\bzip2_error_handler.cc" + > + </File> + <File + RelativePath="..\clipboard.cc" + > + </File> + <File + RelativePath="..\clipboard.h" + > + </File> + <File + RelativePath="..\clipboard_util.cc" + > + </File> + <File + RelativePath="..\clipboard_util.h" + > + </File> + <File + RelativePath="..\clipboard_win.cc" + > + </File> + <File + RelativePath="..\command_line.cc" + > + </File> + <File + RelativePath="..\command_line.h" + > + </File> + <File + RelativePath="..\compiler_specific.h" + > + </File> + <File + RelativePath="..\condition_variable.h" + > + </File> + <File + RelativePath="..\condition_variable_win.cc" + > + </File> + <File + RelativePath="..\cpu.cc" + > + </File> + <File + RelativePath="..\cpu.h" + > + </File> + <File + RelativePath="..\debug_on_start.cc" + > + </File> + <File + RelativePath="..\debug_on_start.h" + > + </File> + <File + RelativePath="..\debug_util.cc" + > + </File> + <File + RelativePath="..\debug_util.h" + > + </File> + <File + RelativePath="..\debug_util_win.cc" + > + </File> + <File + RelativePath="..\directory_watcher.h" + > + </File> + <File + RelativePath="..\directory_watcher_win.cc" + > + </File> + <File + RelativePath="..\third_party\dmg_fp\dmg_fp.h" + > + </File> + <File + RelativePath="..\third_party\dmg_fp\dtoa.cc" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCLCompilerTool" + DisableSpecificWarnings="4244;4554;4018;4102" + /> + </FileConfiguration> + <FileConfiguration + Name="Release|Win32" + > + <Tool + Name="VCCLCompilerTool" + DisableSpecificWarnings="4244;4554;4018;4102" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\event_recorder.cc" + > + </File> + <File + RelativePath="..\event_recorder.h" + > + </File> + <File + RelativePath="..\field_trial.cc" + > + </File> + <File + RelativePath="..\field_trial.h" + > + </File> + <File + RelativePath="..\file_path.cc" + > + </File> + <File + RelativePath="..\file_path.h" + > + </File> + <File + RelativePath="..\file_util.cc" + > + </File> + <File + RelativePath="..\file_util.h" + > + </File> + <File + RelativePath="..\file_util_win.cc" + > + </File> + <File + RelativePath="..\file_version_info.cc" + > + </File> + <File + RelativePath="..\file_version_info.h" + > + </File> + <File + RelativePath="..\fix_wp64.h" + > + </File> + <File + RelativePath="..\float_util.h" + > + </File> + <File + RelativePath="..\third_party\dmg_fp\g_fmt.cc" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCLCompilerTool" + DisableSpecificWarnings="4102" + /> + </FileConfiguration> + <FileConfiguration + Name="Release|Win32" + > + <Tool + Name="VCCLCompilerTool" + DisableSpecificWarnings="4102" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\hash_tables.h" + > + </File> + <File + RelativePath="..\histogram.cc" + > + </File> + <File + RelativePath="..\histogram.h" + > + </File> + <File + RelativePath="..\hmac.h" + > + </File> + <File + RelativePath="..\hmac_win.cc" + > + </File> + <File + RelativePath="..\iat_patch.cc" + > + </File> + <File + RelativePath="..\iat_patch.h" + > + </File> + <File + RelativePath="..\icu_util.cc" + > + </File> + <File + RelativePath="..\icu_util.h" + > + </File> + <File + RelativePath="..\id_map.h" + > + </File> + <File + RelativePath="..\idle_timer.cc" + > + </File> + <File + RelativePath="..\idle_timer.h" + > + </File> + <File + RelativePath="..\image_util.cc" + > + </File> + <File + RelativePath="..\image_util.h" + > + </File> + <File + RelativePath="..\json_reader.cc" + > + </File> + <File + RelativePath="..\json_reader.h" + > + </File> + <File + RelativePath="..\json_writer.cc" + > + </File> + <File + RelativePath="..\json_writer.h" + > + </File> + <File + RelativePath="..\lazy_instance.cc" + > + </File> + <File + RelativePath="..\lazy_instance.h" + > + </File> + <File + RelativePath="..\linked_ptr.h" + > + </File> + <File + RelativePath="..\lock.cc" + > + </File> + <File + RelativePath="..\lock.h" + > + </File> + <File + RelativePath="..\lock_impl.h" + > + </File> + <File + RelativePath="..\lock_impl_win.cc" + > + </File> + <File + RelativePath="..\logging.cc" + > + </File> + <File + RelativePath="..\logging.h" + > + </File> + <File + RelativePath="..\md5.cc" + > + </File> + <File + RelativePath="..\md5.h" + > + </File> + <File + RelativePath="..\memory_debug.cc" + > + </File> + <File + RelativePath="..\memory_debug.h" + > + </File> + <File + RelativePath="..\message_loop.cc" + > + </File> + <File + RelativePath="..\message_loop.h" + > + </File> + <File + RelativePath="..\message_pump.h" + > + </File> + <File + RelativePath="..\message_pump_default.cc" + > + </File> + <File + RelativePath="..\message_pump_default.h" + > + </File> + <File + RelativePath="..\message_pump_win.cc" + > + </File> + <File + RelativePath="..\message_pump_win.h" + > + </File> + <File + RelativePath="..\non_thread_safe.cc" + > + </File> + <File + RelativePath="..\non_thread_safe.h" + > + </File> + <File + RelativePath="..\object_watcher.cc" + > + </File> + <File + RelativePath="..\object_watcher.h" + > + </File> + <File + RelativePath="..\observer_list.h" + > + </File> + <File + RelativePath="..\observer_list_threadsafe.h" + > + </File> + <File + RelativePath="..\path_service.cc" + > + </File> + <File + RelativePath="..\path_service.h" + > + </File> + <File + RelativePath="..\pe_image.cc" + > + </File> + <File + RelativePath="..\pe_image.h" + > + </File> + <File + RelativePath="..\pickle.cc" + > + </File> + <File + RelativePath="..\pickle.h" + > + </File> + <File + RelativePath="..\platform_file.h" + > + </File> + <File + RelativePath="..\platform_file_win.cc" + > + </File> + <File + RelativePath="..\platform_thread.h" + > + </File> + <File + RelativePath="..\platform_thread_win.cc" + > + </File> + <File + RelativePath="..\port.h" + > + </File> + <File + RelativePath="..\third_party\nspr\prcpucfg.h" + > + </File> + <File + RelativePath="..\third_party\nspr\prcpucfg_win.h" + > + </File> + <File + RelativePath="..\process.h" + > + </File> + <File + RelativePath="..\process_util.h" + > + </File> + <File + RelativePath="..\process_util_win.cc" + > + </File> + <File + RelativePath="..\process_win.cc" + > + </File> + <File + RelativePath="..\third_party\nspr\prtime.cc" + > + </File> + <File + RelativePath="..\third_party\nspr\prtime.h" + > + </File> + <File + RelativePath="..\third_party\nspr\prtypes.h" + > + </File> + <File + RelativePath="..\third_party\purify\pure.h" + > + </File> + <File + RelativePath="..\third_party\purify\pure_api.c" + > + </File> + <File + RelativePath="..\rand_util.cc" + > + </File> + <File + RelativePath="..\rand_util.h" + > + </File> + <File + RelativePath="..\rand_util_win.cc" + > + </File> + <File + RelativePath="..\ref_counted.cc" + > + </File> + <File + RelativePath="..\ref_counted.h" + > + </File> + <File + RelativePath="..\registry.cc" + > + </File> + <File + RelativePath="..\registry.h" + > + </File> + <File + RelativePath="..\resource_util.cc" + > + </File> + <File + RelativePath="..\resource_util.h" + > + </File> + <File + RelativePath="..\revocable_store.cc" + > + </File> + <File + RelativePath="..\revocable_store.h" + > + </File> + <File + RelativePath="..\scoped_clipboard_writer.cc" + > + </File> + <File + RelativePath="..\scoped_clipboard_writer.h" + > + </File> + <File + RelativePath="..\scoped_handle.h" + > + </File> + <File + RelativePath="..\scoped_nsautorelease_pool.h" + > + </File> + <File + RelativePath="..\scoped_ptr.h" + > + </File> + <File + RelativePath="..\sha2.cc" + > + </File> + <File + RelativePath="..\sha2.h" + > + </File> + <File + RelativePath="..\third_party\nss\sha256.h" + > + </File> + <File + RelativePath="..\third_party\nss\sha512.cc" + > + </File> + <File + RelativePath="..\shared_memory.h" + > + </File> + <File + RelativePath="..\shared_memory_win.cc" + > + </File> + <File + RelativePath="..\simple_thread.cc" + > + </File> + <File + RelativePath="..\simple_thread.h" + > + </File> + <File + RelativePath="..\singleton.h" + > + </File> + <File + RelativePath="..\spin_wait.h" + > + </File> + <File + RelativePath="..\stack_container.h" + > + </File> + <File + RelativePath="..\stats_counters.h" + > + </File> + <File + RelativePath="..\stats_table.cc" + > + </File> + <File + RelativePath="..\stats_table.h" + > + </File> + <File + RelativePath="..\string16.h" + > + </File> + <File + RelativePath="..\string_escape.cc" + > + </File> + <File + RelativePath="..\string_escape.h" + > + </File> + <File + RelativePath="..\string_piece.cc" + > + </File> + <File + RelativePath="..\string_piece.h" + > + </File> + <File + RelativePath="..\string_tokenizer.h" + > + </File> + <File + RelativePath="..\string_util.cc" + > + </File> + <File + RelativePath="..\string_util.h" + > + </File> + <File + RelativePath="..\string_util_icu.cc" + > + </File> + <File + RelativePath="..\string_util_win.h" + > + </File> + <File + RelativePath="..\sys_info.h" + > + </File> + <File + RelativePath="..\sys_info_win.cc" + > + </File> + <File + RelativePath="..\sys_string_conversions.h" + > + </File> + <File + RelativePath="..\sys_string_conversions_win.cc" + > + </File> + <File + RelativePath="..\system_monitor.cc" + > + </File> + <File + RelativePath="..\system_monitor.h" + > + </File> + <File + RelativePath="..\system_monitor_win.cc" + > + </File> + <File + RelativePath="..\task.h" + > + </File> + <File + RelativePath="..\test_file_util_win.cc" + > + </File> + <File + RelativePath="..\test_file_util.h" + > + </File> + <File + RelativePath="..\thread.cc" + > + </File> + <File + RelativePath="..\thread.h" + > + </File> + <File + RelativePath="..\thread_local.h" + > + </File> + <File + RelativePath="..\thread_local_storage.h" + > + </File> + <File + RelativePath="..\thread_local_storage_win.cc" + > + </File> + <File + RelativePath="..\thread_local_win.cc" + > + </File> + <File + RelativePath="..\time.cc" + > + </File> + <File + RelativePath="..\time.h" + > + </File> + <File + RelativePath="..\time_format.cc" + > + </File> + <File + RelativePath="..\time_format.h" + > + </File> + <File + RelativePath="..\time_win.cc" + > + </File> + <File + RelativePath="..\timer.cc" + > + </File> + <File + RelativePath="..\timer.h" + > + </File> + <File + RelativePath="..\trace_event.cc" + > + </File> + <File + RelativePath="..\trace_event.h" + > + </File> + <File + RelativePath="..\tracked.cc" + > + </File> + <File + RelativePath="..\tracked.h" + > + </File> + <File + RelativePath="..\tracked_objects.cc" + > + </File> + <File + RelativePath="..\tracked_objects.h" + > + </File> + <File + RelativePath="..\tuple.h" + > + </File> + <File + RelativePath="..\values.cc" + > + </File> + <File + RelativePath="..\values.h" + > + </File> + <File + RelativePath="..\waitable_event.h" + > + </File> + <File + RelativePath="..\waitable_event_win.cc" + > + </File> + <File + RelativePath="..\watchdog.cc" + > + </File> + <File + RelativePath="..\watchdog.h" + > + </File> + <File + RelativePath="..\win_util.cc" + > + </File> + <File + RelativePath="..\win_util.h" + > + </File> + <File + RelativePath="..\windows_message_list.h" + > + </File> + <File + RelativePath="..\wmi_util.cc" + > + </File> + <File + RelativePath="..\wmi_util.h" + > + </File> + <File + RelativePath="..\word_iterator.cc" + > + </File> + <File + RelativePath="..\word_iterator.h" + > + </File> + <File + RelativePath="..\worker_pool.cc" + > + </File> + <File + RelativePath="..\worker_pool.h" + > + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/base/build/base_gfx.vcproj b/base/build/base_gfx.vcproj index f2d46cef..70875a9 100644 --- a/base/build/base_gfx.vcproj +++ b/base/build/base_gfx.vcproj @@ -1,183 +1,183 @@ -<?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\native_theme.cc"
- >
- </File>
- <File
- RelativePath="..\gfx\native_theme.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_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\native_theme.cc" + > + </File> + <File + RelativePath="..\gfx\native_theme.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> diff --git a/base/build/base_unittests.vcproj b/base/build/base_unittests.vcproj index 50e0129..e822992 100644 --- a/base/build/base_unittests.vcproj +++ b/base/build/base_unittests.vcproj @@ -1,406 +1,406 @@ -<?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="..\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="..\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_ptr_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_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_unittest_win.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="..\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\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="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="..\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="..\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_ptr_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_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_unittest_win.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="..\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\png_codec_unittest.cc" + > + </File> + </Filter> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/base/build/debug_message.vcproj b/base/build/debug_message.vcproj index f8708ba..8dac295 100644 --- a/base/build/debug_message.vcproj +++ b/base/build/debug_message.vcproj @@ -1,151 +1,151 @@ -<?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="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> |