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 /third_party/sqlite | |
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 'third_party/sqlite')
-rw-r--r-- | third_party/sqlite/sqlite.vcproj | 958 |
1 files changed, 479 insertions, 479 deletions
diff --git a/third_party/sqlite/sqlite.vcproj b/third_party/sqlite/sqlite.vcproj index cc3a14b..f668617 100644 --- a/third_party/sqlite/sqlite.vcproj +++ b/third_party/sqlite/sqlite.vcproj @@ -1,479 +1,479 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioProject - ProjectType="Visual C++" - Version="8.00" - Name="sqlite" - ProjectGUID="{6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}" - RootNamespace="sqlite" - Keyword="Win32Proj" - > - <Platforms> - <Platform - Name="Win32" - /> - </Platforms> - <ToolFiles> - </ToolFiles> - <Configurations> - <Configuration - Name="Debug|Win32" - ConfigurationType="4" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops;.\sqlite.vsprops;$(SolutionDir)..\build\external_code.vsprops;$(SolutionDir)..\third_party\icu38\build\using_icu.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\common.vsprops;$(SolutionDir)..\build\release.vsprops;.\sqlite.vsprops;$(SolutionDir)..\build\external_code.vsprops;$(SolutionDir)..\third_party\icu38\build\using_icu.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="Shell|Win32" - ConfigurationType="1" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;.\sqlite.vsprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\build\external_code.vsprops;$(SolutionDir)..\third_party\icu38\build\using_icu.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="VCLinkerTool" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCManifestTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCAppVerifierTool" - /> - <Tool - Name="VCWebDeploymentTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - </Configurations> - <References> - </References> - <Files> - <File - RelativePath=".\alter.c" - > - </File> - <File - RelativePath=".\analyze.c" - > - </File> - <File - RelativePath=".\attach.c" - > - </File> - <File - RelativePath=".\auth.c" - > - </File> - <File - RelativePath=".\btree.c" - > - </File> - <File - RelativePath=".\btree.h" - > - </File> - <File - RelativePath=".\btreeInt.h" - > - </File> - <File - RelativePath=".\build.c" - > - </File> - <File - RelativePath=".\callback.c" - > - </File> - <File - RelativePath=".\complete.c" - > - </File> - <File - RelativePath=".\date.c" - > - </File> - <File - RelativePath=".\delete.c" - > - </File> - <File - RelativePath=".\expr.c" - > - </File> - <File - RelativePath=".\fts2.c" - > - </File> - <File - RelativePath=".\fts2.h" - > - </File> - <File - RelativePath=".\fts2_hash.c" - > - </File> - <File - RelativePath=".\fts2_hash.h" - > - </File> - <File - RelativePath=".\fts2_icu.c" - > - </File> - <File - RelativePath=".\fts2_porter.c" - > - </File> - <File - RelativePath=".\fts2_tokenizer.c" - > - </File> - <File - RelativePath=".\fts2_tokenizer.h" - > - </File> - <File - RelativePath=".\fts2_tokenizer1.c" - > - </File> - <File - RelativePath=".\func.c" - > - </File> - <File - RelativePath=".\hash.c" - > - </File> - <File - RelativePath=".\hash.h" - > - </File> - <File - RelativePath=".\icu.c" - > - </File> - <File - RelativePath=".\insert.c" - > - </File> - <File - RelativePath=".\keywordhash.h" - > - </File> - <File - RelativePath=".\legacy.c" - > - </File> - <File - RelativePath=".\limits.h" - > - </File> - <File - RelativePath=".\loadext.c" - > - </File> - <File - RelativePath=".\main.c" - > - </File> - <File - RelativePath=".\malloc.c" - > - </File> - <File - RelativePath=".\opcodes.c" - > - </File> - <File - RelativePath=".\opcodes.h" - > - </File> - <File - RelativePath=".\os.c" - > - </File> - <File - RelativePath=".\os.h" - > - </File> - <File - RelativePath=".\os_win.c" - > - </File> - <File - RelativePath=".\pager.c" - > - </File> - <File - RelativePath=".\pager.h" - > - </File> - <File - RelativePath=".\parse.c" - > - </File> - <File - RelativePath=".\parse.h" - > - </File> - <File - RelativePath=".\pragma.c" - > - </File> - <File - RelativePath=".\prepare.c" - > - </File> - <File - RelativePath=".\printf.c" - > - </File> - <File - RelativePath=".\random.c" - > - </File> - <File - RelativePath=".\select.c" - > - </File> - <File - RelativePath=".\shell.c" - > - <FileConfiguration - Name="Debug|Win32" - ExcludedFromBuild="true" - > - <Tool - Name="VCCLCompilerTool" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32" - ExcludedFromBuild="true" - > - <Tool - Name="VCCLCompilerTool" - /> - </FileConfiguration> - </File> - <File - RelativePath=".\shell_icu.c" - > - </File> - <File - RelativePath=".\sqlite3.h" - > - </File> - <File - RelativePath=".\sqlite3ext.h" - > - </File> - <File - RelativePath=".\sqliteInt.h" - > - </File> - <File - RelativePath=".\sqliteLimit.h" - > - </File> - <File - RelativePath=".\table.c" - > - </File> - <File - RelativePath=".\tokenize.c" - > - </File> - <File - RelativePath=".\trigger.c" - > - </File> - <File - RelativePath=".\update.c" - > - </File> - <File - RelativePath=".\utf.c" - > - </File> - <File - RelativePath=".\util.c" - > - </File> - <File - RelativePath=".\vacuum.c" - > - </File> - <File - RelativePath=".\vdbe.c" - > - </File> - <File - RelativePath=".\vdbe.h" - > - </File> - <File - RelativePath=".\vdbeapi.c" - > - </File> - <File - RelativePath=".\vdbeaux.c" - > - </File> - <File - RelativePath=".\vdbefifo.c" - > - </File> - <File - RelativePath=".\vdbeInt.h" - > - </File> - <File - RelativePath=".\vdbemem.c" - > - </File> - <File - RelativePath=".\vtab.c" - > - </File> - <File - RelativePath=".\where.c" - > - </File> - </Files> - <Globals> - </Globals> -</VisualStudioProject> +<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="sqlite"
+ ProjectGUID="{6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}"
+ RootNamespace="sqlite"
+ Keyword="Win32Proj"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ ConfigurationType="4"
+ InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops;.\sqlite.vsprops;$(SolutionDir)..\build\external_code.vsprops;$(SolutionDir)..\third_party\icu38\build\using_icu.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\common.vsprops;$(SolutionDir)..\build\release.vsprops;.\sqlite.vsprops;$(SolutionDir)..\build\external_code.vsprops;$(SolutionDir)..\third_party\icu38\build\using_icu.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="Shell|Win32"
+ ConfigurationType="1"
+ InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;.\sqlite.vsprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\build\external_code.vsprops;$(SolutionDir)..\third_party\icu38\build\using_icu.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="VCLinkerTool"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCManifestTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCAppVerifierTool"
+ />
+ <Tool
+ Name="VCWebDeploymentTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <File
+ RelativePath=".\alter.c"
+ >
+ </File>
+ <File
+ RelativePath=".\analyze.c"
+ >
+ </File>
+ <File
+ RelativePath=".\attach.c"
+ >
+ </File>
+ <File
+ RelativePath=".\auth.c"
+ >
+ </File>
+ <File
+ RelativePath=".\btree.c"
+ >
+ </File>
+ <File
+ RelativePath=".\btree.h"
+ >
+ </File>
+ <File
+ RelativePath=".\btreeInt.h"
+ >
+ </File>
+ <File
+ RelativePath=".\build.c"
+ >
+ </File>
+ <File
+ RelativePath=".\callback.c"
+ >
+ </File>
+ <File
+ RelativePath=".\complete.c"
+ >
+ </File>
+ <File
+ RelativePath=".\date.c"
+ >
+ </File>
+ <File
+ RelativePath=".\delete.c"
+ >
+ </File>
+ <File
+ RelativePath=".\expr.c"
+ >
+ </File>
+ <File
+ RelativePath=".\fts2.c"
+ >
+ </File>
+ <File
+ RelativePath=".\fts2.h"
+ >
+ </File>
+ <File
+ RelativePath=".\fts2_hash.c"
+ >
+ </File>
+ <File
+ RelativePath=".\fts2_hash.h"
+ >
+ </File>
+ <File
+ RelativePath=".\fts2_icu.c"
+ >
+ </File>
+ <File
+ RelativePath=".\fts2_porter.c"
+ >
+ </File>
+ <File
+ RelativePath=".\fts2_tokenizer.c"
+ >
+ </File>
+ <File
+ RelativePath=".\fts2_tokenizer.h"
+ >
+ </File>
+ <File
+ RelativePath=".\fts2_tokenizer1.c"
+ >
+ </File>
+ <File
+ RelativePath=".\func.c"
+ >
+ </File>
+ <File
+ RelativePath=".\hash.c"
+ >
+ </File>
+ <File
+ RelativePath=".\hash.h"
+ >
+ </File>
+ <File
+ RelativePath=".\icu.c"
+ >
+ </File>
+ <File
+ RelativePath=".\insert.c"
+ >
+ </File>
+ <File
+ RelativePath=".\keywordhash.h"
+ >
+ </File>
+ <File
+ RelativePath=".\legacy.c"
+ >
+ </File>
+ <File
+ RelativePath=".\limits.h"
+ >
+ </File>
+ <File
+ RelativePath=".\loadext.c"
+ >
+ </File>
+ <File
+ RelativePath=".\main.c"
+ >
+ </File>
+ <File
+ RelativePath=".\malloc.c"
+ >
+ </File>
+ <File
+ RelativePath=".\opcodes.c"
+ >
+ </File>
+ <File
+ RelativePath=".\opcodes.h"
+ >
+ </File>
+ <File
+ RelativePath=".\os.c"
+ >
+ </File>
+ <File
+ RelativePath=".\os.h"
+ >
+ </File>
+ <File
+ RelativePath=".\os_win.c"
+ >
+ </File>
+ <File
+ RelativePath=".\pager.c"
+ >
+ </File>
+ <File
+ RelativePath=".\pager.h"
+ >
+ </File>
+ <File
+ RelativePath=".\parse.c"
+ >
+ </File>
+ <File
+ RelativePath=".\parse.h"
+ >
+ </File>
+ <File
+ RelativePath=".\pragma.c"
+ >
+ </File>
+ <File
+ RelativePath=".\prepare.c"
+ >
+ </File>
+ <File
+ RelativePath=".\printf.c"
+ >
+ </File>
+ <File
+ RelativePath=".\random.c"
+ >
+ </File>
+ <File
+ RelativePath=".\select.c"
+ >
+ </File>
+ <File
+ RelativePath=".\shell.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath=".\shell_icu.c"
+ >
+ </File>
+ <File
+ RelativePath=".\sqlite3.h"
+ >
+ </File>
+ <File
+ RelativePath=".\sqlite3ext.h"
+ >
+ </File>
+ <File
+ RelativePath=".\sqliteInt.h"
+ >
+ </File>
+ <File
+ RelativePath=".\sqliteLimit.h"
+ >
+ </File>
+ <File
+ RelativePath=".\table.c"
+ >
+ </File>
+ <File
+ RelativePath=".\tokenize.c"
+ >
+ </File>
+ <File
+ RelativePath=".\trigger.c"
+ >
+ </File>
+ <File
+ RelativePath=".\update.c"
+ >
+ </File>
+ <File
+ RelativePath=".\utf.c"
+ >
+ </File>
+ <File
+ RelativePath=".\util.c"
+ >
+ </File>
+ <File
+ RelativePath=".\vacuum.c"
+ >
+ </File>
+ <File
+ RelativePath=".\vdbe.c"
+ >
+ </File>
+ <File
+ RelativePath=".\vdbe.h"
+ >
+ </File>
+ <File
+ RelativePath=".\vdbeapi.c"
+ >
+ </File>
+ <File
+ RelativePath=".\vdbeaux.c"
+ >
+ </File>
+ <File
+ RelativePath=".\vdbefifo.c"
+ >
+ </File>
+ <File
+ RelativePath=".\vdbeInt.h"
+ >
+ </File>
+ <File
+ RelativePath=".\vdbemem.c"
+ >
+ </File>
+ <File
+ RelativePath=".\vtab.c"
+ >
+ </File>
+ <File
+ RelativePath=".\where.c"
+ >
+ </File>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
|