mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-30 04:26:45 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			164 lines
		
	
	
		
			4.4 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			164 lines
		
	
	
		
			4.4 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="Windows-1252"?>
 | |
| <VisualStudioProject
 | |
| 	ProjectType="Visual C++"
 | |
| 	Version="7.10"
 | |
| 	Name="mysql_client_test"
 | |
| 	SccProjectName=""
 | |
| 	SccLocalPath="">
 | |
| 	<Platforms>
 | |
| 		<Platform
 | |
| 			Name="Win32"/>
 | |
| 	</Platforms>
 | |
| 	<Configurations>
 | |
| 		<Configuration
 | |
| 			Name="Release|Win32"
 | |
| 			OutputDirectory=".\Release"
 | |
| 			IntermediateDirectory=".\Release"
 | |
| 			ConfigurationType="1"
 | |
| 			UseOfMFC="0"
 | |
| 			ATLMinimizesCRunTimeLibraryUsage="FALSE">
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				Optimization="4"
 | |
| 				InlineFunctionExpansion="1"
 | |
| 				OptimizeForProcessor="2"
 | |
| 				AdditionalIncludeDirectories="../include,../"
 | |
| 				PreprocessorDefinitions="DBUG_OFF;_WINDOWS;SAFE_MUTEX;USE_TLS;MYSQL_CLIENT;__WIN__;_WIN32"
 | |
| 				StringPooling="TRUE"
 | |
| 				RuntimeLibrary="0"
 | |
| 				EnableFunctionLevelLinking="TRUE"
 | |
| 				PrecompiledHeaderFile=".\Release/mysql_client_test.pch"
 | |
| 				AssemblerListingLocation=".\Release/"
 | |
| 				ObjectFile=".\Release/"
 | |
| 				ProgramDataBaseFileName=".\Release/"
 | |
| 				WarningLevel="3"
 | |
| 				SuppressStartupBanner="TRUE"
 | |
| 				CompileAs="0"/>
 | |
| 			<Tool
 | |
| 				Name="VCCustomBuildTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCLinkerTool"
 | |
| 				AdditionalDependencies="odbc32.lib odbccp32.lib Ws2_32.lib"
 | |
| 				OutputFile="..\client_release\mysql_client_test.exe"
 | |
| 				LinkIncremental="1"
 | |
| 				SuppressStartupBanner="TRUE"
 | |
| 				AdditionalLibraryDirectories="..\lib_release\"
 | |
| 				ProgramDatabaseFile=".\Release/mysql_client_test.pdb"
 | |
| 				SubSystem="1"/>
 | |
| 			<Tool
 | |
| 				Name="VCMIDLTool"
 | |
| 				SuppressStartupBanner="TRUE"
 | |
| 				TargetEnvironment="1"
 | |
| 				TypeLibraryName=".\Release/mysql_client_test.tlb"
 | |
| 				HeaderFileName=""/>
 | |
| 			<Tool
 | |
| 				Name="VCPostBuildEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPreLinkEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCResourceCompilerTool"
 | |
| 				Culture="1033"/>
 | |
| 			<Tool
 | |
| 				Name="VCWebServiceProxyGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCXMLDataGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCWebDeploymentTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCManagedWrapperGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 | |
| 		</Configuration>
 | |
| 		<Configuration
 | |
| 			Name="Debug|Win32"
 | |
| 			OutputDirectory=".\Debug"
 | |
| 			IntermediateDirectory=".\Debug"
 | |
| 			ConfigurationType="1"
 | |
| 			UseOfMFC="0"
 | |
| 			ATLMinimizesCRunTimeLibraryUsage="FALSE">
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				Optimization="0"
 | |
| 				OptimizeForProcessor="2"
 | |
| 				AdditionalIncludeDirectories="../include,../"
 | |
| 				PreprocessorDefinitions="_DEBUG;_WINDOWS;SAFE_MUTEX;USE_TLS;MYSQL_CLIENT;__WIN__;_WIN32"
 | |
| 				BasicRuntimeChecks="3"
 | |
| 				RuntimeLibrary="1"
 | |
| 				PrecompiledHeaderFile=".\Debug/mysql_client_test.pch"
 | |
| 				AssemblerListingLocation=".\Debug/"
 | |
| 				ObjectFile=".\Debug/"
 | |
| 				ProgramDataBaseFileName=".\Debug/"
 | |
| 				WarningLevel="3"
 | |
| 				SuppressStartupBanner="TRUE"
 | |
| 				DebugInformationFormat="1"
 | |
| 				CompileAs="0"/>
 | |
| 			<Tool
 | |
| 				Name="VCCustomBuildTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCLinkerTool"
 | |
| 				AdditionalDependencies="odbc32.lib odbccp32.lib wsock32.lib"
 | |
| 				OutputFile="..\client_debug\mysql_client_test.exe"
 | |
| 				LinkIncremental="1"
 | |
| 				SuppressStartupBanner="TRUE"
 | |
| 				AdditionalLibraryDirectories="..\lib_debug\"
 | |
| 				GenerateDebugInformation="TRUE"
 | |
| 				ProgramDatabaseFile=".\Debug/mysql_client_test.pdb"
 | |
| 				GenerateMapFile="TRUE"
 | |
| 				MapFileName=".\Debug/mysql_client_test.map"
 | |
| 				SubSystem="1"/>
 | |
| 			<Tool
 | |
| 				Name="VCMIDLTool"
 | |
| 				SuppressStartupBanner="TRUE"
 | |
| 				TargetEnvironment="1"
 | |
| 				TypeLibraryName=".\Debug/mysql_client_test.tlb"
 | |
| 				HeaderFileName=""/>
 | |
| 			<Tool
 | |
| 				Name="VCPostBuildEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPreLinkEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCResourceCompilerTool"
 | |
| 				Culture="1033"/>
 | |
| 			<Tool
 | |
| 				Name="VCWebServiceProxyGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCXMLDataGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCWebDeploymentTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCManagedWrapperGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 | |
| 		</Configuration>
 | |
| 	</Configurations>
 | |
| 	<References>
 | |
| 	</References>
 | |
| 	<Files>
 | |
| 		<File
 | |
| 			RelativePath="mysql_client_test.c">
 | |
| 			<FileConfiguration
 | |
| 				Name="Release|Win32">
 | |
| 				<Tool
 | |
| 					Name="VCCLCompilerTool"
 | |
| 					AdditionalIncludeDirectories=""
 | |
| 					PreprocessorDefinitions=""/>
 | |
| 			</FileConfiguration>
 | |
| 			<FileConfiguration
 | |
| 				Name="Debug|Win32">
 | |
| 				<Tool
 | |
| 					Name="VCCLCompilerTool"
 | |
| 					Optimization="0"
 | |
| 					AdditionalIncludeDirectories=""
 | |
| 					PreprocessorDefinitions=""
 | |
| 					BasicRuntimeChecks="3"/>
 | |
| 			</FileConfiguration>
 | |
| 		</File>
 | |
| 	</Files>
 | |
| 	<Globals>
 | |
| 	</Globals>
 | |
| </VisualStudioProject>
 | 
