mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-30 04:26:45 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			258 lines
		
	
	
		
			6.8 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			258 lines
		
	
	
		
			6.8 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="Windows-1252"?>
 | |
| <VisualStudioProject
 | |
| 	ProjectType="Visual C++"
 | |
| 	Version="7.10"
 | |
| 	Name="example"
 | |
| 	ProjectGUID="{6B6812DB-636E-465d-B53D-5012F237E539}"
 | |
| 	SccProjectName=""
 | |
| 	SccLocalPath="">
 | |
| 	<Platforms>
 | |
| 		<Platform
 | |
| 			Name="Win32"/>
 | |
| 	</Platforms>
 | |
| 	<Configurations>
 | |
| 		<Configuration
 | |
| 			Name="Release|Win32"
 | |
| 			OutputDirectory=".\release"
 | |
| 			IntermediateDirectory=".\release"
 | |
| 			ConfigurationType="4"
 | |
| 			UseOfMFC="0"
 | |
| 			ATLMinimizesCRunTimeLibraryUsage="FALSE">
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				Optimization="2"
 | |
| 				InlineFunctionExpansion="1"
 | |
| 				OptimizeForProcessor="2"
 | |
| 				AdditionalIncludeDirectories="../../include,../../regex,../../sql"
 | |
| 				PreprocessorDefinitions="DBUG_OFF;_WINDOWS;NDEBUG"
 | |
| 				StringPooling="TRUE"
 | |
| 				RuntimeLibrary="0"
 | |
| 				EnableFunctionLevelLinking="TRUE"
 | |
| 				PrecompiledHeaderFile=".\release/example.pch"
 | |
| 				AssemblerListingLocation=".\release/"
 | |
| 				ObjectFile=".\release/"
 | |
| 				ProgramDataBaseFileName=".\release/"
 | |
| 				WarningLevel="3"
 | |
| 				SuppressStartupBanner="TRUE"
 | |
| 				CompileAs="0"/>
 | |
| 			<Tool
 | |
| 				Name="VCCustomBuildTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCLibrarianTool"
 | |
| 				OutputFile="..\lib_release\example.lib"
 | |
| 				SuppressStartupBanner="TRUE"/>
 | |
| 			<Tool
 | |
| 				Name="VCMIDLTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPostBuildEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPreLinkEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCResourceCompilerTool"
 | |
| 				Culture="1033"/>
 | |
| 			<Tool
 | |
| 				Name="VCWebServiceProxyGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCXMLDataGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCManagedWrapperGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 | |
| 		</Configuration>
 | |
| 		<Configuration
 | |
| 			Name="TLS_DEBUG|Win32"
 | |
| 			OutputDirectory=".\example___Win32_TLS_DEBUG"
 | |
| 			IntermediateDirectory=".\example___Win32_TLS_DEBUG"
 | |
| 			ConfigurationType="4"
 | |
| 			UseOfMFC="0"
 | |
| 			ATLMinimizesCRunTimeLibraryUsage="FALSE">
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				Optimization="0"
 | |
| 				OptimizeForProcessor="2"
 | |
| 				AdditionalIncludeDirectories="../../include,../../regex,../../sql"
 | |
| 				PreprocessorDefinitions="_DEBUG;SAFEMALLOC;SAFE_MUTEX;_WINDOWS;USE_TLS"
 | |
| 				StringPooling="TRUE"
 | |
| 				RuntimeLibrary="1"
 | |
| 				PrecompiledHeaderFile=".\example___Win32_TLS_DEBUG/example.pch"
 | |
| 				AssemblerListingLocation=".\example___Win32_TLS_DEBUG/"
 | |
| 				ObjectFile=".\example___Win32_TLS_DEBUG/"
 | |
| 				ProgramDataBaseFileName=".\example___Win32_TLS_DEBUG/"
 | |
| 				WarningLevel="3"
 | |
| 				SuppressStartupBanner="TRUE"
 | |
| 				DebugInformationFormat="1"
 | |
| 				CompileAs="0"/>
 | |
| 			<Tool
 | |
| 				Name="VCCustomBuildTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCLibrarianTool"
 | |
| 				OutputFile="..\lib_debug\example_tls.lib"
 | |
| 				SuppressStartupBanner="TRUE"/>
 | |
| 			<Tool
 | |
| 				Name="VCMIDLTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPostBuildEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPreLinkEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCResourceCompilerTool"
 | |
| 				Culture="1033"/>
 | |
| 			<Tool
 | |
| 				Name="VCWebServiceProxyGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCXMLDataGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCManagedWrapperGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 | |
| 		</Configuration>
 | |
| 		<Configuration
 | |
| 			Name="TLS|Win32"
 | |
| 			OutputDirectory=".\example___Win32_TLS"
 | |
| 			IntermediateDirectory=".\example___Win32_TLS"
 | |
| 			ConfigurationType="4"
 | |
| 			UseOfMFC="0"
 | |
| 			ATLMinimizesCRunTimeLibraryUsage="FALSE">
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				Optimization="2"
 | |
| 				InlineFunctionExpansion="1"
 | |
| 				OptimizeForProcessor="2"
 | |
| 				AdditionalIncludeDirectories="../../include,../../regex,../../sql"
 | |
