mirror of
				https://github.com/MariaDB/server.git
				synced 2025-11-03 14:33:32 +03:00 
			
		
		
		
	pushed in 5.0 VC++Files/mysql.dsw: mysql_upgrade tool added VC++Files/mysql.sln: mysql_upgrade tool added VC++Files/mysql_ia64.dsw: mysql_upgrade tool added client/Makefile.am: mysql_upgrade tool added
		
			
				
	
	
		
			233 lines
		
	
	
		
			6.1 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			233 lines
		
	
	
		
			6.1 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0" encoding="Windows-1252"?>
 | 
						|
<VisualStudioProject
 | 
						|
	ProjectType="Visual C++"
 | 
						|
	Version="7.10"
 | 
						|
	Name="mysql_upgrade"
 | 
						|
	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="_DEBUG;SAFEMALLOC;SAFE_MUTEX;_CONSOLE;_WINDOWS"
 | 
						|
				RuntimeLibrary="1"
 | 
						|
				PrecompiledHeaderFile=".\debug/mysql_upgrade.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 setargv.obj"
 | 
						|
				OutputFile="../client_debug/mysql_upgrade.exe"
 | 
						|
				LinkIncremental="1"
 | 
						|
				SuppressStartupBanner="TRUE"
 | 
						|
				AdditionalLibraryDirectories=""
 | 
						|
				GenerateDebugInformation="TRUE"
 | 
						|
				ProgramDatabaseFile=".\debug/mysql_upgrade.pdb"
 | 
						|
				SubSystem="1"
 | 
						|
				TargetMachine="1"/>
 | 
						|
			<Tool
 | 
						|
				Name="VCMIDLTool"
 | 
						|
				TypeLibraryName=".\debug/mysql_upgrade.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="DBUG_OFF;_CONSOLE;_WINDOWS;NDEBUG"
 | 
						|
				StringPooling="TRUE"
 | 
						|
				RuntimeLibrary="0"
 | 
						|
				EnableFunctionLevelLinking="TRUE"
 | 
						|
				PrecompiledHeaderFile=".\release/mysql_upgrade.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/mysql_upgrade.exe"
 | 
						|
				LinkIncremental="1"
 | 
						|
				SuppressStartupBanner="TRUE"
 | 
						|
				AdditionalLibraryDirectories=""
 | 
						|
				ProgramDatabaseFile=".\release/mysql_upgrade.pdb"
 | 
						|
				SubSystem="1"
 | 
						|
				TargetMachine="1"/>
 | 
						|
			<Tool
 | 
						|
				Name="VCMIDLTool"
 | 
						|
				TypeLibraryName=".\release/mysql_upgrade.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|Win32"
 | 
						|
			OutputDirectory=".\classic"
 | 
						|
			IntermediateDirectory=".\classic"
 | 
						|
			ConfigurationType="1"
 | 
						|
			UseOfMFC="0"
 | 
						|
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
 | 
						|
			CharacterSet="2">
 | 
						|
			<Tool
 | 
						|
				Name="VCCLCompilerTool"
 | 
						|
				Optimization="2"
 | 
						|
				InlineFunctionExpansion="1"
 | 
						|
				OptimizeForProcessor="2"
 | 
						|
				AdditionalIncludeDirectories="../include,../"
 | 
						|
				PreprocessorDefinitions="_CONSOLE;_WINDOWS;LICENSE=Commercial;DBUG_OFF;NDEBUG"
 | 
						|
				StringPooling="TRUE"
 | 
						|
				RuntimeLibrary="0"
 | 
						|
				EnableFunctionLevelLinking="TRUE"
 | 
						|
				PrecompiledHeaderFile=".\classic/mysql_upgrade.pch"
 | 
						|
				AssemblerListingLocation=".\classic/"
 | 
						|
				ObjectFile=".\classic/"
 | 
						|
				ProgramDataBaseFileName=".\classic/"
 | 
						|
				WarningLevel="3"
 | 
						|
				SuppressStartupBanner="TRUE"
 | 
						|
				CompileAs="0"/>
 | 
						|
			<Tool
 | 
						|
				Name="VCCustomBuildTool"/>
 | 
						|
			<Tool
 | 
						|
				Name="VCLinkerTool"
 | 
						|
				AdditionalDependencies="wsock32.lib odbc32.lib odbccp32.lib"
 | 
						|
				OutputFile="../client_classic/mysql_upgrade.exe"
 | 
						|
				LinkIncremental="1"
 | 
						|
				SuppressStartupBanner="TRUE"
 | 
						|
				AdditionalLibraryDirectories=""
 | 
						|
				ProgramDatabaseFile=".\classic/mysql_upgrade.pdb"
 | 
						|
				SubSystem="1"
 | 
						|
				TargetMachine="1"/>
 | 
						|
			<Tool
 | 
						|
				Name="VCMIDLTool"
 | 
						|
				TypeLibraryName=".\classic/mysql_upgrade.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="mysql_upgrade.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>
 | 
						|
			<FileConfiguration
 | 
						|
				Name="classic|Win32">
 | 
						|
				<Tool
 | 
						|
					Name="VCCLCompilerTool"
 | 
						|
					Optimization="2"
 | 
						|
					AdditionalIncludeDirectories=""
 | 
						|
					PreprocessorDefinitions=""/>
 | 
						|
			</FileConfiguration>
 | 
						|
		</File>
 | 
						|
	</Files>
 | 
						|
	<Globals>
 | 
						|
	</Globals>
 | 
						|
</VisualStudioProject>
 |