summaryrefslogtreecommitdiffstats
path: root/webkit/build/glue
diff options
context:
space:
mode:
authortc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-01-27 19:29:18 +0000
committertc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-01-27 19:29:18 +0000
commitfc2d146da41e7e94d6f7b28c0a914ca0c5239964 (patch)
treebe1b90665f3b4feeb1f443010f4df1d9b9e9451b /webkit/build/glue
parent955260a64e2672eefdb66ce28130766714edc238 (diff)
downloadchromium_src-fc2d146da41e7e94d6f7b28c0a914ca0c5239964.zip
chromium_src-fc2d146da41e7e94d6f7b28c0a914ca0c5239964.tar.gz
chromium_src-fc2d146da41e7e94d6f7b28c0a914ca0c5239964.tar.bz2
Move glue.vcproj and glue.vsprops into the webkit/glue directory next to webkit/glue/SConscript. This is how we organize all the other google vcproj files.
Review URL: http://codereview.chromium.org/18695 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8738 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/build/glue')
-rw-r--r--webkit/build/glue/glue.vcproj767
-rw-r--r--webkit/build/glue/glue.vsprops14
2 files changed, 0 insertions, 781 deletions
diff --git a/webkit/build/glue/glue.vcproj b/webkit/build/glue/glue.vcproj
deleted file mode 100644
index 773cfae..0000000
--- a/webkit/build/glue/glue.vcproj
+++ /dev/null
@@ -1,767 +0,0 @@
-<?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\webmediaplayer.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\webmediaplayer_delegate.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\media_player_private_impl.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\webmediaplayer_impl.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\webmediaplayer_impl.h"
- >
- </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_constants_win.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_lib_win.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\plugins\plugin_list.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\plugins\plugin_list.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\plugins\plugin_list_win.cc"
- >
- </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>
diff --git a/webkit/build/glue/glue.vsprops b/webkit/build/glue/glue.vsprops
deleted file mode 100644
index f120d30..0000000
--- a/webkit/build/glue/glue.vsprops
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioPropertySheet
- ProjectType="Visual C++"
- Version="8.00"
- Name="glue"
- InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;..\webkit_common.vsprops;$(SolutionDir)..\tools\grit\build\using_generated_resources.vsprops"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="..\..\glue;&quot;$(OutDir)&quot;"
- PreprocessorDefinitions="_SCL_SECURE_NO_DEPRECATE;_HAS_EXCEPTIONS=1"
- WarnAsError="true"
- />
-</VisualStudioPropertySheet>