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 /chrome/views | |
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 'chrome/views')
-rw-r--r-- | chrome/views/views.vcproj | 1310 |
1 files changed, 655 insertions, 655 deletions
diff --git a/chrome/views/views.vcproj b/chrome/views/views.vcproj index 48681bc..172e6f1 100644 --- a/chrome/views/views.vcproj +++ b/chrome/views/views.vcproj @@ -1,655 +1,655 @@ -<?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;..\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\accessible_wrapper.cc"
- >
- </File>
- <File
- RelativePath=".\accessibility\accessible_wrapper.h"
- >
- </File>
- <File
- RelativePath=".\accessibility\view_accessibility.cc"
- >
- </File>
- <File
- RelativePath=".\accessibility\view_accessibility.h"
- >
- </File>
- </Filter>
- <File
- RelativePath=".\accelerator.cc"
- >
- </File>
- <File
- RelativePath=".\accelerator.h"
- >
- </File>
- <File
- RelativePath=".\accelerator_handler.cc"
- >
- </File>
- <File
- RelativePath=".\accelerator_handler.h"
- >
- </File>
- <File
- RelativePath=".\aero_tooltip_manager.cc"
- >
- </File>
- <File
- RelativePath=".\aero_tooltip_manager.h"
- >
- </File>
- <File
- RelativePath=".\app_modal_dialog_delegate.h"
- >
- </File>
- <File
- RelativePath=".\background.cc"
- >
- </File>
- <File
- RelativePath=".\background.h"
- >
- </File>
- <File
- RelativePath=".\base_button.cc"
- >
- </File>
- <File
- RelativePath=".\base_button.h"
- >
- </File>
- <File
- RelativePath=".\bitmap_scroll_bar.cc"
- >
- </File>
- <File
- RelativePath=".\bitmap_scroll_bar.h"
- >
- </File>
- <File
- RelativePath=".\border.cc"
- >
- </File>
- <File
- RelativePath=".\border.h"
- >
- </File>
- <File
- RelativePath=".\button.cc"
- >
- </File>
- <File
- RelativePath=".\button.h"
- >
- </File>
- <File
- RelativePath=".\button_dropdown.cc"
- >
- </File>
- <File
- RelativePath=".\button_dropdown.h"
- >
- </File>
- <File
- RelativePath=".\checkbox.cc"
- >
- </File>
- <File
- RelativePath=".\checkbox.h"
- >
- </File>
- <File
- RelativePath=".\chrome_menu.cc"
- >
- </File>
- <File
- RelativePath=".\chrome_menu.h"
- >
- </File>
- <File
- RelativePath=".\client_view.cc"
- >
- </File>
- <File
- RelativePath=".\client_view.h"
- >
- </File>
- <File
- RelativePath=".\combo_box.cc"
- >
- </File>
- <File
- RelativePath=".\combo_box.h"
- >
- </File>
- <File
- RelativePath=".\controller.h"
- >
- </File>
- <File
- RelativePath=".\custom_frame_window.cc"
- >
- </File>
- <File
- RelativePath=".\custom_frame_window.h"
- >
- </File>
- <File
- RelativePath=".\decision.cc"
- >
- </File>
- <File
- RelativePath=".\decision.h"
- >
- </File>
- <File
- RelativePath=".\dialog_client_view.cc"
- >
- </File>
- <File
- RelativePath=".\dialog_client_view.h"
- >
- </File>
- <File
- RelativePath=".\dialog_delegate.cc"
- >
- </File>
- <File
- RelativePath=".\dialog_delegate.h"
- >
- </File>
- <File
- RelativePath=".\event.cc"
- >
- </File>
- <File
- RelativePath=".\event.h"
- >
- </File>
- <File
- RelativePath=".\external_focus_tracker.cc"
- >
- </File>
- <File
- RelativePath=".\external_focus_tracker.h"
- >
- </File>
- <File
- RelativePath=".\focus_manager.cc"
- >
- </File>
- <File
- RelativePath=".\focus_manager.h"
- >
- </File>
- <File
- RelativePath=".\grid_layout.cc"
- >
- </File>
- <File
- RelativePath=".\grid_layout.h"
- >
- </File>
- <File
- RelativePath=".\group_table_view.cc"
- >
- </File>
- <File
- RelativePath=".\group_table_view.h"
- >
- </File>
- <File
- RelativePath=".\hwnd_notification_source.h"
- >
- </File>
- <File
- RelativePath=".\hwnd_view.cc"
- >
- </File>
- <File
- RelativePath=".\hwnd_view.h"
- >
- </File>
- <File
- RelativePath=".\image_view.cc"
- >
- </File>
- <File
- RelativePath=".\image_view.h"
- >
- </File>
- <File
- RelativePath=".\label.cc"
- >
- </File>
- <File
- RelativePath=".\label.h"
- >
- </File>
- <File
- RelativePath=".\layout_manager.cc"
- >
- </File>
- <File
- RelativePath=".\layout_manager.h"
- >
- </File>
- <File
- RelativePath=".\link.cc"
- >
- </File>
- <File
- RelativePath=".\link.h"
- >
- </File>
- <File
- RelativePath=".\menu.cc"
- >
- </File>
- <File
- RelativePath=".\menu.h"
- >
- </File>
- <File
- RelativePath=".\menu_button.cc"
- >
- </File>
- <File
- RelativePath=".\menu_button.h"
- >
- </File>
- <File
- RelativePath=".\message_box_view.cc"
- >
- </File>
- <File
- RelativePath=".\message_box_view.h"
- >
- </File>
- <File
- RelativePath=".\native_button.cc"
- >
- </File>
- <File
- RelativePath=".\native_button.h"
- >
- </File>
- <File
- RelativePath=".\native_control.cc"
- >
- </File>
- <File
- RelativePath=".\native_control.h"
- >
- </File>
- <File
- RelativePath=".\native_scroll_bar.cc"
- >
- </File>
- <File
- RelativePath=".\native_scroll_bar.h"
- >
- </File>
- <File
- RelativePath=".\non_client_view.cc"
- >
- </File>
- <File
- RelativePath=".\non_client_view.h"
- >
- </File>
- <File
- RelativePath=".\painter.cc"
- >
- </File>
- <File
- RelativePath=".\painter.h"
- >
- </File>
- <File
- RelativePath="..\tools\build\win\precompiled_wtl.cc"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..\tools\build\win\precompiled_wtl.h"
- >
- </File>
- <File
- RelativePath=".\radio_button.cc"
- >
- </File>
- <File
- RelativePath=".\radio_button.h"
- >
- </File>
- <File
- RelativePath=".\repeat_controller.cc"
- >
- </File>
- <File
- RelativePath=".\repeat_controller.h"
- >
- </File>
- <File
- RelativePath=".\resize_corner.cc"
- >
- </File>
- <File
- RelativePath=".\resize_corner.h"
- >
- </File>
- <File
- RelativePath=".\root_view.cc"
- >
- </File>
- <File
- RelativePath=".\root_view.h"
- >
- </File>
- <File
- RelativePath=".\root_view_drop_target.cc"
- >
- </File>
- <File
- RelativePath=".\root_view_drop_target.h"
- >
- </File>
- <File
- RelativePath=".\scroll_bar.cc"
- >
- </File>
- <File
- RelativePath=".\scroll_bar.h"
- >
- </File>
- <File
- RelativePath=".\scroll_view.cc"
- >
- </File>
- <File
- RelativePath=".\scroll_view.h"
- >
- </File>
- <File
- RelativePath=".\separator.cc"
- >
- </File>
- <File
- RelativePath=".\separator.h"
- >
- </File>
- <File
- RelativePath=".\single_split_view.cc"
- >
- </File>
- <File
- RelativePath=".\single_split_view.h"
- >
- </File>
- <File
- RelativePath=".\tabbed_pane.cc"
- >
- </File>
- <File
- RelativePath=".\tabbed_pane.h"
- >
- </File>
- <File
- RelativePath=".\table_view.cc"
- >
- </File>
- <File
- RelativePath=".\table_view.h"
- >
- </File>
- <File
- RelativePath=".\text_button.cc"
- >
- </File>
- <File
- RelativePath=".\text_button.h"
- >
- </File>
- <File
- RelativePath=".\text_field.cc"
- >
- </File>
- <File
- RelativePath=".\text_field.h"
- >
- </File>
- <File
- RelativePath=".\throbber.cc"
- >
- </File>
- <File
- RelativePath=".\throbber.h"
- >
- </File>
- <File
- RelativePath=".\tooltip_manager.cc"
- >
- </File>
- <File
- RelativePath=".\tooltip_manager.h"
- >
- </File>
- <File
- RelativePath=".\tree_model.h"
- >
- </File>
- <File
- RelativePath=".\tree_node_iterator.h"
- >
- </File>
- <File
- RelativePath=".\tree_node_model.h"
- >
- </File>
- <File
- RelativePath=".\tree_view.cc"
- >
- </File>
- <File
- RelativePath=".\tree_view.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_menu_delegate.h"
- >
- </File>
- <File
- RelativePath=".\view_storage.cc"
- >
- </File>
- <File
- RelativePath=".\view_storage.h"
- >
- </File>
- <File
- RelativePath=".\widget.h"
- >
- </File>
- <File
- RelativePath=".\widget_win.cc"
- >
- </File>
- <File
- RelativePath=".\widget_win.h"
- >
- </File>
- <File
- RelativePath=".\window.cc"
- >
- </File>
- <File
- RelativePath=".\window.h"
- >
- </File>
- <File
- RelativePath=".\window_delegate.cc"
- >
- </File>
- <File
- RelativePath=".\window_delegate.h"
- >
- </File>
- <File
- RelativePath=".\window_resources.h"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?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;..\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\accessible_wrapper.cc" + > + </File> + <File + RelativePath=".\accessibility\accessible_wrapper.h" + > + </File> + <File + RelativePath=".\accessibility\view_accessibility.cc" + > + </File> + <File + RelativePath=".\accessibility\view_accessibility.h" + > + </File> + </Filter> + <File + RelativePath=".\accelerator.cc" + > + </File> + <File + RelativePath=".\accelerator.h" + > + </File> + <File + RelativePath=".\accelerator_handler.cc" + > + </File> + <File + RelativePath=".\accelerator_handler.h" + > + </File> + <File + RelativePath=".\aero_tooltip_manager.cc" + > + </File> + <File + RelativePath=".\aero_tooltip_manager.h" + > + </File> + <File + RelativePath=".\app_modal_dialog_delegate.h" + > + </File> + <File + RelativePath=".\background.cc" + > + </File> + <File + RelativePath=".\background.h" + > + </File> + <File + RelativePath=".\base_button.cc" + > + </File> + <File + RelativePath=".\base_button.h" + > + </File> + <File + RelativePath=".\bitmap_scroll_bar.cc" + > + </File> + <File + RelativePath=".\bitmap_scroll_bar.h" + > + </File> + <File + RelativePath=".\border.cc" + > + </File> + <File + RelativePath=".\border.h" + > + </File> + <File + RelativePath=".\button.cc" + > + </File> + <File + RelativePath=".\button.h" + > + </File> + <File + RelativePath=".\button_dropdown.cc" + > + </File> + <File + RelativePath=".\button_dropdown.h" + > + </File> + <File + RelativePath=".\checkbox.cc" + > + </File> + <File + RelativePath=".\checkbox.h" + > + </File> + <File + RelativePath=".\chrome_menu.cc" + > + </File> + <File + RelativePath=".\chrome_menu.h" + > + </File> + <File + RelativePath=".\client_view.cc" + > + </File> + <File + RelativePath=".\client_view.h" + > + </File> + <File + RelativePath=".\combo_box.cc" + > + </File> + <File + RelativePath=".\combo_box.h" + > + </File> + <File + RelativePath=".\controller.h" + > + </File> + <File + RelativePath=".\custom_frame_window.cc" + > + </File> + <File + RelativePath=".\custom_frame_window.h" + > + </File> + <File + RelativePath=".\decision.cc" + > + </File> + <File + RelativePath=".\decision.h" + > + </File> + <File + RelativePath=".\dialog_client_view.cc" + > + </File> + <File + RelativePath=".\dialog_client_view.h" + > + </File> + <File + RelativePath=".\dialog_delegate.cc" + > + </File> + <File + RelativePath=".\dialog_delegate.h" + > + </File> + <File + RelativePath=".\event.cc" + > + </File> + <File + RelativePath=".\event.h" + > + </File> + <File + RelativePath=".\external_focus_tracker.cc" + > + </File> + <File + RelativePath=".\external_focus_tracker.h" + > + </File> + <File + RelativePath=".\focus_manager.cc" + > + </File> + <File + RelativePath=".\focus_manager.h" + > + </File> + <File + RelativePath=".\grid_layout.cc" + > + </File> + <File + RelativePath=".\grid_layout.h" + > + </File> + <File + RelativePath=".\group_table_view.cc" + > + </File> + <File + RelativePath=".\group_table_view.h" + > + </File> + <File + RelativePath=".\hwnd_notification_source.h" + > + </File> + <File + RelativePath=".\hwnd_view.cc" + > + </File> + <File + RelativePath=".\hwnd_view.h" + > + </File> + <File + RelativePath=".\image_view.cc" + > + </File> + <File + RelativePath=".\image_view.h" + > + </File> + <File + RelativePath=".\label.cc" + > + </File> + <File + RelativePath=".\label.h" + > + </File> + <File + RelativePath=".\layout_manager.cc" + > + </File> + <File + RelativePath=".\layout_manager.h" + > + </File> + <File + RelativePath=".\link.cc" + > + </File> + <File + RelativePath=".\link.h" + > + </File> + <File + RelativePath=".\menu.cc" + > + </File> + <File + RelativePath=".\menu.h" + > + </File> + <File + RelativePath=".\menu_button.cc" + > + </File> + <File + RelativePath=".\menu_button.h" + > + </File> + <File + RelativePath=".\message_box_view.cc" + > + </File> + <File + RelativePath=".\message_box_view.h" + > + </File> + <File + RelativePath=".\native_button.cc" + > + </File> + <File + RelativePath=".\native_button.h" + > + </File> + <File + RelativePath=".\native_control.cc" + > + </File> + <File + RelativePath=".\native_control.h" + > + </File> + <File + RelativePath=".\native_scroll_bar.cc" + > + </File> + <File + RelativePath=".\native_scroll_bar.h" + > + </File> + <File + RelativePath=".\non_client_view.cc" + > + </File> + <File + RelativePath=".\non_client_view.h" + > + </File> + <File + RelativePath=".\painter.cc" + > + </File> + <File + RelativePath=".\painter.h" + > + </File> + <File + RelativePath="..\tools\build\win\precompiled_wtl.cc" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCLCompilerTool" + UsePrecompiledHeader="1" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\tools\build\win\precompiled_wtl.h" + > + </File> + <File + RelativePath=".\radio_button.cc" + > + </File> + <File + RelativePath=".\radio_button.h" + > + </File> + <File + RelativePath=".\repeat_controller.cc" + > + </File> + <File + RelativePath=".\repeat_controller.h" + > + </File> + <File + RelativePath=".\resize_corner.cc" + > + </File> + <File + RelativePath=".\resize_corner.h" + > + </File> + <File + RelativePath=".\root_view.cc" + > + </File> + <File + RelativePath=".\root_view.h" + > + </File> + <File + RelativePath=".\root_view_drop_target.cc" + > + </File> + <File + RelativePath=".\root_view_drop_target.h" + > + </File> + <File + RelativePath=".\scroll_bar.cc" + > + </File> + <File + RelativePath=".\scroll_bar.h" + > + </File> + <File + RelativePath=".\scroll_view.cc" + > + </File> + <File + RelativePath=".\scroll_view.h" + > + </File> + <File + RelativePath=".\separator.cc" + > + </File> + <File + RelativePath=".\separator.h" + > + </File> + <File + RelativePath=".\single_split_view.cc" + > + </File> + <File + RelativePath=".\single_split_view.h" + > + </File> + <File + RelativePath=".\tabbed_pane.cc" + > + </File> + <File + RelativePath=".\tabbed_pane.h" + > + </File> + <File + RelativePath=".\table_view.cc" + > + </File> + <File + RelativePath=".\table_view.h" + > + </File> + <File + RelativePath=".\text_button.cc" + > + </File> + <File + RelativePath=".\text_button.h" + > + </File> + <File + RelativePath=".\text_field.cc" + > + </File> + <File + RelativePath=".\text_field.h" + > + </File> + <File + RelativePath=".\throbber.cc" + > + </File> + <File + RelativePath=".\throbber.h" + > + </File> + <File + RelativePath=".\tooltip_manager.cc" + > + </File> + <File + RelativePath=".\tooltip_manager.h" + > + </File> + <File + RelativePath=".\tree_model.h" + > + </File> + <File + RelativePath=".\tree_node_iterator.h" + > + </File> + <File + RelativePath=".\tree_node_model.h" + > + </File> + <File + RelativePath=".\tree_view.cc" + > + </File> + <File + RelativePath=".\tree_view.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_menu_delegate.h" + > + </File> + <File + RelativePath=".\view_storage.cc" + > + </File> + <File + RelativePath=".\view_storage.h" + > + </File> + <File + RelativePath=".\widget.h" + > + </File> + <File + RelativePath=".\widget_win.cc" + > + </File> + <File + RelativePath=".\widget_win.h" + > + </File> + <File + RelativePath=".\window.cc" + > + </File> + <File + RelativePath=".\window.h" + > + </File> + <File + RelativePath=".\window_delegate.cc" + > + </File> + <File + RelativePath=".\window_delegate.h" + > + </File> + <File + RelativePath=".\window_resources.h" + > + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> |