forked from Mirrors/freeswitch
a8b7ee824d
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1258 d0543943-73ff-0310-b7d9-9358b9ac24b2
519 lines
9.5 KiB
XML
519 lines
9.5 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="sqlite"
|
|
ProjectGUID="{6EDFEFD5-3596-4FA9-8EBA-B331547B35A3}"
|
|
Keyword="Win32Proj"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="Debug"
|
|
IntermediateDirectory="Debug"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;WIN32;_DEBUG;_LIB;SQLITE_DEBUG"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="0"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<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"
|
|
OutputDirectory="Release"
|
|
IntermediateDirectory="Release"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;WIN32;NDEBUG;_LIB"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="0"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)/sqlite.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug DLL|Win32"
|
|
OutputDirectory="$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;WIN32;_DEBUG;_LIB;SQLITE_DEBUG"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="0"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
ModuleDefinitionFile="sqlite3.def"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
TargetMachine="1"
|
|
/>
|
|
<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>
|
|
<Configuration
|
|
Name="Release DLL|Win32"
|
|
OutputDirectory="$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;WIN32;NDEBUG;_LIB"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="0"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
ModuleDefinitionFile="sqlite3.def"
|
|
/>
|
|
<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>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<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="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="func.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="hash.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="insert.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="legacy.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="main.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="opcodes.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="os.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="os_unix.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="os_win.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="pager.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="parse.c"
|
|
>
|
|
</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"
|
|
>
|
|
</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="vdbeapi.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="vdbeaux.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="vdbefifo.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="vdbemem.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="where.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath="btree.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="hash.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="keywordhash.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="opcodes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="os.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="os_common.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="pager.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="parse.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="sqlite3.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="sqliteInt.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="vdbe.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="vdbeInt.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|