File:  [parser3project] / sql / odbc / parser3odbc.vcproj
Revision 1.6: download - view: text, annotated - select for diffs - revision graph
Mon Sep 13 14:48:47 2004 UTC (21 years, 8 months ago) by paf
Branches: MAIN
CVS tags: release_3_1_4, paf_left, odbc_release_9_5, odbc_release_10_0, HEAD
applied old MFCpatches to new MFC sources,
sadly all bugs were there [returning empty ntext columns is onle of them]

<?xml version="1.0" encoding="windows-1251"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="7.10"
	Name="parser3odbc"
	SccProjectName="parser3odbc"
	SccAuxPath=""
	SccLocalPath="."
	SccProvider="MSSCCI:Jalindi Igloo"
	Keyword="MFCProj">
	<Platforms>
		<Platform
			Name="Win32"/>
	</Platforms>
	<Configurations>
		<Configuration
			Name="Release|Win32"
			OutputDirectory=".\Release"
			IntermediateDirectory=".\Release"
			ConfigurationType="2"
			UseOfMFC="1"
			ATLMinimizesCRunTimeLibraryUsage="FALSE">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="2"
				InlineFunctionExpansion="1"
				AdditionalIncludeDirectories="..\..\parser3\src\sql"
				PreprocessorDefinitions="NDEBUG;WIN32;_AFX_NO_SYNC_SUPPORT;_AFX_NO_INET_SUPPORT;_AFX_NO_OCX_SUPPORT;_AFX_NO_DAO_SUPPORT;_AFX_NO_SOCKET_SUPPORT;_AFX_NO_AFXCMN_SUPPORT;_AFX_NO_RICHEDIT_SUPPORT;_AFX_NO_DHTML_SUPPORT"
				StringPooling="TRUE"
				RuntimeLibrary="0"
				EnableFunctionLevelLinking="TRUE"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\Release/parser3odbc.pch"
				AssemblerListingLocation=".\Release/"
				ObjectFile=".\Release/"
				ProgramDataBaseFileName=".\Release/"
				BrowseInformation="1"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				CompileAs="2"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				IgnoreImportLibrary="TRUE"
				OutputFile=".\Release/parser3odbc.dll"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				ModuleDefinitionFile=".\parser3odbc.def"
				ProgramDatabaseFile=".\Release/parser3odbc.pdb"
				ImportLibrary=".\Release/parser3odbc.lib"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="NDEBUG"
				MkTypLibCompatible="TRUE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\Release/parser3odbc.tlb"
				HeaderFileName=""/>
			<Tool
				Name="VCPostBuildEventTool"
				Description="Starting apache..."
				CommandLine="::net start &quot;world wide web publishing service&quot;
::net start apache_release
"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"
				Description="Stopping apache..."
				CommandLine="::net stop apache_release
::net stop &quot;world wide web publishing service&quot;
dir &gt;nul
"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="NDEBUG"
				Culture="1049"/>
			<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="2"
			UseOfMFC="1"
			ATLMinimizesCRunTimeLibraryUsage="FALSE">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories="..\..\parser3\src\sql"
				PreprocessorDefinitions="WIN32;_DEBUG;_AFX_NO_SYNC_SUPPORT;_AFX_NO_INET_SUPPORT;_AFX_NO_OCX_SUPPORT;_AFX_NO_DAO_SUPPORT;_AFX_NO_SOCKET_SUPPORT;_AFX_NO_AFXCMN_SUPPORT;_AFX_NO_RICHEDIT_SUPPORT;_AFX_NO_DHTML_SUPPORT"
				BasicRuntimeChecks="3"
				RuntimeLibrary="1"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\Debug/parser3odbc.pch"
				AssemblerListingLocation=".\Debug/"
				ObjectFile=".\Debug/"
				ProgramDataBaseFileName=".\Debug/"
				BrowseInformation="1"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="3"
				CompileAs="2"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				IgnoreImportLibrary="TRUE"
				OutputFile=".\Debug/parser3odbc.dll"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				ModuleDefinitionFile=".\parser3odbc.def"
				GenerateDebugInformation="TRUE"
				ProgramDatabaseFile=".\Debug/parser3odbc.pdb"
				ImportLibrary=".\Debug/parser3odbc.lib"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="_DEBUG"
				MkTypLibCompatible="TRUE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\Debug/parser3odbc.tlb"
				HeaderFileName=""/>
			<Tool
				Name="VCPostBuildEventTool"
				Description="Starting apache..."
				CommandLine="rem net start &quot;world wide web publishing service&quot;
rem net start apache_debug
"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"
				Description="Stopping apache..."
				CommandLine="rem net stop apache_debug
rem net stop &quot;world wide web publishing service&quot;
dir &gt;nul
"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_DEBUG"
				Culture="1049"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<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="parser3odbc.C">
				<FileConfiguration
					Name="Release|Win32">
					<Tool
						Name="VCCLCompilerTool"
						Optimization="2"
						AdditionalIncludeDirectories=""
						PreprocessorDefinitions=""
						BrowseInformation="1"
						CompileAs="2"/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Win32">
					<Tool
						Name="VCCLCompilerTool"
						Optimization="0"
						AdditionalIncludeDirectories=""
						PreprocessorDefinitions=""
						BasicRuntimeChecks="3"
						BrowseInformation="1"
						CompileAs="2"/>
				</FileConfiguration>
			</File>
			<File
				RelativePath="parser3odbc.def">
			</File>
		</Filter>
		<Filter
			Name="Header Files"
			Filter="h;hpp;hxx;hm;inl">
		</Filter>
		<Filter
			Name="Resource Files"
			Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
		</Filter>
		<Filter
			Name="MFCpatches"
			Filter="">
			<File
				RelativePath=".\MFCpatches\afximpl.h">
			</File>
			<File
				RelativePath=".\MFCpatches\dbcore.cpp">
			</File>
			<File
				RelativePath=".\MFCpatches\dbimpl.h">
			</File>
			<File
				RelativePath=".\MFCpatches\fixalloc.h">
			</File>
			<File
				RelativePath=".\MFCpatches\oleimpl2.h">
			</File>
			<File
				RelativePath=".\MFCpatches\stdafx.h">
			</File>
			<File
				RelativePath=".\MFCpatches\winhand_.h">
			</File>
		</Filter>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>

E-mail: