diff options
Diffstat (limited to 'base/build/base.vcproj')
-rw-r--r-- | base/build/base.vcproj | 719 |
1 files changed, 719 insertions, 0 deletions
diff --git a/base/build/base.vcproj b/base/build/base.vcproj new file mode 100644 index 0000000..0847bbc --- /dev/null +++ b/base/build/base.vcproj @@ -0,0 +1,719 @@ +<?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="..\atomic.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_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="..\clipboard.cc" + > + </File> + <File + RelativePath="..\clipboard.h" + > + </File> + <File + RelativePath="..\clipboard_util.cc" + > + </File> + <File + RelativePath="..\clipboard_util.h" + > + </File> + <File + RelativePath="..\command_line.cc" + > + </File> + <File + RelativePath="..\command_line.h" + > + </File> + <File + RelativePath="..\condition_variable.cc" + > + </File> + <File + RelativePath="..\condition_variable.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="..\event_recorder.cc" + > + </File> + <File + RelativePath="..\event_recorder.h" + > + </File> + <File + RelativePath="..\file_util.cc" + > + </File> + <File + RelativePath="..\file_util.h" + > + </File> + <File + RelativePath="..\file_version_info.cc" + > + </File> + <File + RelativePath="..\file_version_info.h" + > + </File> + <File + RelativePath="..\fix_wp64.h" + > + </File> + <File + RelativePath="..\fixed_string.h" + > + </File> + <File + RelativePath="..\histogram.cc" + > + </File> + <File + RelativePath="..\histogram.h" + > + </File> + <File + RelativePath="..\hmac.cc" + > + </File> + <File + RelativePath="..\hmac.h" + > + </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="..\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="..\non_thread_safe.cc" + > + </File> + <File + RelativePath="..\non_thread_safe.h" + > + </File> + <File + RelativePath="..\observer_list.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_thread.cc" + > + </File> + <File + RelativePath="..\platform_thread.h" + > + </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.cc" + > + </File> + <File + RelativePath="..\process.h" + > + </File> + <File + RelativePath="..\process_util.cc" + > + </File> + <File + RelativePath="..\process_util.h" + > + </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="..\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_handle.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_event.cc" + > + </File> + <File + RelativePath="..\shared_event.h" + > + </File> + <File + RelativePath="..\shared_memory.cc" + > + </File> + <File + RelativePath="..\shared_memory.h" + > + </File> + <File + RelativePath="..\singleton.h" + > + </File> + <File + RelativePath="..\singleton_internal.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.cc" + > + </File> + <File + RelativePath="..\string_util_win.h" + > + </File> + <File + RelativePath="..\task.h" + > + </File> + <File + RelativePath="..\thread.cc" + > + </File> + <File + RelativePath="..\thread.h" + > + </File> + <File + RelativePath="..\thread_local_storage.h" + > + </File> + <File + RelativePath="..\thread_local_storage_win.cc" + > + </File> + <File + RelativePath="..\time.cc" + > + </File> + <File + RelativePath="..\time.h" + > + </File> + <File + RelativePath="..\time_win.cc" + > + </File> + <File + RelativePath="..\timer.cc" + > + </File> + <File + RelativePath="..\timer.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="..\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> |