mirror of
				https://github.com/MariaDB/server.git
				synced 2025-11-03 14:33:32 +03:00 
			
		
		
		
	New VC7 project files des_key_file.cc: Visual C++ wants '"' for local include mysql.cc: Cast my_cgets() argument for VC6 and VC7 dummy.cpp: Added to convince VS .Net generate a lib for mysqlserver VC++Files/mysqlserver/dummy.cpp: Added to convince VS .Net generate a lib for mysqlserver VC++Files/bdb/bdb.vcproj: New VC7 project files VC++Files/client/mysql.vcproj: New VC7 project files VC++Files/client/mysqladmin.vcproj: New VC7 project files VC++Files/client/mysqlclient.vcproj: New VC7 project files VC++Files/client/mysqldump.vcproj: New VC7 project files VC++Files/client/mysqlimport.vcproj: New VC7 project files VC++Files/client/mysqlshow.vcproj: New VC7 project files VC++Files/client/mysqltest.vcproj: New VC7 project files VC++Files/comp_err/comp_err.vcproj: New VC7 project files VC++Files/dbug/dbug.vcproj: New VC7 project files VC++Files/heap/heap.vcproj: New VC7 project files VC++Files/innobase/innobase.vcproj: New VC7 project files VC++Files/libmysql/libmysql.vcproj: New VC7 project files VC++Files/libmysqld/examples/test_libmysqld.vcproj: New VC7 project files VC++Files/libmysqld/libmysqld.vcproj: New VC7 project files VC++Files/libmysqltest/myTest.vcproj: New VC7 project files VC++Files/my_print_defaults/my_print_defaults.vcproj: New VC7 project files VC++Files/myisam/myisam.vcproj: New VC7 project files VC++Files/myisam_ftdump/myisam_ftdump.vcproj: New VC7 project files VC++Files/myisamchk/myisamchk.vcproj: New VC7 project files VC++Files/myisamlog/myisamlog.vcproj: New VC7 project files VC++Files/myisammrg/myisammrg.vcproj: New VC7 project files VC++Files/myisampack/myisampack.vcproj: New VC7 project files VC++Files/mysql-test/mysql_test_run_new.vcproj: New VC7 project files VC++Files/mysql.sln: New VC7 project files VC++Files/mysqlbinlog/mysqlbinlog.vcproj: New VC7 project files VC++Files/mysqlcheck/mysqlcheck.vcproj: New VC7 project files VC++Files/mysqldemb/mysqldemb.vcproj: New VC7 project files VC++Files/mysqlserver/mysqlserver.vcproj: New VC7 project files VC++Files/mysys/mysys.vcproj: New VC7 project files VC++Files/perror/perror.vcproj: New VC7 project files VC++Files/regex/regex.vcproj: New VC7 project files VC++Files/replace/replace.vcproj: New VC7 project files VC++Files/sql/mysqld.vcproj: New VC7 project files VC++Files/strings/strings.vcproj: New VC7 project files VC++Files/test1/test1.vcproj: New VC7 project files VC++Files/tests/mysql_client_test.vcproj: New VC7 project files VC++Files/thr_test/thr_test.vcproj: New VC7 project files VC++Files/vio/vio.vcproj: New VC7 project files VC++Files/zlib/zlib.vcproj: New VC7 project files client/mysql.cc: Cast my_cgets() argument for VC6 and VC7 sql/des_key_file.cc: Visual C++ wants '"' for local include scripts/make_win_src_distribution.sh: New VC7 project files
		
			
				
	
	
		
			230 lines
		
	
	
		
			6.0 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			230 lines
		
	
	
		
			6.0 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0" encoding="Windows-1252"?>
 | 
						|
