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 /webkit/build/glue/glue.vcproj | |
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 'webkit/build/glue/glue.vcproj')
-rw-r--r-- | webkit/build/glue/glue.vcproj | 1470 |
1 files changed, 735 insertions, 735 deletions
diff --git a/webkit/build/glue/glue.vcproj b/webkit/build/glue/glue.vcproj index c7e8780..b391a24 100644 --- a/webkit/build/glue/glue.vcproj +++ b/webkit/build/glue/glue.vcproj @@ -1,735 +1,735 @@ -<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="Glue"
- ProjectGUID="{C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}"
- RootNamespace="glue"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="4"
- InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;.\glue.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;.\glue.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="API"
- >
- <File
- RelativePath="..\..\glue\autofill_form.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\autofill_form.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\cache_manager.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\console_message_level.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\context_node_types.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\cpp_bound_class.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\cpp_variant.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\form_data.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\image_decoder.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\password_form.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\resource_type.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\screen_info.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webdatasource.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\weberror.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webframe.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webhistoryitem.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webinputevent.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webplugin.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webplugin_delegate.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webpreferences.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webresponse.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webtextinput.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\weburlrequest.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webview.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webview_delegate.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webwidget.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webwidget_delegate.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\window_open_disposition.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Library"
- >
- <File
- RelativePath="..\..\pending\AccessibleBase.cpp"
- >
- </File>
- <File
- RelativePath="..\..\pending\AccessibleBase.h"
- >
- </File>
- <File
- RelativePath="..\..\pending\AccessibleDocument.cpp"
- >
- </File>
- <File
- RelativePath="..\..\pending\AccessibleDocument.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\alt_404_page_resource_fetcher.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\alt_404_page_resource_fetcher.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\alt_error_page_resource_fetcher.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\alt_error_page_resource_fetcher.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\back_forward_list_client_impl.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\back_forward_list_client_impl.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\cache_manager.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\chrome_client_impl.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\chrome_client_impl.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\chromium_bridge_impl.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\clipboard_conversion.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\clipboard_conversion.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\context_menu_client_impl.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\context_menu_client_impl.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\cpp_binding_example.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\cpp_bound_class.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\cpp_variant.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\debugger.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\debugger.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\dom_operations.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\dom_operations.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\dom_serializer.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\dom_serializer.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\dom_serializer_delegate.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\dragclient_impl.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\dragclient_impl.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\editor_client_impl.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\editor_client_impl.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\entity_map.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\entity_map.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\event_conversion.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\event_conversion.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\feed_preview.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\feed_preview.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\glue_accessibility.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\glue_accessibility.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\glue_serialize.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\glue_serialize.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\glue_util.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\glue_util.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\image_decoder.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\image_resource_fetcher.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\image_resource_fetcher.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\inspector_client_impl.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\inspector_client_impl.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\localized_strings.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\multipart_response_delegate.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\multipart_response_delegate.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\npruntime_util.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\npruntime_util.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\password_autocomplete_listener.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\password_autocomplete_listener.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\password_form_dom_manager.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\password_form_dom_manager.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\resource.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\resource_fetcher.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\resource_fetcher.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\resource_handle_impl.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\resource_loader_bridge.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\scoped_clipboard_writer_glue.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\searchable_form_data.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\searchable_form_data.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\simple_clipboard_impl.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\stacking_order_iterator.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\stacking_order_iterator.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webcursor.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\webcursor.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webcursor_win.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\webdatasource_impl.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\webdatasource_impl.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webdocumentloader_impl.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\webdocumentloader_impl.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webdropdata.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\webdropdata.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\weberror_impl.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\weberror_impl.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webframe_impl.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\webframe_impl.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webframeloaderclient_impl.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\webframeloaderclient_impl.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webhistoryitem_impl.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\webhistoryitem_impl.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webinputevent_win.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\webkit_glue.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\webkit_glue.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webkit_glue_win.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\webplugin_impl.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\webplugin_impl.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webresponse_impl.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webtextinput_impl.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\webtextinput_impl.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\weburlrequest_impl.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\weburlrequest_impl.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webview_impl.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\webview_impl.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webwidget_impl.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\webwidget_impl.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Plugins"
- >
- <File
- RelativePath="..\..\glue\plugins\mozilla_extensions.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\plugins\mozilla_extensions.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\plugins\nphostapi.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\plugins\plugin_host.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\plugins\plugin_host.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\plugins\plugin_instance.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\plugins\plugin_instance.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\plugins\plugin_lib.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\plugins\plugin_lib.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\plugins\plugin_list.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\plugins\plugin_list.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\plugins\plugin_stream.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\plugins\plugin_stream.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\plugins\plugin_stream_url.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\plugins\plugin_stream_url.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\plugins\plugin_stream_win.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\plugins\plugin_string_stream.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\plugins\plugin_string_stream.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\plugins\webplugin_delegate_impl.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\plugins\webplugin_delegate_impl.h"
- >
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8.00" + Name="Glue" + ProjectGUID="{C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}" + RootNamespace="glue" + Keyword="Win32Proj" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + ConfigurationType="4" + InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;.\glue.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;.\glue.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="API" + > + <File + RelativePath="..\..\glue\autofill_form.cc" + > + </File> + <File + RelativePath="..\..\glue\autofill_form.h" + > + </File> + <File + RelativePath="..\..\glue\cache_manager.h" + > + </File> + <File + RelativePath="..\..\glue\console_message_level.h" + > + </File> + <File + RelativePath="..\..\glue\context_node_types.h" + > + </File> + <File + RelativePath="..\..\glue\cpp_bound_class.h" + > + </File> + <File + RelativePath="..\..\glue\cpp_variant.h" + > + </File> + <File + RelativePath="..\..\glue\form_data.h" + > + </File> + <File + RelativePath="..\..\glue\image_decoder.h" + > + </File> + <File + RelativePath="..\..\glue\password_form.h" + > + </File> + <File + RelativePath="..\..\glue\resource_type.h" + > + </File> + <File + RelativePath="..\..\glue\screen_info.h" + > + </File> + <File + RelativePath="..\..\glue\webdatasource.h" + > + </File> + <File + RelativePath="..\..\glue\weberror.h" + > + </File> + <File + RelativePath="..\..\glue\webframe.h" + > + </File> + <File + RelativePath="..\..\glue\webhistoryitem.h" + > + </File> + <File + RelativePath="..\..\glue\webinputevent.h" + > + </File> + <File + RelativePath="..\..\glue\webplugin.h" + > + </File> + <File + RelativePath="..\..\glue\webplugin_delegate.h" + > + </File> + <File + RelativePath="..\..\glue\webpreferences.h" + > + </File> + <File + RelativePath="..\..\glue\webresponse.h" + > + </File> + <File + RelativePath="..\..\glue\webtextinput.h" + > + </File> + <File + RelativePath="..\..\glue\weburlrequest.h" + > + </File> + <File + RelativePath="..\..\glue\webview.h" + > + </File> + <File + RelativePath="..\..\glue\webview_delegate.h" + > + </File> + <File + RelativePath="..\..\glue\webwidget.h" + > + </File> + <File + RelativePath="..\..\glue\webwidget_delegate.h" + > + </File> + <File + RelativePath="..\..\glue\window_open_disposition.h" + > + </File> + </Filter> + <Filter + Name="Library" + > + <File + RelativePath="..\..\pending\AccessibleBase.cpp" + > + </File> + <File + RelativePath="..\..\pending\AccessibleBase.h" + > + </File> + <File + RelativePath="..\..\pending\AccessibleDocument.cpp" + > + </File> + <File + RelativePath="..\..\pending\AccessibleDocument.h" + > + </File> + <File + RelativePath="..\..\glue\alt_404_page_resource_fetcher.cc" + > + </File> + <File + RelativePath="..\..\glue\alt_404_page_resource_fetcher.h" + > + </File> + <File + RelativePath="..\..\glue\alt_error_page_resource_fetcher.cc" + > + </File> + <File + RelativePath="..\..\glue\alt_error_page_resource_fetcher.h" + > + </File> + <File + RelativePath="..\..\glue\back_forward_list_client_impl.cc" + > + </File> + <File + RelativePath="..\..\glue\back_forward_list_client_impl.h" + > + </File> + <File + RelativePath="..\..\glue\cache_manager.cc" + > + </File> + <File + RelativePath="..\..\glue\chrome_client_impl.cc" + > + </File> + <File + RelativePath="..\..\glue\chrome_client_impl.h" + > + </File> + <File + RelativePath="..\..\glue\chromium_bridge_impl.cc" + > + </File> + <File + RelativePath="..\..\glue\clipboard_conversion.cc" + > + </File> + <File + RelativePath="..\..\glue\clipboard_conversion.h" + > + </File> + <File + RelativePath="..\..\glue\context_menu_client_impl.cc" + > + </File> + <File + RelativePath="..\..\glue\context_menu_client_impl.h" + > + </File> + <File + RelativePath="..\..\glue\cpp_binding_example.cc" + > + </File> + <File + RelativePath="..\..\glue\cpp_bound_class.cc" + > + </File> + <File + RelativePath="..\..\glue\cpp_variant.cc" + > + </File> + <File + RelativePath="..\..\glue\debugger.cc" + > + </File> + <File + RelativePath="..\..\glue\debugger.h" + > + </File> + <File + RelativePath="..\..\glue\dom_operations.cc" + > + </File> + <File + RelativePath="..\..\glue\dom_operations.h" + > + </File> + <File + RelativePath="..\..\glue\dom_serializer.cc" + > + </File> + <File + RelativePath="..\..\glue\dom_serializer.h" + > + </File> + <File + RelativePath="..\..\glue\dom_serializer_delegate.h" + > + </File> + <File + RelativePath="..\..\glue\dragclient_impl.cc" + > + </File> + <File + RelativePath="..\..\glue\dragclient_impl.h" + > + </File> + <File + RelativePath="..\..\glue\editor_client_impl.cc" + > + </File> + <File + RelativePath="..\..\glue\editor_client_impl.h" + > + </File> + <File + RelativePath="..\..\glue\entity_map.cc" + > + </File> + <File + RelativePath="..\..\glue\entity_map.h" + > + </File> + <File + RelativePath="..\..\glue\event_conversion.cc" + > + </File> + <File + RelativePath="..\..\glue\event_conversion.h" + > + </File> + <File + RelativePath="..\..\glue\feed_preview.cc" + > + </File> + <File + RelativePath="..\..\glue\feed_preview.h" + > + </File> + <File + RelativePath="..\..\glue\glue_accessibility.cc" + > + </File> + <File + RelativePath="..\..\glue\glue_accessibility.h" + > + </File> + <File + RelativePath="..\..\glue\glue_serialize.cc" + > + </File> + <File + RelativePath="..\..\glue\glue_serialize.h" + > + </File> + <File + RelativePath="..\..\glue\glue_util.cc" + > + </File> + <File + RelativePath="..\..\glue\glue_util.h" + > + </File> + <File + RelativePath="..\..\glue\image_decoder.cc" + > + </File> + <File + RelativePath="..\..\glue\image_resource_fetcher.cc" + > + </File> + <File + RelativePath="..\..\glue\image_resource_fetcher.h" + > + </File> + <File + RelativePath="..\..\glue\inspector_client_impl.cc" + > + </File> + <File + RelativePath="..\..\glue\inspector_client_impl.h" + > + </File> + <File + RelativePath="..\..\glue\localized_strings.cc" + > + </File> + <File + RelativePath="..\..\glue\multipart_response_delegate.cc" + > + </File> + <File + RelativePath="..\..\glue\multipart_response_delegate.h" + > + </File> + <File + RelativePath="..\..\glue\npruntime_util.cc" + > + </File> + <File + RelativePath="..\..\glue\npruntime_util.h" + > + </File> + <File + RelativePath="..\..\glue\password_autocomplete_listener.cc" + > + </File> + <File + RelativePath="..\..\glue\password_autocomplete_listener.h" + > + </File> + <File + RelativePath="..\..\glue\password_form_dom_manager.cc" + > + </File> + <File + RelativePath="..\..\glue\password_form_dom_manager.h" + > + </File> + <File + RelativePath="..\..\glue\resource.h" + > + </File> + <File + RelativePath="..\..\glue\resource_fetcher.cc" + > + </File> + <File + RelativePath="..\..\glue\resource_fetcher.h" + > + </File> + <File + RelativePath="..\..\glue\resource_handle_impl.cc" + > + </File> + <File + RelativePath="..\..\glue\resource_loader_bridge.h" + > + </File> + <File + RelativePath="..\..\glue\scoped_clipboard_writer_glue.h" + > + </File> + <File + RelativePath="..\..\glue\searchable_form_data.cc" + > + </File> + <File + RelativePath="..\..\glue\searchable_form_data.h" + > + </File> + <File + RelativePath="..\..\glue\simple_clipboard_impl.cc" + > + </File> + <File + RelativePath="..\..\glue\stacking_order_iterator.cc" + > + </File> + <File + RelativePath="..\..\glue\stacking_order_iterator.h" + > + </File> + <File + RelativePath="..\..\glue\webcursor.cc" + > + </File> + <File + RelativePath="..\..\glue\webcursor.h" + > + </File> + <File + RelativePath="..\..\glue\webcursor_win.cc" + > + </File> + <File + RelativePath="..\..\glue\webdatasource_impl.cc" + > + </File> + <File + RelativePath="..\..\glue\webdatasource_impl.h" + > + </File> + <File + RelativePath="..\..\glue\webdocumentloader_impl.cc" + > + </File> + <File + RelativePath="..\..\glue\webdocumentloader_impl.h" + > + </File> + <File + RelativePath="..\..\glue\webdropdata.cc" + > + </File> + <File + RelativePath="..\..\glue\webdropdata.h" + > + </File> + <File + RelativePath="..\..\glue\weberror_impl.cc" + > + </File> + <File + RelativePath="..\..\glue\weberror_impl.h" + > + </File> + <File + RelativePath="..\..\glue\webframe_impl.cc" + > + </File> + <File + RelativePath="..\..\glue\webframe_impl.h" + > + </File> + <File + RelativePath="..\..\glue\webframeloaderclient_impl.cc" + > + </File> + <File + RelativePath="..\..\glue\webframeloaderclient_impl.h" + > + </File> + <File + RelativePath="..\..\glue\webhistoryitem_impl.cc" + > + </File> + <File + RelativePath="..\..\glue\webhistoryitem_impl.h" + > + </File> + <File + RelativePath="..\..\glue\webinputevent_win.cc" + > + </File> + <File + RelativePath="..\..\glue\webkit_glue.cc" + > + </File> + <File + RelativePath="..\..\glue\webkit_glue.h" + > + </File> + <File + RelativePath="..\..\glue\webkit_glue_win.cc" + > + </File> + <File + RelativePath="..\..\glue\webplugin_impl.cc" + > + </File> + <File + RelativePath="..\..\glue\webplugin_impl.h" + > + </File> + <File + RelativePath="..\..\glue\webresponse_impl.h" + > + </File> + <File + RelativePath="..\..\glue\webtextinput_impl.cc" + > + </File> + <File + RelativePath="..\..\glue\webtextinput_impl.h" + > + </File> + <File + RelativePath="..\..\glue\weburlrequest_impl.cc" + > + </File> + <File + RelativePath="..\..\glue\weburlrequest_impl.h" + > + </File> + <File + RelativePath="..\..\glue\webview_impl.cc" + > + </File> + <File + RelativePath="..\..\glue\webview_impl.h" + > + </File> + <File + RelativePath="..\..\glue\webwidget_impl.cc" + > + </File> + <File + RelativePath="..\..\glue\webwidget_impl.h" + > + </File> + </Filter> + <Filter + Name="Plugins" + > + <File + RelativePath="..\..\glue\plugins\mozilla_extensions.cc" + > + </File> + <File + RelativePath="..\..\glue\plugins\mozilla_extensions.h" + > + </File> + <File + RelativePath="..\..\glue\plugins\nphostapi.h" + > + </File> + <File + RelativePath="..\..\glue\plugins\plugin_host.cc" + > + </File> + <File + RelativePath="..\..\glue\plugins\plugin_host.h" + > + </File> + <File + RelativePath="..\..\glue\plugins\plugin_instance.cc" + > + </File> + <File + RelativePath="..\..\glue\plugins\plugin_instance.h" + > + </File> + <File + RelativePath="..\..\glue\plugins\plugin_lib.cc" + > + </File> + <File + RelativePath="..\..\glue\plugins\plugin_lib.h" + > + </File> + <File + RelativePath="..\..\glue\plugins\plugin_list.cc" + > + </File> + <File + RelativePath="..\..\glue\plugins\plugin_list.h" + > + </File> + <File + RelativePath="..\..\glue\plugins\plugin_stream.cc" + > + </File> + <File + RelativePath="..\..\glue\plugins\plugin_stream.h" + > + </File> + <File + RelativePath="..\..\glue\plugins\plugin_stream_url.cc" + > + </File> + <File + RelativePath="..\..\glue\plugins\plugin_stream_url.h" + > + </File> + <File + RelativePath="..\..\glue\plugins\plugin_stream_win.cc" + > + </File> + <File + RelativePath="..\..\glue\plugins\plugin_string_stream.cc" + > + </File> + <File + RelativePath="..\..\glue\plugins\plugin_string_stream.h" + > + </File> + <File + RelativePath="..\..\glue\plugins\webplugin_delegate_impl.cc" + > + </File> + <File + RelativePath="..\..\glue\plugins\webplugin_delegate_impl.h" + > + </File> + </Filter> + </Files> + <Globals> + </Globals> +</VisualStudioProject> |