forked from Mirrors/freeswitch
00aaadc4b4
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@199 d0543943-73ff-0310-b7d9-9358b9ac24b2
358 lines
7.8 KiB
XML
358 lines
7.8 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="sqlite"
|
|
ProjectGUID="{6EDFEFD5-3596-4FA9-8EBA-B331547B35A3}"
|
|
Keyword="Win32Proj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="Debug"
|
|
IntermediateDirectory="Debug"
|
|
ConfigurationType="4"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
PreprocessorDefinitions="_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="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="Release"
|
|
IntermediateDirectory="Release"
|
|
ConfigurationType="4"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;WIN32;NDEBUG;_LIB"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="0"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)/sqlite.lib"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug DLL|Win32"
|
|
OutputDirectory="$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
PreprocessorDefinitions="_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="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
ModuleDefinitionFile="sqlite3.def"
|
|
GenerateDebugInformation="TRUE"
|
|
SubSystem="2"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release DLL|Win32"
|
|
OutputDirectory="$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;WIN32;NDEBUG;_LIB"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="0"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
ModuleDefinitionFile="sqlite3.def"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</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_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="os_unix.h">
|
|
</File>
|
|
<File
|
|
RelativePath="os_win.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>
|
|
|