diff options
author | maruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-16 20:56:44 +0000 |
---|---|---|
committer | maruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-16 20:56:44 +0000 |
commit | 770137a4b5bd380a054eaf289abcf019e2337401 (patch) | |
tree | 5b34994f2c4265e145d612beca8ff24ae727fa1f /third_party/sqlite/sqlite.vcproj | |
parent | 4f37d32d683ce68451c337a3d082197881090405 (diff) | |
download | chromium_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 'third_party/sqlite/sqlite.vcproj')
-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 f668617..cc3a14b 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> |