Index: views/views.vcproj |
=================================================================== |
--- views/views.vcproj (revision 16400) |
+++ views/views.vcproj (working copy) |
@@ -1,915 +0,0 @@ |
-<?xml version="1.0" encoding="Windows-1252"?> |
-<VisualStudioProject |
- ProjectType="Visual C++" |
- Version="8.00" |
- Name="views" |
- ProjectGUID="{6F9258E5-294F-47B2-919D-17FFE7A8B751}" |
- RootNamespace="Views" |
- Keyword="Win32Proj" |
- > |
- <Platforms> |
- <Platform |
- Name="Win32" |
- /> |
- </Platforms> |
- <ToolFiles> |
- </ToolFiles> |
- <Configurations> |
- <Configuration |
- Name="Debug|Win32" |
- ConfigurationType="4" |
- InheritedPropertySheets=".\views.vsprops;$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)\tools\build\win\precompiled_wtl.vsprops;..\third_party\icu38\build\using_icu.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=".\views.vsprops;$(SolutionDir)..\build\release.vsprops;..\third_party\icu38\build\using_icu.vsprops" |
- > |
- <Tool |
- Name="VCPreBuildEventTool" |
- /> |
- <Tool |
- Name="VCCustomBuildTool" |
- /> |
- <Tool |
- Name="VCXMLDataGeneratorTool" |
- /> |
- <Tool |
- Name="VCWebServiceProxyGeneratorTool" |
- /> |
- <Tool |
- Name="VCMIDLTool" |
- /> |
- <Tool |
- Name="VCCLCompilerTool" |
- /> |
- <Tool |
- Name="VCManagedResourceCompilerTool" |
- /> |
- <Tool |
- Name="VCResourceCompilerTool" |
- /> |
- <Tool |
- Name="VCPreLinkEventTool" |
- /> |
- <Tool |
- Name="VCLibrarianTool" |
- /> |
- <Tool |
- Name="VCALinkTool" |
- /> |
- <Tool |
- Name="VCXDCMakeTool" |
- /> |
- <Tool |
- Name="VCBscMakeTool" |
- /> |
- <Tool |
- Name="VCFxCopTool" |
- /> |
- <Tool |
- Name="VCPostBuildEventTool" |
- /> |
- </Configuration> |
- </Configurations> |
- <References> |
- </References> |
- <Files> |
- <Filter |
- Name="accessibility" |
- > |
- <File |
- RelativePath=".\accessibility\accessibility_types.h" |
- > |
- </File> |
- <File |
- RelativePath=".\accessibility\view_accessibility.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\accessibility\view_accessibility.h" |
- > |
- </File> |
- <File |
- RelativePath=".\accessibility\view_accessibility_wrapper.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\accessibility\view_accessibility_wrapper.h" |
- > |
- </File> |
- </Filter> |
- <Filter |
- Name="widget" |
- > |
- <File |
- RelativePath=".\widget\accelerator_handler.cc" |
- > |
- <FileConfiguration |
- Name="Debug|Win32" |
- > |
- <Tool |
- Name="VCCLCompilerTool" |
- ObjectFile="$(IntDir)\$(InputName)1.obj" |
- XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc" |
- /> |
- </FileConfiguration> |
- <FileConfiguration |
- Name="Release|Win32" |
- > |
- <Tool |
- Name="VCCLCompilerTool" |
- ObjectFile="$(IntDir)\$(InputName)1.obj" |
- XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc" |
- /> |
- </FileConfiguration> |
- </File> |
- <File |
- RelativePath=".\widget\accelerator_handler.h" |
- > |
- </File> |
- <File |
- RelativePath=".\widget\aero_tooltip_manager.cc" |
- > |
- <FileConfiguration |
- Name="Debug|Win32" |
- > |
- <Tool |
- Name="VCCLCompilerTool" |
- ObjectFile="$(IntDir)\$(InputName)1.obj" |
- XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc" |
- /> |
- </FileConfiguration> |
- <FileConfiguration |
- Name="Release|Win32" |
- > |
- <Tool |
- Name="VCCLCompilerTool" |
- ObjectFile="$(IntDir)\$(InputName)1.obj" |
- XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc" |
- /> |
- </FileConfiguration> |
- </File> |
- <File |
- RelativePath=".\widget\aero_tooltip_manager.h" |
- > |
- </File> |
- <File |
- RelativePath=".\widget\default_theme_provider.cc" |
- > |
- <FileConfiguration |
- Name="Debug|Win32" |
- > |
- <Tool |
- Name="VCCLCompilerTool" |
- ObjectFile="$(IntDir)\$(InputName)1.obj" |
- XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc" |
- /> |
- </FileConfiguration> |
- <FileConfiguration |
- Name="Release|Win32" |
- > |
- <Tool |
- Name="VCCLCompilerTool" |
- ObjectFile="$(IntDir)\$(InputName)1.obj" |
- XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc" |
- /> |
- </FileConfiguration> |
- </File> |
- <File |
- RelativePath=".\widget\default_theme_provider.h" |
- > |
- </File> |
- <File |
- RelativePath=".\widget\hwnd_notification_source.h" |
- > |
- </File> |
- <File |
- RelativePath=".\widget\root_view.cc" |
- > |
- <FileConfiguration |
- Name="Debug|Win32" |
- > |
- <Tool |
- Name="VCCLCompilerTool" |
- ObjectFile="$(IntDir)\$(InputName)1.obj" |
- XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc" |
- /> |
- </FileConfiguration> |
- <FileConfiguration |
- Name="Release|Win32" |
- > |
- <Tool |
- Name="VCCLCompilerTool" |
- ObjectFile="$(IntDir)\$(InputName)1.obj" |
- XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc" |
- /> |
- </FileConfiguration> |
- </File> |
- <File |
- RelativePath=".\widget\root_view.h" |
- > |
- </File> |
- <File |
- RelativePath=".\widget\root_view_drop_target.cc" |
- > |
- <FileConfiguration |
- Name="Debug|Win32" |
- > |
- <Tool |
- Name="VCCLCompilerTool" |
- ObjectFile="$(IntDir)\$(InputName)1.obj" |
- XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc" |
- /> |
- </FileConfiguration> |
- <FileConfiguration |
- Name="Release|Win32" |
- > |
- <Tool |
- Name="VCCLCompilerTool" |
- ObjectFile="$(IntDir)\$(InputName)1.obj" |
- XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc" |
- /> |
- </FileConfiguration> |
- </File> |
- <File |
- RelativePath=".\widget\root_view_drop_target.h" |
- > |
- </File> |
- <File |
- RelativePath=".\widget\root_view_win.cc" |
- > |
- <FileConfiguration |
- Name="Debug|Win32" |
- > |
- <Tool |
- Name="VCCLCompilerTool" |
- ObjectFile="$(IntDir)\$(InputName)1.obj" |
- XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc" |
- /> |
- </FileConfiguration> |
- <FileConfiguration |
- Name="Release|Win32" |
- > |
- <Tool |
- Name="VCCLCompilerTool" |
- ObjectFile="$(IntDir)\$(InputName)1.obj" |
- XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc" |
- /> |
- </FileConfiguration> |
- </File> |
- <File |
- RelativePath=".\widget\tooltip_manager.cc" |
- > |
- <FileConfiguration |
- Name="Debug|Win32" |
- > |
- <Tool |
- Name="VCCLCompilerTool" |
- ObjectFile="$(IntDir)\$(InputName)1.obj" |
- XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc" |
- /> |
- </FileConfiguration> |
- <FileConfiguration |
- Name="Release|Win32" |
- > |
- <Tool |
- Name="VCCLCompilerTool" |
- ObjectFile="$(IntDir)\$(InputName)1.obj" |
- XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc" |
- /> |
- </FileConfiguration> |
- </File> |
- <File |
- RelativePath=".\widget\tooltip_manager.h" |
- > |
- </File> |
- <File |
- RelativePath=".\widget\widget.h" |
- > |
- </File> |
- <File |
- RelativePath=".\widget\widget_win.cc" |
- > |
- <FileConfiguration |
- Name="Debug|Win32" |
- > |
- <Tool |
- Name="VCCLCompilerTool" |
- ObjectFile="$(IntDir)\$(InputName)1.obj" |
- XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc" |
- /> |
- </FileConfiguration> |
- <FileConfiguration |
- Name="Release|Win32" |
- > |
- <Tool |
- Name="VCCLCompilerTool" |
- ObjectFile="$(IntDir)\$(InputName)1.obj" |
- XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc" |
- /> |
- </FileConfiguration> |
- </File> |
- <File |
- RelativePath=".\widget\widget_win.h" |
- > |
- </File> |
- </Filter> |
- <Filter |
- Name="window" |
- > |
- <File |
- RelativePath=".\window\client_view.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\window\client_view.h" |
- > |
- </File> |
- <File |
- RelativePath=".\window\custom_frame_view.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\window\custom_frame_view.h" |
- > |
- </File> |
- <File |
- RelativePath=".\window\dialog_client_view.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\window\dialog_client_view.h" |
- > |
- </File> |
- <File |
- RelativePath=".\window\dialog_delegate.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\window\dialog_delegate.h" |
- > |
- </File> |
- <File |
- RelativePath=".\window\native_frame_view.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\window\native_frame_view.h" |
- > |
- </File> |
- <File |
- RelativePath=".\window\non_client_view.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\window\non_client_view.h" |
- > |
- </File> |
- <File |
- RelativePath=".\window\window.h" |
- > |
- </File> |
- <File |
- RelativePath=".\window\window_delegate.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\window\window_delegate.h" |
- > |
- </File> |
- <File |
- RelativePath=".\window\window_resources.h" |
- > |
- </File> |
- <File |
- RelativePath=".\window\window_win.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\window\window_win.h" |
- > |
- </File> |
- </Filter> |
- <Filter |
- Name="focus" |
- > |
- <File |
- RelativePath=".\focus\external_focus_tracker.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\focus\external_focus_tracker.h" |
- > |
- </File> |
- <File |
- RelativePath=".\focus\focus_manager.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\focus\focus_manager.h" |
- > |
- </File> |
- <File |
- RelativePath=".\focus\focus_util_win.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\focus\focus_util_win.h" |
- > |
- </File> |
- <File |
- RelativePath=".\focus\view_storage.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\focus\view_storage.h" |
- > |
- </File> |
- </Filter> |
- <Filter |
- Name="controls" |
- > |
- <File |
- RelativePath=".\controls\combo_box.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\combo_box.h" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\hwnd_view.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\hwnd_view.h" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\image_view.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\image_view.h" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\label.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\label.h" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\link.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\link.h" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\message_box_view.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\message_box_view.h" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\native_control.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\native_control.h" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\native_control_win.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\native_control_win.h" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\native_view_host.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\native_view_host.h" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\scroll_view.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\scroll_view.h" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\separator.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\separator.h" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\single_split_view.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\single_split_view.h" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\tabbed_pane.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\tabbed_pane.h" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\text_field.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\text_field.h" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\throbber.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\throbber.h" |
- > |
- </File> |
- <Filter |
- Name="button" |
- > |
- <File |
- RelativePath=".\controls\button\button.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\button\button.h" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\button\button_dropdown.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\button\button_dropdown.h" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\button\checkbox.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\button\checkbox.h" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\button\custom_button.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\button\custom_button.h" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\button\image_button.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\button\image_button.h" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\button\menu_button.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\button\menu_button.h" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\button\native_button.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\button\native_button.h" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\button\native_button_win.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\button\native_button_win.h" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\button\native_button_wrapper.h" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\button\radio_button.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\button\radio_button.h" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\button\text_button.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\button\text_button.h" |
- > |
- </File> |
- </Filter> |
- <Filter |
- Name="scrollbar" |
- > |
- <File |
- RelativePath=".\controls\scrollbar\bitmap_scroll_bar.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\scrollbar\bitmap_scroll_bar.h" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\scrollbar\native_scroll_bar.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\scrollbar\native_scroll_bar.h" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\scrollbar\scroll_bar.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\scrollbar\scroll_bar.h" |
- > |
- </File> |
- </Filter> |
- <Filter |
- Name="tree" |
- > |
- <File |
- RelativePath=".\controls\tree\tree_view.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\tree\tree_view.h" |
- > |
- </File> |
- </Filter> |
- <Filter |
- Name="table" |
- > |
- <File |
- RelativePath=".\controls\table\group_table_view.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\table\group_table_view.h" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\table\table_view.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\table\table_view.h" |
- > |
- </File> |
- </Filter> |
- <Filter |
- Name="menu" |
- > |
- <File |
- RelativePath=".\controls\menu\chrome_menu.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\menu\chrome_menu.h" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\menu\controller.h" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\menu\menu.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\menu\menu.h" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\menu\menu_win.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\menu\menu_win.h" |
- > |
- </File> |
- <File |
- RelativePath=".\controls\menu\view_menu_delegate.h" |
- > |
- </File> |
- </Filter> |
- </Filter> |
- <File |
- RelativePath=".\accelerator.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\accelerator.h" |
- > |
- </File> |
- <File |
- RelativePath=".\background.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\background.h" |
- > |
- </File> |
- <File |
- RelativePath=".\border.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\border.h" |
- > |
- </File> |
- <File |
- RelativePath=".\drag_utils.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\drag_utils.h" |
- > |
- </File> |
- <File |
- RelativePath=".\event.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\event.h" |
- > |
- </File> |
- <File |
- RelativePath=".\event_win.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\fill_layout.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\fill_layout.h" |
- > |
- </File> |
- <File |
- RelativePath=".\grid_layout.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\grid_layout.h" |
- > |
- </File> |
- <File |
- RelativePath=".\layout_manager.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\layout_manager.h" |
- > |
- </File> |
- <File |
- RelativePath=".\painter.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\painter.h" |
- > |
- </File> |
- <File |
- RelativePath="$(SolutionDir)\tools\build\win\precompiled_wtl.cc" |
- > |
- <FileConfiguration |
- Name="Debug|Win32" |
- > |
- <Tool |
- Name="VCCLCompilerTool" |
- UsePrecompiledHeader="1" |
- /> |
- </FileConfiguration> |
- </File> |
- <File |
- RelativePath="$(SolutionDir)\tools\build\win\precompiled_wtl.h" |
- > |
- </File> |
- <File |
- RelativePath=".\repeat_controller.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\repeat_controller.h" |
- > |
- </File> |
- <File |
- RelativePath=".\standard_layout.h" |
- > |
- </File> |
- <File |
- RelativePath=".\view.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\view.h" |
- > |
- </File> |
- <File |
- RelativePath=".\view_constants.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\view_constants.h" |
- > |
- </File> |
- <File |
- RelativePath=".\view_win.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\views_delegate.h" |
- > |
- </File> |
- </Files> |
- <Globals> |
- </Globals> |
-</VisualStudioProject> |