<VisualStudioProject
 | 
						|
	ProjectType="Visual C++"
 | 
						|
	Version="7.10"
 | 
						|
	Name="replace"
 | 
						|
	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;_CONSOLE;_WINDOWS"
 | 
						|
				RuntimeLibrary="1"
 | 
						|
				PrecompiledHeaderFile=".\debug/replace.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/replace.exe"
 | 
						|
				LinkIncremental="1"
 | 
						|
				SuppressStartupBanner="TRUE"
 | 
						|
				ProgramDatabaseFile=".\debug/replace.pdb"
 | 
						|
				SubSystem="1"
 | 
						|
				TargetMachine="1"/>
 | 
						|
			<Tool
 | 
						|
				Name="VCMIDLTool"
 | 
						|
				TypeLibraryName=".\debug/replace.tlb"
 | 
						|
				HeaderFileName=""/>
 | 
						|
			<Tool
 | 
						|
				Name="VCPostBuildEventTool"/>
 | 
						|
			<Tool
 | 
						|
				Name="VCPreBuildEventTool"/>
 | 
						|
			<Tool
 | 
						|
				Name="VCPreLinkEventTool"/>
 | 
						|
			<Tool
 | 
						|
				Name="VCResourceCompilerTool"
 | 
						|
				PreprocessorDefinitions="_DEBUG"
 | 
						|
				Culture="1035"/>
 | 
						|
			<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/replace.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 setargv.obj"
 | 
						|
				OutputFile="../client_release/replace.exe"
 | 
						|
				LinkIncremental="1"
 | 
						|
				SuppressStartupBanner="TRUE"
 | 
						|
				ProgramDatabaseFile=".\release/replace.pdb"
 | 
						|
				SubSystem="1"
 | 
						|
				TargetMachine="1"/>
 | 
						|
			<Tool
 | 
						|
				Name="VCMIDLTool"
 | 
						|
				TypeLibraryName=".\release/replace.tlb"
 | 
						|
				HeaderFileName=""/>
 | 
						|
			<Tool
 | 
						|
				Name="VCPostBuildEventTool"/>
 | 
						|
			<Tool
 | 
						|
				Name="VCPreBuildEventTool"/>
 | 
						|
			<Tool
 | 
						|
				Name="VCPreLinkEventTool"/>
 | 
						|
			<Tool
 | 
						|
				Name="VCResourceCompilerTool"
 | 
						|
				PreprocessorDefinitions="NDEBUG"
 | 
						|
				Culture="1035"/>
 | 
						|
			<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/replace.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 setargv.obj"
 | 
						|
				OutputFile="../client_classic/replace.exe"
 | 
						|
				LinkIncremental="1"
 | 
						|
				SuppressStartupBanner="TRUE"
 | 
						|
				AdditionalLibraryDirectories=""
 | 
						|
				ProgramDatabaseFile=".\classic/replace.pdb"
 | 
						|
				SubSystem="1"
 | 
						|
				TargetMachine="1"/>
 | 
						|
			<Tool
 | 
						|
				Name="VCMIDLTool"
 | 
						|
				TypeLibraryName=".\classic/replace.tlb"
 | 
						|
				HeaderFileName=""/>
 | 
						|
			<Tool
 | 
						|
				Name="VCPostBuildEventTool"/>
 | 
						|
			<Tool
 | 
						|
				Name="VCPreBuildEventTool"/>
 | 
						|
			<Tool
 | 
						|
				Name="VCPreLinkEventTool"/>
 | 
						|
			<Tool
 | 
						|
				Name="VCResourceCompilerTool"
 | 
						|
				PreprocessorDefinitions="NDEBUG"
 | 
						|
				Culture="1035"/>
 | 
						|
			<Tool
 | 
						|
				Name="VCWebServiceProxyGeneratorTool"/>
 | 
						|
			<Tool
 | 
						|
				Name="VCXMLDataGeneratorTool"/>
 | 
						|
			<Tool
 | 
						|
				Name="VCWebDeploymentTool"/>
 | 
						|
			<Tool
 | 
						|
				Name="VCManagedWrapperGeneratorTool"/>
 | 
						|
			<Tool
 | 
						|
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 | 
						|
		</Configuration>
 | 
						|
	</Configurations>
 | 
						|
	<References>
 | 
						|
	</References>
 | 
						|
	<Files>
 | 
						|
		<File
 | 
						|
			RelativePath="..\extra\replace.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>
 |