2006-04-07 11:18:17 +00:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
Version="8.00"
|
2007-03-13 11:46:03 +00:00
|
|
|
Name="sqlite"
|
2006-04-07 11:18:17 +00:00
|
|
|
ProjectGUID="{4FDFD106-7163-44F0-85C4-9FAFECD14973}"
|
|
|
|
RootNamespace="sqlite"
|
|
|
|
Keyword="Win32Proj"
|
|
|
|
>
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"
|
|
|
|
/>
|
|
|
|
</Platforms>
|
|
|
|
<ToolFiles>
|
|
|
|
</ToolFiles>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
OutputDirectory="Debug"
|
|
|
|
IntermediateDirectory="Debug"
|
|
|
|
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"
|
|
|
|
AdditionalOptions="/D "NO_TCL""
|
|
|
|
Optimization="0"
|
2007-04-24 18:50:16 +00:00
|
|
|
AdditionalIncludeDirectories="..\;..\sdk;..\sqlite-source;..\sqlitepp;..\thread"
|
2006-06-04 04:35:53 +00:00
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;sqlite_EXPORTS;SM_DEFAULT_THREADER"
|
2006-04-07 11:18:17 +00:00
|
|
|
MinimalRebuild="true"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="1"
|
|
|
|
StructMemberAlignment="3"
|
|
|
|
RuntimeTypeInfo="false"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
WarningLevel="3"
|
|
|
|
Detect64BitPortabilityProblems="false"
|
|
|
|
DebugInformationFormat="4"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2006-06-05 05:29:26 +00:00
|
|
|
OutputFile="$(OutDir)/sqlite_amxx.dll"
|
2006-04-07 11:18:17 +00:00
|
|
|
LinkIncremental="2"
|
|
|
|
IgnoreDefaultLibraryNames=""
|
|
|
|
ModuleDefinitionFile=""
|
|
|
|
GenerateDebugInformation="true"
|
|
|
|
ProgramDatabaseFile="$(OutDir)/sqlite.pdb"
|
|
|
|
SubSystem="2"
|
|
|
|
ImportLibrary="$(OutDir)/sqlite.lib"
|
|
|
|
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|Win32"
|
|
|
|
OutputDirectory="Release"
|
|
|
|
IntermediateDirectory="Release"
|
|
|
|
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"
|
|
|
|
AdditionalOptions="/D "NO_TCL""
|
|
|
|
Optimization="2"
|
|
|
|
InlineFunctionExpansion="1"
|
|
|
|
OmitFramePointers="true"
|
2007-04-24 18:50:16 +00:00
|
|
|
AdditionalIncludeDirectories="..\;..\sdk;..\sqlite-source;..\sqlitepp;..\thread"
|
2006-06-04 04:35:53 +00:00
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;sqlite_EXPORTS;SM_DEFAULT_THREADER"
|
2006-04-07 11:18:17 +00:00
|
|
|
StringPooling="true"
|
|
|
|
RuntimeLibrary="0"
|
|
|
|
StructMemberAlignment="3"
|
|
|
|
EnableFunctionLevelLinking="true"
|
|
|
|
RuntimeTypeInfo="false"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
WarningLevel="3"
|
|
|
|
Detect64BitPortabilityProblems="false"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2006-06-05 05:29:26 +00:00
|
|
|
OutputFile="$(OutDir)/sqlite_amxx.dll"
|
2006-04-07 11:18:17 +00:00
|
|
|
LinkIncremental="1"
|
|
|
|
GenerateDebugInformation="true"
|
|
|
|
SubSystem="2"
|
|
|
|
OptimizeReferences="2"
|
|
|
|
EnableCOMDATFolding="2"
|
|
|
|
ImportLibrary="$(OutDir)/sqlite.lib"
|
|
|
|
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>
|
|
|
|
</Configurations>
|
|
|
|
<References>
|
|
|
|
</References>
|
|
|
|
<Files>
|
|
|
|
<Filter
|
|
|
|
Name="Source Files"
|
|
|
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"
|
|
|
|
>
|
|
|
|
<File
|
2006-06-04 04:35:53 +00:00
|
|
|
RelativePath="..\basic_sql.cpp"
|
2006-04-07 11:18:17 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-06-04 04:35:53 +00:00
|
|
|
RelativePath="..\handles.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\module.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\oldcompat_sql.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\threading.cpp"
|
2006-04-07 11:18:17 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Header Files"
|
|
|
|
Filter="h;hpp;hxx;hm;inl;inc"
|
|
|
|
>
|
|
|
|
<File
|
2006-06-04 04:35:53 +00:00
|
|
|
RelativePath="..\sqlheaders.h"
|
|
|
|
>
|
|
|
|
</File>
|
2007-03-13 11:46:03 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite_header.h"
|
|
|
|
>
|
|
|
|
</File>
|
2007-03-27 16:07:28 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\svn_version.h"
|
|
|
|
>
|
|
|
|
</File>
|
2006-06-04 04:35:53 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\threading.h"
|
2006-04-07 11:18:17 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
2007-03-13 11:46:03 +00:00
|
|
|
Name="Database"
|
2006-04-07 11:18:17 +00:00
|
|
|
>
|
|
|
|
<File
|
2007-03-13 11:46:03 +00:00
|
|
|
RelativePath="..\sqlitepp\ISQLDriver.h"
|
2006-04-07 11:18:17 +00:00
|
|
|
>
|
|
|
|
</File>
|
2007-03-13 11:46:03 +00:00
|
|
|
<Filter
|
|
|
|
Name="Header Files"
|
2006-04-07 11:18:17 +00:00
|
|
|
>
|
2007-03-13 11:46:03 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\sqlitepp\SqliteDatabase.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlitepp\SqliteDriver.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlitepp\SqliteHeaders.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlitepp\SqliteQuery.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlitepp\SqliteResultSet.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2006-06-04 04:35:53 +00:00
|
|
|
<Filter
|
2007-03-13 11:46:03 +00:00
|
|
|
Name="Source Files"
|
2006-04-07 11:18:17 +00:00
|
|
|
>
|
2006-06-04 04:35:53 +00:00
|
|
|
<File
|
2007-03-13 11:46:03 +00:00
|
|
|
RelativePath="..\sqlitepp\SqliteDatabase.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlitepp\SqliteDriver.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlitepp\SqliteQuery.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlitepp\SqliteResultSet.cpp"
|
2006-06-04 04:35:53 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2007-03-13 11:46:03 +00:00
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Threader"
|
|
|
|
>
|
2006-06-04 04:35:53 +00:00
|
|
|
<Filter
|
2007-03-13 11:46:03 +00:00
|
|
|
Name="Header Files"
|
2006-06-04 04:35:53 +00:00
|
|
|
>
|
|
|
|
<File
|
2007-03-13 11:46:03 +00:00
|
|
|
RelativePath="..\thread\BaseWorker.h"
|
2006-06-04 04:35:53 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-03-13 11:46:03 +00:00
|
|
|
RelativePath="..\thread\IThreader.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\thread\PosixThreads.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\thread\ThreadSupport.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\thread\ThreadWorker.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\thread\WinThreads.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Source Files"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\thread\BaseWorker.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\thread\ThreadWorker.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\thread\WinThreads.cpp"
|
2006-06-04 04:35:53 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2006-04-07 11:18:17 +00:00
|
|
|
</Filter>
|
|
|
|
<Filter
|
2006-04-11 16:11:42 +00:00
|
|
|
Name="SQLite Source"
|
2006-04-07 11:18:17 +00:00
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\alter.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\analyze.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\attach.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\auth.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\btree.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\btree.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\build.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\callback.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\complete.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\date.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\delete.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\expr.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\func.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\hash.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\hash.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\insert.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\keywordhash.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\legacy.c"
|
|
|
|
>
|
|
|
|
</File>
|
2007-03-21 20:19:37 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\loadext.c"
|
|
|
|
>
|
|
|
|
</File>
|
2006-04-07 11:18:17 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\main.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\opcodes.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\opcodes.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\os.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\os.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\os_common.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\os_win.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\pager.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\pager.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\parse.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\parse.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\pragma.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\prepare.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\printf.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\random.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\select.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\sqlite3.h"
|
|
|
|
>
|
|
|
|
</File>
|
2007-03-21 20:19:37 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\sqlite3ext.h"
|
|
|
|
>
|
|
|
|
</File>
|
2006-04-07 11:18:17 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\sqliteInt.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\table.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\tokenize.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\trigger.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\update.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\utf.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\util.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\vacuum.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\vdbe.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\vdbe.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\vdbeapi.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\vdbeaux.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\vdbefifo.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\vdbeInt.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\vdbemem.c"
|
|
|
|
>
|
|
|
|
</File>
|
2007-03-21 20:19:37 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\vtab.c"
|
|
|
|
>
|
|
|
|
</File>
|
2006-04-07 11:18:17 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\sqlite-source\where.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2006-06-04 04:35:53 +00:00
|
|
|
<Filter
|
2007-03-13 11:46:03 +00:00
|
|
|
Name="Module SDK"
|
2006-06-04 04:35:53 +00:00
|
|
|
>
|
|
|
|
<File
|
2007-03-13 11:46:03 +00:00
|
|
|
RelativePath="..\sdk\moduleconfig.h"
|
|
|
|
>
|
|
|
|
</File>
|
2006-06-04 04:35:53 +00:00
|
|
|
<Filter
|
2007-03-13 11:46:03 +00:00
|
|
|
Name="AMXX STL"
|
2006-06-04 04:35:53 +00:00
|
|
|
>
|
|
|
|
<File
|
2007-03-13 11:46:03 +00:00
|
|
|
RelativePath="..\sdk\sh_list.h"
|
2006-06-04 04:35:53 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
2007-03-13 11:46:03 +00:00
|
|
|
Name="SDK Base"
|
2006-06-04 04:35:53 +00:00
|
|
|
>
|
|
|
|
<File
|
2007-03-13 11:46:03 +00:00
|
|
|
RelativePath="..\sdk\amxxmodule.cpp"
|
2006-06-04 04:35:53 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-03-13 11:46:03 +00:00
|
|
|
RelativePath="..\sdk\amxxmodule.h"
|
2006-06-04 04:35:53 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
2007-03-13 11:46:03 +00:00
|
|
|
Name="Pawn Includes"
|
2006-06-04 04:35:53 +00:00
|
|
|
>
|
2007-03-13 11:46:03 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\..\plugins\include\sqlx.inc"
|
2006-06-04 04:35:53 +00:00
|
|
|
>
|
2007-03-13 11:46:03 +00:00
|
|
|
</File>
|
2006-06-04 04:35:53 +00:00
|
|
|
</Filter>
|
2006-04-07 11:18:17 +00:00
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|