mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 05:22:25 +01:00
19a6a09126
Major cleanup of old Visual Studio project files, aligning engines etc
296 lines
7 KiB
XML
296 lines
7 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="myisammrg"
|
|
SccProjectName=""
|
|
SccLocalPath="">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\debug_obj"
|
|
IntermediateDirectory=".\debug_obj"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
OptimizeForProcessor="2"
|
|
AdditionalIncludeDirectories="../include"
|
|
PreprocessorDefinitions="_DEBUG;SAFEMALLOC;SAFE_MUTEX;_WINDOWS"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="1"
|
|
PrecompiledHeaderFile=".\debug_obj/myisammrg.pch"
|
|
AssemblerListingLocation=".\debug_obj/"
|
|
ObjectFile=".\debug_obj/"
|
|
ProgramDataBaseFileName=".\debug_obj/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="1"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile=".\debug_obj\myisammrg.lib"
|
|
SuppressStartupBanner="TRUE"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\release_obj"
|
|
IntermediateDirectory=".\release_obj"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
OptimizeForProcessor="2"
|
|
AdditionalIncludeDirectories="../include"
|
|
PreprocessorDefinitions="DBUG_OFF;NDEBUG;_WINDOWS"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
PrecompiledHeaderFile=".\release_obj/myisammrg.pch"
|
|
AssemblerListingLocation=".\release_obj/"
|
|
ObjectFile=".\release_obj/"
|
|
ProgramDataBaseFileName=".\release_obj/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile=".\release_obj\myisammrg.lib"
|
|
SuppressStartupBanner="TRUE"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="TLS_DEBUG|Win32"
|
|
OutputDirectory=".\TLS_DEBUG"
|
|
IntermediateDirectory=".\TLS_DEBUG"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
OptimizeForProcessor="2"
|
|
AdditionalIncludeDirectories="../include"
|
|
PreprocessorDefinitions="_DEBUG;SAFEMALLOC;SAFE_MUTEX;_WINDOWS;USE_TLS"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="1"
|
|
PrecompiledHeaderFile=".\TLS_DEBUG/myisammrg.pch"
|
|
AssemblerListingLocation=".\TLS_DEBUG/"
|
|
ObjectFile=".\debug_obj/"
|
|
ProgramDataBaseFileName=".\debug_obj/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="1"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile=".\debug_obj/myisammrg_tls.lib"
|
|
SuppressStartupBanner="TRUE"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="TLS|Win32"
|
|
OutputDirectory=".\TLS"
|
|
IntermediateDirectory=".\TLS"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
OptimizeForProcessor="2"
|
|
AdditionalIncludeDirectories="../include"
|
|
PreprocessorDefinitions="DBUG_OFF;NDEBUG;_WINDOWS;USE_TLS"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
PrecompiledHeaderFile=".\TLS/myisammrg.pch"
|
|
AssemblerListingLocation=".\TLS/"
|
|
ObjectFile=".\TLS/"
|
|
ProgramDataBaseFileName=".\TLS/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile=".\release_obj/myisammrg_tls.lib"
|
|
SuppressStartupBanner="TRUE"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
|
<File
|
|
RelativePath="myrg_close.c">
|
|
</File>
|
|
<File
|
|
RelativePath="myrg_create.c">
|
|
</File>
|
|
<File
|
|
RelativePath="myrg_delete.c">
|
|
</File>
|
|
<File
|
|
RelativePath="myrg_extra.c">
|
|
</File>
|
|
<File
|
|
RelativePath="myrg_info.c">
|
|
</File>
|
|
<File
|
|
RelativePath="myrg_locking.c">
|
|
</File>
|
|
<File
|
|
RelativePath="myrg_open.c">
|
|
</File>
|
|
<File
|
|
RelativePath="myrg_panic.c">
|
|
</File>
|
|
<File
|
|
RelativePath="myrg_queue.c">
|
|
</File>
|
|
<File
|
|
RelativePath="myrg_range.c">
|
|
</File>
|
|
<File
|
|
RelativePath="myrg_rfirst.c">
|
|
</File>
|
|
<File
|
|
RelativePath="myrg_rkey.c">
|
|
</File>
|
|
<File
|
|
RelativePath="myrg_rlast.c">
|
|
</File>
|
|
<File
|
|
RelativePath="myrg_rnext.c">
|
|
</File>
|
|
<File
|
|
RelativePath="myrg_rnext_same.c">
|
|
</File>
|
|
<File
|
|
RelativePath="myrg_rprev.c">
|
|
</File>
|
|
<File
|
|
RelativePath="myrg_rrnd.c">
|
|
</File>
|
|
<File
|
|
RelativePath="myrg_rsame.c">
|
|
</File>
|
|
<File
|
|
RelativePath="myrg_static.c">
|
|
</File>
|
|
<File
|
|
RelativePath="myrg_update.c">
|
|
</File>
|
|
<File
|
|
RelativePath="myrg_write.c">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl">
|
|
<File
|
|
RelativePath="mymrgdef.h">
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|