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/third_party | |
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/third_party')
-rw-r--r-- | chrome/third_party/hunspell/hunspell.vcproj | 520 |
1 files changed, 260 insertions, 260 deletions
diff --git a/chrome/third_party/hunspell/hunspell.vcproj b/chrome/third_party/hunspell/hunspell.vcproj index b6f897b..3b5e748 100644 --- a/chrome/third_party/hunspell/hunspell.vcproj +++ b/chrome/third_party/hunspell/hunspell.vcproj @@ -1,260 +1,260 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioProject - ProjectType="Visual C++" - Version="8.00" - Name="hunspell" - ProjectGUID="{D5E8DCB2-9C61-446F-8BEE-B18CA0E0936E}" - RootNamespace="hunspell" - Keyword="Win32Proj" - > - <Platforms> - <Platform - Name="Win32" - /> - </Platforms> - <ToolFiles> - <ToolFile - RelativePath=".\copy_dictionary_files.rules" - /> - </ToolFiles> - <Configurations> - <Configuration - Name="Debug|Win32" - ConfigurationType="4" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;..\..\..\build\debug.vsprops;$(SolutionDir)..\build\external_code.vsprops;.\hunspell.vsprops;.\using_hunspell.vsprops" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="CopyDictionaries" - /> - <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\common.vsprops;..\..\..\build\release.vsprops;$(SolutionDir)..\build\external_code.vsprops;.\hunspell.vsprops;.\using_hunspell.vsprops" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="CopyDictionaries" - /> - <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="parsers" - > - <File - RelativePath=".\src\parsers\textparser.cxx" - > - </File> - <File - RelativePath=".\src\parsers\textparser.hxx" - > - </File> - </Filter> - <Filter - Name="hunspell" - > - <File - RelativePath=".\src\hunspell\affentry.cxx" - > - </File> - <File - RelativePath=".\src\hunspell\affentry.hxx" - > - </File> - <File - RelativePath=".\src\hunspell\affixmgr.cxx" - > - </File> - <File - RelativePath=".\src\hunspell\affixmgr.hxx" - > - </File> - <File - RelativePath=".\src\hunspell\atypes.hxx" - > - </File> - <File - RelativePath=".\src\hunspell\baseaffix.hxx" - > - </File> - <File - RelativePath=".\src\hunspell\csutil.cxx" - > - </File> - <File - RelativePath=".\src\hunspell\csutil.hxx" - > - </File> - <File - RelativePath=".\src\hunspell\dictmgr.cxx" - > - </File> - <File - RelativePath=".\src\hunspell\dictmgr.hxx" - > - </File> - <File - RelativePath=".\src\hunspell\hashmgr.cxx" - > - </File> - <File - RelativePath=".\src\hunspell\hashmgr.hxx" - > - </File> - <File - RelativePath=".\src\hunspell\htypes.hxx" - > - </File> - <File - RelativePath=".\src\hunspell\hunspell.cxx" - > - </File> - <File - RelativePath=".\src\hunspell\hunspell.h" - > - </File> - <File - RelativePath=".\src\hunspell\hunspell.hxx" - > - </File> - <File - RelativePath=".\src\hunspell\langnum.hxx" - > - </File> - <File - RelativePath=".\src\hunspell\suggestmgr.cxx" - > - </File> - <File - RelativePath=".\src\hunspell\suggestmgr.hxx" - > - </File> - <File - RelativePath=".\src\hunspell\utf_info.hxx" - > - </File> - </Filter> - <Filter - Name="Dictionaries" - > - <File - RelativePath=".\dictionaries\en-US-1-1.bdic" - > - </File> - </Filter> - <Filter - Name="google" - > - <File - RelativePath=".\google\bdict.h" - > - </File> - <File - RelativePath=".\google\bdict_affentry.h" - > - </File> - <File - RelativePath=".\google\bdict_reader.cc" - > - </File> - <File - RelativePath=".\google\bdict_reader.h" - > - </File> - </Filter> - </Files> - <Globals> - </Globals> -</VisualStudioProject> +<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="hunspell"
+ ProjectGUID="{D5E8DCB2-9C61-446F-8BEE-B18CA0E0936E}"
+ RootNamespace="hunspell"
+ Keyword="Win32Proj"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ <ToolFile
+ RelativePath=".\copy_dictionary_files.rules"
+ />
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ ConfigurationType="4"
+ InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;..\..\..\build\debug.vsprops;$(SolutionDir)..\build\external_code.vsprops;.\hunspell.vsprops;.\using_hunspell.vsprops"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="CopyDictionaries"
+ />
+ <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\common.vsprops;..\..\..\build\release.vsprops;$(SolutionDir)..\build\external_code.vsprops;.\hunspell.vsprops;.\using_hunspell.vsprops"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="CopyDictionaries"
+ />
+ <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="parsers"
+ >
+ <File
+ RelativePath=".\src\parsers\textparser.cxx"
+ >
+ </File>
+ <File
+ RelativePath=".\src\parsers\textparser.hxx"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="hunspell"
+ >
+ <File
+ RelativePath=".\src\hunspell\affentry.cxx"
+ >
+ </File>
+ <File
+ RelativePath=".\src\hunspell\affentry.hxx"
+ >
+ </File>
+ <File
+ RelativePath=".\src\hunspell\affixmgr.cxx"
+ >
+ </File>
+ <File
+ RelativePath=".\src\hunspell\affixmgr.hxx"
+ >
+ </File>
+ <File
+ RelativePath=".\src\hunspell\atypes.hxx"
+ >
+ </File>
+ <File
+ RelativePath=".\src\hunspell\baseaffix.hxx"
+ >
+ </File>
+ <File
+ RelativePath=".\src\hunspell\csutil.cxx"
+ >
+ </File>
+ <File
+ RelativePath=".\src\hunspell\csutil.hxx"
+ >
+ </File>
+ <File
+ RelativePath=".\src\hunspell\dictmgr.cxx"
+ >
+ </File>
+ <File
+ RelativePath=".\src\hunspell\dictmgr.hxx"
+ >
+ </File>
+ <File
+ RelativePath=".\src\hunspell\hashmgr.cxx"
+ >
+ </File>
+ <File
+ RelativePath=".\src\hunspell\hashmgr.hxx"
+ >
+ </File>
+ <File
+ RelativePath=".\src\hunspell\htypes.hxx"
+ >
+ </File>
+ <File
+ RelativePath=".\src\hunspell\hunspell.cxx"
+ >
+ </File>
+ <File
+ RelativePath=".\src\hunspell\hunspell.h"
+ >
+ </File>
+ <File
+ RelativePath=".\src\hunspell\hunspell.hxx"
+ >
+ </File>
+ <File
+ RelativePath=".\src\hunspell\langnum.hxx"
+ >
+ </File>
+ <File
+ RelativePath=".\src\hunspell\suggestmgr.cxx"
+ >
+ </File>
+ <File
+ RelativePath=".\src\hunspell\suggestmgr.hxx"
+ >
+ </File>
+ <File
+ RelativePath=".\src\hunspell\utf_info.hxx"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Dictionaries"
+ >
+ <File
+ RelativePath=".\dictionaries\en-US-1-1.bdic"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="google"
+ >
+ <File
+ RelativePath=".\google\bdict.h"
+ >
+ </File>
+ <File
+ RelativePath=".\google\bdict_affentry.h"
+ >
+ </File>
+ <File
+ RelativePath=".\google\bdict_reader.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\google\bdict_reader.h"
+ >
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
|