summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/renderer.vcproj
diff options
context:
space:
mode:
authormaruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-16 20:56:44 +0000
committermaruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-16 20:56:44 +0000
commit770137a4b5bd380a054eaf289abcf019e2337401 (patch)
tree5b34994f2c4265e145d612beca8ff24ae727fa1f /chrome/renderer/renderer.vcproj
parent4f37d32d683ce68451c337a3d082197881090405 (diff)
downloadchromium_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/renderer/renderer.vcproj')
-rw-r--r--chrome/renderer/renderer.vcproj614
1 files changed, 307 insertions, 307 deletions
diff --git a/chrome/renderer/renderer.vcproj b/chrome/renderer/renderer.vcproj
index 54e1989..2fa8d0c 100644
--- a/chrome/renderer/renderer.vcproj
+++ b/chrome/renderer/renderer.vcproj
@@ -1,307 +1,307 @@
-<?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="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=".\greasemonkey_slave.cc"
- >
- </File>
- <File
- RelativePath=".\greasemonkey_slave.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=".\visitedlink_slave.cc"
- >
- </File>
- <File
- RelativePath=".\visitedlink_slave.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="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=".\greasemonkey_slave.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\greasemonkey_slave.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=".\visitedlink_slave.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\visitedlink_slave.h"
+ >
+ </File>
+ <File
+ RelativePath=".\webplugin_delegate_proxy.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\webplugin_delegate_proxy.h"
+ >
+ </File>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>