| 1 | <?xml version="1.0" encoding="Windows-1252"?>
|
|---|
| 2 | <VisualStudioProject
|
|---|
| 3 | ProjectType="Visual C++"
|
|---|
| 4 | Version="8,00"
|
|---|
| 5 | Name="_sqlite3"
|
|---|
| 6 | ProjectGUID="{2FF0A312-22F9-4C34-B070-842916DE27A9}"
|
|---|
| 7 | >
|
|---|
| 8 | <Platforms>
|
|---|
| 9 | <Platform
|
|---|
| 10 | Name="Win32"
|
|---|
| 11 | />
|
|---|
| 12 | </Platforms>
|
|---|
| 13 | <ToolFiles>
|
|---|
| 14 | </ToolFiles>
|
|---|
| 15 | <Configurations>
|
|---|
| 16 | <Configuration
|
|---|
| 17 | Name="Debug|Win32"
|
|---|
| 18 | OutputDirectory=".\."
|
|---|
| 19 | IntermediateDirectory=".\x86-temp-debug\_sqlite3"
|
|---|
| 20 | ConfigurationType="2"
|
|---|
| 21 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|---|
| 22 | UseOfMFC="0"
|
|---|
| 23 | ATLMinimizesCRunTimeLibraryUsage="false"
|
|---|
| 24 | >
|
|---|
| 25 | <Tool
|
|---|
| 26 | Name="VCPreBuildEventTool"
|
|---|
| 27 | />
|
|---|
| 28 | <Tool
|
|---|
| 29 | Name="VCCustomBuildTool"
|
|---|
| 30 | />
|
|---|
| 31 | <Tool
|
|---|
| 32 | Name="VCXMLDataGeneratorTool"
|
|---|
| 33 | />
|
|---|
| 34 | <Tool
|
|---|
| 35 | Name="VCWebServiceProxyGeneratorTool"
|
|---|
| 36 | />
|
|---|
| 37 | <Tool
|
|---|
| 38 | Name="VCMIDLTool"
|
|---|
| 39 | />
|
|---|
| 40 | <Tool
|
|---|
| 41 | Name="VCCLCompilerTool"
|
|---|
| 42 | Optimization="0"
|
|---|
| 43 | AdditionalIncludeDirectories="..\Include;..\PC;..\..\sqlite-source-3.3.4"
|
|---|
| 44 | PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;MODULE_NAME=\"sqlite3\""
|
|---|
| 45 | RuntimeLibrary="3"
|
|---|
| 46 | UsePrecompiledHeader="0"
|
|---|
| 47 | WarningLevel="3"
|
|---|
| 48 | SuppressStartupBanner="true"
|
|---|
| 49 | DebugInformationFormat="3"
|
|---|
| 50 | CompileAs="0"
|
|---|
| 51 | />
|
|---|
| 52 | <Tool
|
|---|
| 53 | Name="VCManagedResourceCompilerTool"
|
|---|
| 54 | />
|
|---|
| 55 | <Tool
|
|---|
| 56 | Name="VCResourceCompilerTool"
|
|---|
| 57 | />
|
|---|
|
|---|