mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 20:42:30 +01:00
e1d8f329fa
No need to set LICENSE or USE_SYMDIR from project files make_win_bin_dist: Changed location of SQL initialization files to be "share/" scripts/make_win_bin_dist: Changed location of SQL initialization files to be "share/" VC++Files/libmysqld/libmysqld.vcproj: No need to set LICENSE or USE_SYMDIR from project files VC++Files/mysqldemb/mysqldemb.vcproj: No need to set LICENSE or USE_SYMDIR from project files VC++Files/mysys/mysys.vcproj: No need to set LICENSE or USE_SYMDIR from project files VC++Files/sql/mysqld.vcproj: No need to set LICENSE or USE_SYMDIR from project files VC++Files/vio/vio.vcproj: No need to set LICENSE or USE_SYMDIR from project files
1085 lines
28 KiB
XML
1085 lines
28 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="mysqld"
|
|
SccProjectName=""
|
|
SccLocalPath="">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\debug_obj"
|
|
IntermediateDirectory=".\debug_obj"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
OptimizeForProcessor="2"
|
|
AdditionalIncludeDirectories="../include,../regex,../extra/yassl/include,../zlib"
|
|
PreprocessorDefinitions="__NT__;_DEBUG;SAFEMALLOC;SAFE_MUTEX;HAVE_ARCHIVE_DB;HAVE_BLACKHOLE_DB;HAVE_EXAMPLE_DB;HAVE_FEDERATED_DB;HAVE_INNOBASE_DB;MYSQL_SERVER;HAVE_DLOPEN;_WINDOWS;_CONSOLE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
PrecompiledHeaderFile=".\debug_obj/mysqld.pch"
|
|
AssemblerListingLocation=".\debug_obj/"
|
|
ObjectFile=".\debug_obj/"
|
|
ProgramDataBaseFileName=".\debug_obj/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="1"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="odbc32.lib odbccp32.lib Wsock32.lib"
|
|
OutputFile=".\debug/mysqld-debug.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile=".\debug/mysqld-debug.pdb"
|
|
GenerateMapFile="TRUE"
|
|
MapFileName=".\debug/mysqld-debug.map"
|
|
SubSystem="1"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName=".\debug_obj/mysqld.tlb"
|
|
HeaderFileName=""/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug 98|Win32"
|
|
OutputDirectory=".\debug_obj98"
|
|
IntermediateDirectory=".\debug_obj98"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
OptimizeForProcessor="2"
|
|
AdditionalIncludeDirectories="../include,../regex,../extra/yassl/include,../zlib"
|
|
PreprocessorDefinitions="_DEBUG;SAFEMALLOC;SAFE_MUTEX;HAVE_ARCHIVE_DB;HAVE_BLACKHOLE_DB;HAVE_EXAMPLE_DB;HAVE_FEDERATED_DB;HAVE_INNOBASE_DB;MYSQL_SERVER;HAVE_DLOPEN;_WINDOWS;_CONSOLE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
PrecompiledHeaderFile=".\debug_obj98/mysqld.pch"
|
|
AssemblerListingLocation=".\debug_obj98/"
|
|
ObjectFile=".\debug_obj98/"
|
|
ProgramDataBaseFileName=".\debug_obj98/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="1"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="odbc32.lib odbccp32.lib Wsock32.lib"
|
|
OutputFile=".\debug/mysqld-debug.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile=".\debug/mysqld-debug.pdb"
|
|
GenerateMapFile="TRUE"
|
|
MapFileName=".\debug/mysqld-debug.map"
|
|
SubSystem="1"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName=".\debug_obj98/mysqld.tlb"
|
|
HeaderFileName=""/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\release_obj"
|
|
IntermediateDirectory=".\release_obj"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
OptimizeForProcessor="2"
|
|
AdditionalIncludeDirectories="../include,../regex,../zlib,../extra/yassl/include"
|
|
PreprocessorDefinitions="__NT__;DBUG_OFF;NDEBUG;HAVE_ARCHIVE_DB;HAVE_BLACKHOLE_DB;HAVE_EXAMPLE_DB;HAVE_FEDERATED_DB;HAVE_INNOBASE_DB;MYSQL_SERVER;HAVE_DLOPEN;_WINDOWS;_CONSOLE"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
PrecompiledHeaderFile=".\release_obj/mysqld.pch"
|
|
AssemblerListingLocation=".\release_obj/"
|
|
ObjectFile=".\release_obj/"
|
|
ProgramDataBaseFileName=".\release_obj/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="1"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="odbc32.lib odbccp32.lib Wsock32.lib"
|
|
OutputFile=".\release/mysqld-nt.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile=".\release/mysqld-nt.pdb"
|
|
GenerateMapFile="TRUE"
|
|
MapFileName=".\release/mysqld-nt.map"
|
|
SubSystem="1"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName=".\release_obj/mysqld.tlb"
|
|
HeaderFileName=""/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release 98|Win32"
|
|
OutputDirectory=".\release_obj98"
|
|
IntermediateDirectory=".\release_obj98"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
OptimizeForProcessor="2"
|
|
AdditionalIncludeDirectories="../zlib,../include,../regex,../extra/yassl/include"
|
|
PreprocessorDefinitions="DBUG_OFF;NDEBUG;HAVE_ARCHIVE_DB;HAVE_BLACKHOLE_DB;HAVE_EXAMPLE_DB;HAVE_FEDERATED_DB;HAVE_INNOBASE_DB;MYSQL_SERVER;HAVE_DLOPEN;_WINDOWS;_CONSOLE"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
PrecompiledHeaderFile=".\release_obj98/mysqld.pch"
|
|
AssemblerListingLocation=".\release_obj98/"
|
|
ObjectFile=".\release_obj98/"
|
|
ProgramDataBaseFileName=".\release_obj98/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="1"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="odbc32.lib odbccp32.lib Wsock32.lib"
|
|
OutputFile=".\release/mysqld.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile=".\release/mysqld.pdb"
|
|
GenerateMapFile="TRUE"
|
|
MapFileName=".\release/mysqld.map"
|
|
SubSystem="1"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName=".\release_obj98/mysqld.tlb"
|
|
HeaderFileName=""/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Enterprise GPL|Win32"
|
|
OutputDirectory=".\enterprise_gpl_obj"
|
|
IntermediateDirectory=".\enterprise_gpl_obj"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
OptimizeForProcessor="2"
|
|
AdditionalIncludeDirectories="../include,../regex,../zlib,../extra/yassl/include"
|
|
PreprocessorDefinitions="__NT__;DBUG_OFF;NDEBUG;HAVE_ARCHIVE_DB;HAVE_BLACKHOLE_DB;HAVE_EXAMPLE_DB;HAVE_FEDERATED_DB;HAVE_INNOBASE_DB;MYSQL_SERVER;HAVE_DLOPEN;_WINDOWS;_CONSOLE"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
PrecompiledHeaderFile=".\enterprise_gpl_obj/mysqld.pch"
|
|
AssemblerListingLocation=".\enterprise_gpl_obj/"
|
|
ObjectFile=".\enterprise_gpl_obj/"
|
|
ProgramDataBaseFileName=".\enterprise_gpl_obj/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="1"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="odbc32.lib odbccp32.lib Wsock32.lib"
|
|
OutputFile=".\release/mysqld-nt.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile=".\release/mysqld-nt.pdb"
|
|
GenerateMapFile="TRUE"
|
|
MapFileName=".\release/mysqld-nt.map"
|
|
SubSystem="1"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName=".\enterprise_gpl_obj/mysqld.tlb"
|
|
HeaderFileName=""/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Enterprise GPL Debug|Win32"
|
|
OutputDirectory=".\enterprise_gpl_debug_obj"
|
|
IntermediateDirectory=".\enterprise_gpl_debug_obj"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
OptimizeForProcessor="2"
|
|
AdditionalIncludeDirectories="../include,../regex,../zlib,../extra/yassl/include"
|
|
PreprocessorDefinitions="__NT__;_DEBUG;SAFEMALLOC;SAFE_MUTEX;HAVE_ARCHIVE_DB;HAVE_BLACKHOLE_DB;HAVE_EXAMPLE_DB;HAVE_FEDERATED_DB;HAVE_INNOBASE_DB;MYSQL_SERVER;HAVE_DLOPEN;_WINDOWS;_CONSOLE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
PrecompiledHeaderFile=".\enterprise_gpl_debug_obj/mysqld.pch"
|
|
AssemblerListingLocation=".\enterprise_gpl_debug_obj/"
|
|
ObjectFile=".\enterprise_gpl_debug_obj/"
|
|
ProgramDataBaseFileName=".\enterprise_gpl_debug_obj/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="1"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="odbc32.lib odbccp32.lib Wsock32.lib"
|
|
OutputFile=".\debug/mysqld-debug.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile=".\debug/mysqld-debug.pdb"
|
|
GenerateMapFile="TRUE"
|
|
MapFileName=".\debug/mysqld-debug.map"
|
|
SubSystem="1"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName=".\enterprise_gpl_debug_obj/mysqld.tlb"
|
|
HeaderFileName=""/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Enterprise|Win32"
|
|
OutputDirectory=".\enterprise_obj"
|
|
IntermediateDirectory=".\enterprise_obj"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
OptimizeForProcessor="2"
|
|
AdditionalIncludeDirectories="../include,../regex,../zlib,../extra/yassl/include"
|
|
PreprocessorDefinitions="__NT__;DBUG_OFF;NDEBUG;HAVE_ARCHIVE_DB;HAVE_BLACKHOLE_DB;HAVE_EXAMPLE_DB;HAVE_FEDERATED_DB;HAVE_INNOBASE_DB;MYSQL_SERVER;HAVE_DLOPEN;_WINDOWS;_CONSOLE"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
PrecompiledHeaderFile=".\enterprise_obj/mysqld.pch"
|
|
AssemblerListingLocation=".\enterprise_obj/"
|
|
ObjectFile=".\enterprise_obj/"
|
|
ProgramDataBaseFileName=".\enterprise_obj/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="1"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="odbc32.lib odbccp32.lib Wsock32.lib"
|
|
OutputFile=".\release/mysqld-nt.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile=".\release/mysqld-nt.pdb"
|
|
GenerateMapFile="TRUE"
|
|
MapFileName=".\release/mysqld-nt.map"
|
|
SubSystem="1"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName=".\enterprise_obj/mysqld.tlb"
|
|
HeaderFileName=""/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Enterprise Debug|Win32"
|
|
OutputDirectory=".\enterprise_debug_obj"
|
|
IntermediateDirectory=".\enterprise_debug_obj"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
OptimizeForProcessor="2"
|
|
AdditionalIncludeDirectories="../include,../regex,../zlib,../extra/yassl/include"
|
|
PreprocessorDefinitions="__NT__;_DEBUG;SAFEMALLOC;SAFE_MUTEX;HAVE_ARCHIVE_DB;HAVE_BLACKHOLE_DB;HAVE_EXAMPLE_DB;HAVE_FEDERATED_DB;HAVE_INNOBASE_DB;MYSQL_SERVER;HAVE_DLOPEN;_WINDOWS;_CONSOLE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
PrecompiledHeaderFile=".\enterprise_debug_obj/mysqld.pch"
|
|
AssemblerListingLocation=".\enterprise_debug_obj/"
|
|
ObjectFile=".\enterprise_debug_obj/"
|
|
ProgramDataBaseFileName=".\enterprise_debug_obj/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="1"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="odbc32.lib odbccp32.lib Wsock32.lib"
|
|
OutputFile=".\debug/mysqld-debug.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile=".\debug/mysqld-debug.pdb"
|
|
GenerateMapFile="TRUE"
|
|
MapFileName=".\debug/mysqld-debug.map"
|
|
SubSystem="1"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName=".\enterprise_debug_obj/mysqld.tlb"
|
|
HeaderFileName=""/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Classic|Win32"
|
|
OutputDirectory=".\classic_obj"
|
|
IntermediateDirectory=".\classic_obj"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
OptimizeForProcessor="2"
|
|
AdditionalIncludeDirectories="../include,../regex,../zlib,../extra/yassl/include"
|
|
PreprocessorDefinitions="__NT__;DBUG_OFF;NDEBUG;HAVE_ARCHIVE_DB;HAVE_BLACKHOLE_DB;HAVE_EXAMPLE_DB;HAVE_FEDERATED_DB;MYSQL_SERVER;HAVE_DLOPEN;_WINDOWS;_CONSOLE"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
PrecompiledHeaderFile=".\classic_obj/mysqld.pch"
|
|
AssemblerListingLocation=".\classic_obj/"
|
|
ObjectFile=".\classic_obj/"
|
|
ProgramDataBaseFileName=".\classic_obj/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="1"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="odbc32.lib odbccp32.lib Wsock32.lib"
|
|
OutputFile=".\release/mysqld-nt.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile=".\release/mysqld-nt.pdb"
|
|
GenerateMapFile="TRUE"
|
|
MapFileName=".\release/mysqld-nt.map"
|
|
SubSystem="1"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName=".\classic_obj/mysqld.tlb"
|
|
HeaderFileName=""/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Classic Debug|Win32"
|
|
OutputDirectory=".\classic_debug_obj"
|
|
IntermediateDirectory=".\classic_debug_obj"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
OptimizeForProcessor="2"
|
|
AdditionalIncludeDirectories="../include,../regex,../zlib,../extra/yassl/include"
|
|
PreprocessorDefinitions="__NT__;_DEBUG;SAFEMALLOC;SAFE_MUTEX;HAVE_ARCHIVE_DB;HAVE_BLACKHOLE_DB;HAVE_EXAMPLE_DB;HAVE_FEDERATED_DB;MYSQL_SERVER;HAVE_DLOPEN;_WINDOWS;_CONSOLE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
PrecompiledHeaderFile=".\classic_debug_obj/mysqld.pch"
|
|
AssemblerListingLocation=".\classic_debug_obj/"
|
|
ObjectFile=".\classic_debug_obj/"
|
|
ProgramDataBaseFileName=".\classic_debug_obj/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="1"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="odbc32.lib odbccp32.lib Wsock32.lib"
|
|
OutputFile=".\debug/mysqld-debug.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile=".\debug/mysqld-debug.pdb"
|
|
GenerateMapFile="TRUE"
|
|
MapFileName=".\debug/mysqld-debug.map"
|
|
SubSystem="1"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName=".\classic_debug_obj/mysqld.tlb"
|
|
HeaderFileName=""/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<File
|
|
RelativePath="client.c">
|
|
</File>
|
|
<File
|
|
RelativePath="derror.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="des_key_file.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="discover.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\libmysql\errmsg.c">
|
|
</File>
|
|
<File
|
|
RelativePath="field.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="field_conv.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="filesort.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="gstream.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="ha_archive.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="ha_berkeley.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="ha_blackhole.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="examples\ha_example.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="ha_federated.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="ha_heap.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="ha_innodb.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="ha_myisam.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="ha_myisammrg.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="handler.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="hash_filo.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="hash_filo.h">
|
|
</File>
|
|
<File
|
|
RelativePath="hostname.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="init.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="item.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="item_buff.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="item_cmpfunc.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="item_create.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="item_func.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="item_geofunc.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="item_row.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="item_strfunc.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="item_subselect.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="item_sum.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="item_timefunc.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="item_uniq.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="key.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="lock.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="log.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="log_event.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="message.mc">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine="mc message.mc
|
|
"
|
|
Outputs="message.rc;message.h"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug 98|Win32">
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine="mc message.mc
|
|
"
|
|
Outputs="message.rc;message.h"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine="mc message.mc
|
|
"
|
|
Outputs="message.rc;message.h"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release 98|Win32">
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine="mc message.mc
|
|
"
|
|
Outputs="message.rc;message.h"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Enterprise GPL|Win32">
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine="mc message.mc
|
|
"
|
|
Outputs="message.rc;message.h"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Enterprise GPL Debug|Win32">
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine="mc message.mc
|
|
"
|
|
Outputs="message.rc;message.h"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Enterprise|Win32">
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine="mc message.mc
|
|
"
|
|
Outputs="message.rc;message.h"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Enterprise Debug|Win32">
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine="mc message.mc
|
|
"
|
|
Outputs="message.rc;message.h"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="classic|Win32">
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine="mc message.mc
|
|
"
|
|
Outputs="message.rc;message.h"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Classic Debug|Win32">
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine="mc message.mc
|
|
"
|
|
Outputs="message.rc;message.h"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="message.rc">
|
|
</File>
|
|
<File
|
|
RelativePath="mf_iocache.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="my_decimal.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="my_time.c">
|
|
</File>
|
|
<File
|
|
RelativePath="my_user.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\myisammrg\myrg_rnext_same.c">
|
|
</File>
|
|
<File
|
|
RelativePath="mysqld.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="net_serv.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="nt_servc.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="nt_servc.h">
|
|
</File>
|
|
<File
|
|
RelativePath="opt_range.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="opt_range.h">
|
|
</File>
|
|
<File
|
|
RelativePath="OPT_SUM.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="pack.c">
|
|
</File>
|
|
<File
|
|
RelativePath="parse_file.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="password.c">
|
|
</File>
|
|
<File
|
|
RelativePath="procedure.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="protocol.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="records.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="repl_failsafe.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="set_var.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="slave.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="sp.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="sp_cache.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="sp_head.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="sp_pcontext.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="sp_rcontext.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="spatial.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="sql_acl.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="sql_analyse.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="sql_base.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="sql_cache.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="sql_class.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="sql_client.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="sql_crypt.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="sql_crypt.h">
|
|
</File>
|
|
<File
|
|
RelativePath="sql_cursor.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="sql_db.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="sql_delete.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="sql_derived.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="sql_do.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="sql_error.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="sql_handler.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="sql_help.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="sql_insert.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="sql_lex.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="sql_list.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="sql_load.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="sql_locale.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="sql_locale.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="sql_manager.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="sql_map.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="sql_parse.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="sql_prepare.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="sql_rename.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="sql_repl.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="sql_select.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="sql_show.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="sql_state.c">
|
|
</File>
|
|
<File
|
|
RelativePath="sql_string.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="sql_table.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="sql_test.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="sql_trigger.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="sql_udf.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="sql_union.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="sql_update.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="sql_view.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="sql_yacc.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="strfunc.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="table.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="thr_malloc.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="time.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="tztime.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="uniques.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="unireg.cpp">
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|