mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 13:32:33 +01:00
ab8abdb85c
Added Visual Studio .Net targets and 'vcproj' files for "isam", "isamchk", "mysqlshutdown", "mysqlwatch" and "pack_isam"
162 lines
4.2 KiB
XML
162 lines
4.2 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="mysqlshutdown"
|
|
SccProjectName=""
|
|
SccLocalPath="">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\debug"
|
|
IntermediateDirectory=".\debug"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
OptimizeForProcessor="2"
|
|
AdditionalIncludeDirectories="../include,../"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS"
|
|
RuntimeLibrary="1"
|
|
PrecompiledHeaderFile=".\debug/mysqlshutdown.pch"
|
|
AssemblerListingLocation=".\debug/"
|
|
ObjectFile=".\debug/"
|
|
ProgramDataBaseFileName=".\debug/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="1"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="wsock32.lib odbc32.lib odbccp32.lib"
|
|
OutputFile="../client_debug/mysqlshutdown.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
AdditionalLibraryDirectories=""
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile=".\debug/mysqlshutdown.pdb"
|
|
SubSystem="2"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName=".\debug/mysqlshutdown.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"
|
|
IntermediateDirectory=".\release"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
OptimizeForProcessor="2"
|
|
AdditionalIncludeDirectories="../include,../"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
PrecompiledHeaderFile=".\release/mysqlshutdown.pch"
|
|
AssemblerListingLocation=".\release/"
|
|
ObjectFile=".\release/"
|
|
ProgramDataBaseFileName=".\release/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="wsock32.lib odbc32.lib odbccp32.lib"
|
|
OutputFile="../client_release/mysqlshutdown.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
AdditionalLibraryDirectories=""
|
|
ProgramDatabaseFile=".\release/mysqlshutdown.pdb"
|
|
SubSystem="2"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName=".\release/mysqlshutdown.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>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<File
|
|
RelativePath="mysqlshutdown.c">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|