summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorscherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-01-27 01:03:57 +0000
committerscherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-01-27 01:03:57 +0000
commit98aa60434b4ddab70f2f855f4e0cc2741a741838 (patch)
tree8e1ee19d4e24568f9c5ab02cdc869167020b4c97
parent64fcca73ef6067346597989f641488ada57ba1ea (diff)
downloadchromium_src-98aa60434b4ddab70f2f855f4e0cc2741a741838.zip
chromium_src-98aa60434b4ddab70f2f855f4e0cc2741a741838.tar.gz
chromium_src-98aa60434b4ddab70f2f855f4e0cc2741a741838.tar.bz2
Fixes my accidental check-in of renderer.vcproj with CRLF endings.
If you look at my last check-in you'll notice that all the lines have changed: http://src.chromium.org/viewvc/chrome/trunk/src/chrome/renderer/renderer.vcproj?r1=7827&r2=8652 Reitveld doesn't display these changes, which is why I didn't notice. Review URL: http://codereview.chromium.org/18794 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8691 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--chrome/renderer/renderer.vcproj686
1 files changed, 343 insertions, 343 deletions
diff --git a/chrome/renderer/renderer.vcproj b/chrome/renderer/renderer.vcproj
index 6ce9b2d..06d85bd 100644
--- a/chrome/renderer/renderer.vcproj
+++ b/chrome/renderer/renderer.vcproj
@@ -1,343 +1,343 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="renderer"
- ProjectGUID="{9301A569-5D2B-4D11-9332-B1E30AEACB8D}"
- RootNamespace="renderer"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="4"
- InheritedPropertySheets=".\renderer.vsprops;$(SolutionDir)..\build\debug.vsprops;..\tools\build\win\precompiled_wtl.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=".\renderer.vsprops;$(SolutionDir)..\build\release.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="automation"
- >
- <File
- RelativePath=".\automation\dom_automation_controller.cc"
- >
- </File>
- <File
- RelativePath=".\automation\dom_automation_controller.h"
- >
- </File>
- </Filter>
- <Filter
- Name="media"
- >
- <File
- RelativePath=".\media\audio_renderer_impl.cc"
- >
- </File>
- <File
- RelativePath=".\media\audio_renderer_impl.h"
- >
- </File>
- <File
- RelativePath=".\media\data_source_impl.cc"
- >
- </File>
- <File
- RelativePath=".\media\data_source_impl.h"
- >
- </File>
- <File
- RelativePath=".\media\video_renderer_impl.cc"
- >
- </File>
- <File
- RelativePath=".\media\video_renderer_impl.h"
- >
- </File>
- </Filter>
- <Filter
- Name="net"
- >
- <File
- RelativePath=".\net\render_dns_master.cc"
- >
- </File>
- <File
- RelativePath=".\net\render_dns_master.h"
- >
- </File>
- <File
- RelativePath=".\net\render_dns_queue.cc"
- >
- </File>
- <File
- RelativePath=".\net\render_dns_queue.h"
- >
- </File>
- </Filter>
- <File
- RelativePath=".\about_handler.cc"
- >
- </File>
- <File
- RelativePath=".\about_handler.h"
- >
- </File>
- <File
- RelativePath=".\chrome_plugin_host.cc"
- >
- </File>
- <File
- RelativePath=".\chrome_plugin_host.h"
- >
- </File>
- <File
- RelativePath=".\debug_message_handler.cc"
- >
- </File>
- <File
- RelativePath=".\debug_message_handler.h"
- >
- </File>
- <File
- RelativePath=".\dom_ui_bindings.cc"
- >
- </File>
- <File
- RelativePath=".\dom_ui_bindings.h"
- >
- </File>
- <File
- RelativePath=".\external_host_bindings.cc"
- >
- </File>
- <File
- RelativePath=".\external_host_bindings.h"
- >
- </File>
- <File
- RelativePath=".\external_js_object.cc"
- >
- </File>
- <File
- RelativePath=".\external_js_object.h"
- >
- </File>
- <File
- RelativePath=".\localized_error.cc"
- >
- </File>
- <File
- RelativePath=".\localized_error.h"
- >
- </File>
- <File
- RelativePath=".\plugin_channel_host.cc"
- >
- </File>
- <File
- RelativePath=".\plugin_channel_host.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=".\render_process.cc"
- >
- </File>
- <File
- RelativePath=".\render_process.h"
- >
- </File>
- <File
- RelativePath=".\render_thread.cc"
- >
- </File>
- <File
- RelativePath=".\render_thread.h"
- >
- </File>
- <File
- RelativePath=".\render_view.cc"
- >
- </File>
- <File
- RelativePath=".\render_view.h"
- >
- </File>
- <File
- RelativePath=".\render_widget.cc"
- >
- </File>
- <File
- RelativePath=".\render_widget.h"
- >
- </File>
- <File
- RelativePath=".\renderer_glue.cc"
- >
- </File>
- <File
- RelativePath=".\renderer_main.cc"
- >
- </File>
- <File
- RelativePath=".\renderer_resources.h"
- >
- </File>
- <File
- RelativePath=".\user_script_slave.cc"
- >
- </File>
- <File
- RelativePath=".\user_script_slave.h"
- >
- </File>
- <File
- RelativePath=".\visitedlink_slave.cc"
- >
- </File>
- <File
- RelativePath=".\visitedlink_slave.h"
- >
- </File>
- <File
- RelativePath=".\webmediaplayer_delegate_impl.cc"
- >
- </File>
- <File
- RelativePath=".\webmediaplayer_delegate_impl.h"
- >
- </File>
- <File
- RelativePath=".\webplugin_delegate_proxy.cc"
- >
- </File>
- <File
- RelativePath=".\webplugin_delegate_proxy.h"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="renderer"
+ ProjectGUID="{9301A569-5D2B-4D11-9332-B1E30AEACB8D}"
+ RootNamespace="renderer"
+ Keyword="Win32Proj"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ ConfigurationType="4"
+ InheritedPropertySheets=".\renderer.vsprops;$(SolutionDir)..\build\debug.vsprops;..\tools\build\win\precompiled_wtl.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=".\renderer.vsprops;$(SolutionDir)..\build\release.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="automation"
+ >
+ <File
+ RelativePath=".\automation\dom_automation_controller.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\automation\dom_automation_controller.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="media"
+ >
+ <File
+ RelativePath=".\media\audio_renderer_impl.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\media\audio_renderer_impl.h"
+ >
+ </File>
+ <File
+ RelativePath=".\media\data_source_impl.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\media\data_source_impl.h"
+ >
+ </File>
+ <File
+ RelativePath=".\media\video_renderer_impl.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\media\video_renderer_impl.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="net"
+ >
+ <File
+ RelativePath=".\net\render_dns_master.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\net\render_dns_master.h"
+ >
+ </File>
+ <File
+ RelativePath=".\net\render_dns_queue.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\net\render_dns_queue.h"
+ >
+ </File>
+ </Filter>
+ <File
+ RelativePath=".\about_handler.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\about_handler.h"
+ >
+ </File>
+ <File
+ RelativePath=".\chrome_plugin_host.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\chrome_plugin_host.h"
+ >
+ </File>
+ <File
+ RelativePath=".\debug_message_handler.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\debug_message_handler.h"
+ >
+ </File>
+ <File
+ RelativePath=".\dom_ui_bindings.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\dom_ui_bindings.h"
+ >
+ </File>
+ <File
+ RelativePath=".\external_host_bindings.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\external_host_bindings.h"
+ >
+ </File>
+ <File
+ RelativePath=".\external_js_object.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\external_js_object.h"
+ >
+ </File>
+ <File
+ RelativePath=".\localized_error.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\localized_error.h"
+ >
+ </File>
+ <File
+ RelativePath=".\plugin_channel_host.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\plugin_channel_host.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=".\render_process.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\render_process.h"
+ >
+ </File>
+ <File
+ RelativePath=".\render_thread.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\render_thread.h"
+ >
+ </File>
+ <File
+ RelativePath=".\render_view.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\render_view.h"
+ >
+ </File>
+ <File
+ RelativePath=".\render_widget.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\render_widget.h"
+ >
+ </File>
+ <File
+ RelativePath=".\renderer_glue.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\renderer_main.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\renderer_resources.h"
+ >
+ </File>
+ <File
+ RelativePath=".\user_script_slave.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\user_script_slave.h"
+ >
+ </File>
+ <File
+ RelativePath=".\visitedlink_slave.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\visitedlink_slave.h"
+ >
+ </File>
+ <File
+ RelativePath=".\webmediaplayer_delegate_impl.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\webmediaplayer_delegate_impl.h"
+ >
+ </File>
+ <File
+ RelativePath=".\webplugin_delegate_proxy.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\webplugin_delegate_proxy.h"
+ >
+ </File>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>