| 				PreprocessorDefinitions="DBUG_OFF;_WINDOWS;NDEBUG;USE_TLS"
 | |
| 				StringPooling="TRUE"
 | |
| 				RuntimeLibrary="0"
 | |
| 				EnableFunctionLevelLinking="TRUE"
 | |
| 				PrecompiledHeaderFile=".\example___Win32_TLS/example.pch"
 | |
| 				AssemblerListingLocation=".\example___Win32_TLS/"
 | |
| 				ObjectFile=".\example___Win32_TLS/"
 | |
| 				ProgramDataBaseFileName=".\example___Win32_TLS/"
 | |
| 				WarningLevel="3"
 | |
| 				SuppressStartupBanner="TRUE"
 | |
| 				CompileAs="0"/>
 | |
| 			<Tool
 | |
| 				Name="VCCustomBuildTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCLibrarianTool"
 | |
| 				OutputFile="..\lib_release\example_tls.lib"
 | |
| 				SuppressStartupBanner="TRUE"/>
 | |
| 			<Tool
 | |
| 				Name="VCMIDLTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPostBuildEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPreLinkEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCResourceCompilerTool"
 | |
| 				Culture="1033"/>
 | |
| 			<Tool
 | |
| 				Name="VCWebServiceProxyGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCXMLDataGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCManagedWrapperGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 | |
| 		</Configuration>
 | |
| 		<Configuration
 | |
| 			Name="Debug|Win32"
 | |
| 			OutputDirectory=".\debug"
 | |
| 			IntermediateDirectory=".\debug"
 | |
| 			ConfigurationType="4"
 | |
| 			UseOfMFC="0"
 | |
| 			ATLMinimizesCRunTimeLibraryUsage="FALSE">
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				Optimization="0"
 | |
| 				OptimizeForProcessor="2"
 | |
| 				AdditionalIncludeDirectories="../../include,../../regex,../../sql"
 | |
| 				PreprocessorDefinitions="_DEBUG;SAFEMALLOC;SAFE_MUTEX;_WINDOWS"
 | |
| 				StringPooling="TRUE"
 | |
| 				RuntimeLibrary="1"
 | |
| 				PrecompiledHeaderFile=".\debug/example.pch"
 | |
| 				AssemblerListingLocation=".\debug/"
 | |
| 				ObjectFile=".\debug/"
 | |
| 				ProgramDataBaseFileName=".\debug/"
 | |
| 				WarningLevel="3"
 | |
| 				SuppressStartupBanner="TRUE"
 | |
| 				DebugInformationFormat="1"
 | |
| 				CompileAs="0"/>
 | |
| 			<Tool
 | |
| 				Name="VCCustomBuildTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCLibrarianTool"
 | |
| 				OutputFile="..\lib_debug\example.lib"
 | |
| 				SuppressStartupBanner="TRUE"/>
 | |
| 			<Tool
 | |
| 				Name="VCMIDLTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPostBuildEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPreLinkEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCResourceCompilerTool"
 | |
| 				Culture="1033"/>
 | |
| 			<Tool
 | |
| 				Name="VCWebServiceProxyGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCXMLDataGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCManagedWrapperGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 | |
| 		</Configuration>
 | |
| 	</Configurations>
 | |
| 	<References>
 | |
| 	</References>
 | |
| 	<Files>
 | |
| 		<File
 | |
| 			RelativePath="ha_example.h">
 | |
| 		</File>
 | |
| 		<File
 | |
| 			RelativePath="ha_example.cpp">
 | |
| 			<FileConfiguration
 | |
| 				Name="Release|Win32">
 | |
| 				<Tool
 | |
| 					Name="VCCLCompilerTool"
 | |
| 					Optimization="2"
 | |
| 					AdditionalIncludeDirectories=""
 | |
| 					PreprocessorDefinitions=""/>
 | |
| 			</FileConfiguration>
 | |
| 			<FileConfiguration
 | |
| 				Name="TLS_DEBUG|Win32">
 | |
| 				<Tool
 | |
| 					Name="VCCLCompilerTool"
 | |
| 					Optimization="0"
 | |
| 					AdditionalIncludeDirectories=""
 | |
| 					PreprocessorDefinitions=""/>
 | |
| 			</FileConfiguration>
 | |
| 			<FileConfiguration
 | |
| 				Name="TLS|Win32">
 | |
| 				<Tool
 | |
| 					Name="VCCLCompilerTool"
 | |
| 					Optimization="2"
 | |
| 					AdditionalIncludeDirectories=""
 | |
| 					PreprocessorDefinitions=""/>
 | |
| 			</FileConfiguration>
 | |
| 			<FileConfiguration
 | |
| 				Name="Debug|Win32">
 | |
| 				<Tool
 | |
| 					Name="VCCLCompilerTool"
 | |
| 					Optimization="0"
 | |
| 					AdditionalIncludeDirectories=""
 | |
| 					PreprocessorDefinitions=""/>
 | |
| 			</FileConfiguration>
 | |
| 		</File>
 | |
| 	</Files>
 | |
| 	<Globals>
 | |
| 	</Globals>
 | |
| </VisualStudioProject>
 |