diff options
author | scherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-04 19:43:48 +0000 |
---|---|---|
committer | scherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-04 19:43:48 +0000 |
commit | 52ceebc9c2190f71ccddf26739b63fef5ca0b2fd (patch) | |
tree | 08d4c3628ca264e9345ef47fe8e485237a0e8ff2 /chrome/browser/debugger | |
parent | 852f40f8147a6c052cade1e62237418ca2f96947 (diff) | |
download | chromium_src-52ceebc9c2190f71ccddf26739b63fef5ca0b2fd.zip chromium_src-52ceebc9c2190f71ccddf26739b63fef5ca0b2fd.tar.gz chromium_src-52ceebc9c2190f71ccddf26739b63fef5ca0b2fd.tar.bz2 |
Changed svn:eol-style of all .sln and .vcproj files to CRLF
Review URL: http://codereview.chromium.org/13133
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6372 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/debugger')
-rw-r--r-- | chrome/browser/debugger/debugger.vcproj | 446 | ||||
-rw-r--r-- | chrome/browser/debugger/debugger_disabled.vcproj | 310 |
2 files changed, 378 insertions, 378 deletions
diff --git a/chrome/browser/debugger/debugger.vcproj b/chrome/browser/debugger/debugger.vcproj index 2ef5241..39e116b 100644 --- a/chrome/browser/debugger/debugger.vcproj +++ b/chrome/browser/debugger/debugger.vcproj @@ -1,223 +1,223 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioProject - ProjectType="Visual C++" - Version="8.00" - Name="debugger" - ProjectGUID="{57823D8C-A317-4713-9125-2C91FDFD12D6}" - RootNamespace="debugger" - Keyword="Win32Proj" - > - <Platforms> - <Platform - Name="Win32" - /> - </Platforms> - <ToolFiles> - </ToolFiles> - <Configurations> - <Configuration - Name="Debug|Win32" - ConfigurationType="4" - InheritedPropertySheets=".\debugger.vsprops;$(SolutionDir)..\build\debug.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=".\debugger.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="resources" - > - <File - RelativePath=".\resources\debugger.css" - > - </File> - <File - RelativePath=".\resources\debugger.html" - > - </File> - <File - RelativePath=".\resources\debugger.js" - > - </File> - <File - RelativePath=".\resources\debugger_shell.js" - > - </File> - </Filter> - <File - RelativePath=".\debugger_contents.cc" - > - </File> - <File - RelativePath=".\debugger_contents.h" - > - </File> - <File - RelativePath=".\debugger_host.h" - > - </File> - <File - RelativePath=".\debugger_host_impl.cpp" - > - </File> - <File - RelativePath=".\debugger_host_impl.h" - > - </File> - <File - RelativePath=".\debugger_io.h" - > - </File> - <File - RelativePath=".\debugger_io_socket.cc" - > - </File> - <File - RelativePath=".\debugger_io_socket.h" - > - </File> - <File - RelativePath=".\debugger_node.cc" - > - </File> - <File - RelativePath=".\debugger_node.h" - > - </File> - <File - RelativePath=".\debugger_shell.cc" - > - </File> - <File - RelativePath=".\debugger_shell.h" - > - </File> - <File - RelativePath=".\resources\debugger_resources.h" - > - </File> - <File - RelativePath=".\debugger_view.cc" - > - </File> - <File - RelativePath=".\debugger_view.h" - > - </File> - <File - RelativePath=".\debugger_window.cc" - > - </File> - <File - RelativePath=".\debugger_window.h" - > - </File> - <File - RelativePath=".\debugger_wrapper.cc" - > - </File> - <File - RelativePath=".\debugger_wrapper.h" - > - </File> - </Files> - <Globals> - </Globals> -</VisualStudioProject> +<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="debugger"
+ ProjectGUID="{57823D8C-A317-4713-9125-2C91FDFD12D6}"
+ RootNamespace="debugger"
+ Keyword="Win32Proj"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ ConfigurationType="4"
+ InheritedPropertySheets=".\debugger.vsprops;$(SolutionDir)..\build\debug.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=".\debugger.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="resources"
+ >
+ <File
+ RelativePath=".\resources\debugger.css"
+ >
+ </File>
+ <File
+ RelativePath=".\resources\debugger.html"
+ >
+ </File>
+ <File
+ RelativePath=".\resources\debugger.js"
+ >
+ </File>
+ <File
+ RelativePath=".\resources\debugger_shell.js"
+ >
+ </File>
+ </Filter>
+ <File
+ RelativePath=".\debugger_contents.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\debugger_contents.h"
+ >
+ </File>
+ <File
+ RelativePath=".\debugger_host.h"
+ >
+ </File>
+ <File
+ RelativePath=".\debugger_host_impl.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\debugger_host_impl.h"
+ >
+ </File>
+ <File
+ RelativePath=".\debugger_io.h"
+ >
+ </File>
+ <File
+ RelativePath=".\debugger_io_socket.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\debugger_io_socket.h"
+ >
+ </File>
+ <File
+ RelativePath=".\debugger_node.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\debugger_node.h"
+ >
+ </File>
+ <File
+ RelativePath=".\debugger_shell.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\debugger_shell.h"
+ >
+ </File>
+ <File
+ RelativePath=".\resources\debugger_resources.h"
+ >
+ </File>
+ <File
+ RelativePath=".\debugger_view.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\debugger_view.h"
+ >
+ </File>
+ <File
+ RelativePath=".\debugger_window.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\debugger_window.h"
+ >
+ </File>
+ <File
+ RelativePath=".\debugger_wrapper.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\debugger_wrapper.h"
+ >
+ </File>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/chrome/browser/debugger/debugger_disabled.vcproj b/chrome/browser/debugger/debugger_disabled.vcproj index 750ae30..c7e2925 100644 --- a/chrome/browser/debugger/debugger_disabled.vcproj +++ b/chrome/browser/debugger/debugger_disabled.vcproj @@ -1,155 +1,155 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioProject - ProjectType="Visual C++" - Version="8.00" - Name="debugger_disabled" - ProjectGUID="{369B9881-3F2C-464D-A96C-E281405DF8F6}" - RootNamespace="debugger_disabled" - Keyword="Win32Proj" - > - <Platforms> - <Platform - Name="Win32" - /> - </Platforms> - <ToolFiles> - </ToolFiles> - <Configurations> - <Configuration - Name="Debug|Win32" - ConfigurationType="4" - InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;.\debugger_disabled.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;.\debugger_disabled.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> - <File - RelativePath=".\debugger_contents.cc" - > - </File> - <File - RelativePath=".\debugger_contents.h" - > - </File> - <File - RelativePath=".\debugger_shell.h" - > - </File> - <File - RelativePath=".\debugger_window.cc" - > - </File> - <File - RelativePath=".\debugger_window.h" - > - </File> - <File - RelativePath=".\debugger_wrapper.cc" - > - </File> - <File - RelativePath=".\debugger_wrapper.h" - > - </File> - </Files> - <Globals> - </Globals> -</VisualStudioProject> +<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="debugger_disabled"
+ ProjectGUID="{369B9881-3F2C-464D-A96C-E281405DF8F6}"
+ RootNamespace="debugger_disabled"
+ Keyword="Win32Proj"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ ConfigurationType="4"
+ InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;.\debugger_disabled.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;.\debugger_disabled.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>
+ <File
+ RelativePath=".\debugger_contents.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\debugger_contents.h"
+ >
+ </File>
+ <File
+ RelativePath=".\debugger_shell.h"
+ >
+ </File>
+ <File
+ RelativePath=".\debugger_window.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\debugger_window.h"
+ >
+ </File>
+ <File
+ RelativePath=".\debugger_wrapper.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\debugger_wrapper.h"
+ >
+ </File>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
|