2006-04-23 01:10:06 +00:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
Version="7.10"
|
|
|
|
Name="mysql2"
|
|
|
|
ProjectGUID="{7877D370-E48E-4A85-8EE4-131863A5B09F}"
|
|
|
|
Keyword="Win32Proj">
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"/>
|
|
|
|
</Platforms>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
OutputDirectory="Debug"
|
|
|
|
IntermediateDirectory="Debug"
|
|
|
|
ConfigurationType="2"
|
|
|
|
CharacterSet="2">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
AdditionalIncludeDirectories="mysql;thread;sdk;."
|
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MYSQL2_EXPORTS;SM_DEFAULT_THREADER"
|
|
|
|
MinimalRebuild="TRUE"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="1"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
WarningLevel="3"
|
|
|
|
Detect64BitPortabilityProblems="FALSE"
|
|
|
|
DebugInformationFormat="4"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
AdditionalDependencies="wsock32.lib mysqlclient.lib"
|
|
|
|
OutputFile="$(OutDir)/mysqlx_amxx.dll"
|
|
|
|
LinkIncremental="2"
|
|
|
|
IgnoreDefaultLibraryNames="LIBCMT"
|
|
|
|
GenerateDebugInformation="TRUE"
|
|
|
|
ProgramDatabaseFile="$(OutDir)/mysql2.pdb"
|
|
|
|
SubSystem="2"
|
|
|
|
ImportLibrary="$(OutDir)/mysql2.lib"
|
|
|
|
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|Win32"
|
|
|
|
OutputDirectory="Release"
|
|
|
|
IntermediateDirectory="Release"
|
|
|
|
ConfigurationType="2"
|
|
|
|
CharacterSet="2">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2006-04-24 11:22:24 +00:00
|
|
|
AdditionalIncludeDirectories="mysql;thread;sdk;."
|
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;MYSQL2_EXPORTS;SM_DEFAULT_THREADER"
|
2006-04-23 01:10:06 +00:00
|
|
|
RuntimeLibrary="0"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
WarningLevel="3"
|
2006-04-24 11:22:24 +00:00
|
|
|
Detect64BitPortabilityProblems="FALSE"
|
2006-04-23 01:10:06 +00:00
|
|
|
DebugInformationFormat="3"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2006-04-24 11:22:24 +00:00
|
|
|
AdditionalDependencies="wsock32.lib mysqlclient.lib"
|
|
|
|
OutputFile="$(OutDir)/mysqlx_amxx.dll"
|
2006-04-23 01:10:06 +00:00
|
|
|
LinkIncremental="1"
|
2006-04-24 11:22:24 +00:00
|
|
|
IgnoreDefaultLibraryNames=""
|
2006-04-23 01:10:06 +00:00
|
|
|
GenerateDebugInformation="TRUE"
|
|
|
|
SubSystem="2"
|
|
|
|
OptimizeReferences="2"
|
|
|
|
EnableCOMDATFolding="2"
|
|
|
|
ImportLibrary="$(OutDir)/mysql2.lib"
|
|
|
|
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>
|
|
|
|
</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=".\basic_sql.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\handles.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\module.cpp">
|
|
|
|
</File>
|
2006-04-24 10:27:25 +00:00
|
|
|
<File
|
|
|
|
RelativePath=".\oldcompat_sql.cpp">
|
|
|
|
</File>
|
2006-04-23 01:10:06 +00:00
|
|
|
<File
|
|
|
|
RelativePath=".\threading.cpp">
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Header Files"
|
|
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
|
|
|
<File
|
|
|
|
RelativePath=".\mysql2_header.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\threading.h">
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Resource Files"
|
|
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
|
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Threader"
|
|
|
|
Filter="">
|
|
|
|
<File
|
|
|
|
RelativePath=".\thread\IThreader.h">
|
|
|
|
</File>
|
|
|
|
<Filter
|
|
|
|
Name="Source Files"
|
|
|
|
Filter="">
|
|
|
|
<File
|
|
|
|
RelativePath=".\thread\BaseWorker.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\thread\ThreadWorker.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\thread\WinThreads.cpp">
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Header Files"
|
|
|
|
Filter="">
|
|
|
|
<File
|
|
|
|
RelativePath=".\thread\BaseWorker.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\thread\ThreadSupport.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\thread\ThreadWorker.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\thread\WinThreads.h">
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Database"
|
|
|
|
Filter="">
|
|
|
|
<File
|
|
|
|
RelativePath=".\mysql\ISQLDriver.h">
|
|
|
|
</File>
|
|
|
|
<Filter
|
|
|
|
Name="Header Files"
|
|
|
|
Filter="">
|
|
|
|
<File
|
|
|
|
RelativePath=".\mysql\MysqlDatabase.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\mysql\MysqlDriver.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\mysql\MysqlHeaders.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\mysql\MysqlQuery.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\mysql\MysqlResultSet.h">
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Source Files"
|
|
|
|
Filter="">
|
|
|
|
<File
|
|
|
|
RelativePath=".\mysql\MysqlDatabase.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\mysql\MysqlDriver.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\mysql\MysqlQuery.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\mysql\MysqlResultSet.cpp">
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="SDK"
|
|
|
|
Filter="">
|
|
|
|
<File
|
|
|
|
RelativePath=".\sdk\amxxmodule.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\sdk\amxxmodule.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\sdk\CVector.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\sdk\moduleconfig.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\sdk\sh_list.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\sdk\sh_stack.h">
|
|
|
|
</File>
|
2006-05-19 01:54:28 +00:00
|
|
|
<File
|
|
|
|
RelativePath=".\sqlheaders.h">
|
|
|
|
</File>
|
2006-04-23 01:10:06 +00:00
|
|
|
</Filter>
|
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|