File:  [parser3project] / parser3 / src / classes / classes.vcproj
Revision 1.8: download - view: text, annotated - select for diffs - revision graph
Wed Feb 11 09:37:43 2004 UTC (22 years, 4 months ago) by paf
Branches: MAIN
CVS tags: HEAD
continued changes to reflect libxml xsl new folders

<?xml version="1.0" encoding="windows-1251"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="7.10"
	Name="classes"
	SccProjectName="classes"
	SccAuxPath=""
	SccLocalPath="."
	SccProvider="MSSCCI:Jalindi Igloo"
	Keyword="MFCProj">
	<Platforms>
		<Platform
			Name="Win32"/>
	</Platforms>
	<Configurations>
		<Configuration
			Name="Release|Win32"
			OutputDirectory=".\Release"
			IntermediateDirectory=".\Release"
			ConfigurationType="4"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
			CharacterSet="2">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="2"
				InlineFunctionExpansion="1"
				AdditionalIncludeDirectories="gd;..\include;..\types;..\lib\gc;..\lib\gd;..\lib\smtp;..\lib\gc\include;..\lib\cord\include;..\lib\pcre;..\lib\sdbm\apr-include;..\lib\md5;..\sql;..\..\..\win32\gnome\glib\include;..\..\..\win32\gnome\glib\include\glib;..\..\..\win32\gnome\gdome2-x.x.x\libgdome;..\..\..\win32\gnome\libxml2-x.x.x\win32\release\include\libxml;..\..\..\win32\gnome\libxslt-x.x.x\win32\release\include"
				PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
				StringPooling="TRUE"
				RuntimeLibrary="2"
				EnableFunctionLevelLinking="TRUE"
				PrecompiledHeaderFile=".\Release/classes.pch"
				AssemblerListingLocation=".\Release/"
				ObjectFile=".\Release/"
				ProgramDataBaseFileName=".\Release/"
				WarningLevel="4"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="3"
				CompileAs="2"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLibrarianTool"
				OutputFile=".\Release\classes.lib"
				SuppressStartupBanner="TRUE"/>
			<Tool
				Name="VCMIDLTool"/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="NDEBUG"
				Culture="1049"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory=".\Debug"
			IntermediateDirectory=".\Debug"
			ConfigurationType="4"
			UseOfMFC="2"
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
			CharacterSet="2">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories="gd;..\include;..\types;..\lib\gc;..\lib\gd;..\lib\smtp;..\lib\gc\include;..\lib\cord\include;..\lib\pcre;..\lib\sdbm\apr-include;..\lib\md5;..\sql;..\..\..\win32\gnome\glib\include;..\..\..\win32\gnome\glib\include\glib;..\..\..\win32\gnome\gdome2-x.x.x\libgdome;..\..\..\win32\gnome\libxml2-x.x.x\win32\debug\include\libxml;..\..\..\win32\gnome\libxslt-x.x.x\win32\debug\include"
				PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
				BasicRuntimeChecks="3"
				RuntimeLibrary="3"
				PrecompiledHeaderFile=".\Debug/classes.pch"
				AssemblerListingLocation=".\Debug/"
				ObjectFile=".\Debug/"
				ProgramDataBaseFileName=".\Debug/"
				BrowseInformation="1"
				WarningLevel="4"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="3"
				CompileAs="2"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLibrarianTool"
				OutputFile=".\Debug\classes.lib"
				SuppressStartupBanner="TRUE"/>
			<Tool
				Name="VCMIDLTool"/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_DEBUG"
				Culture="1049"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<File
			RelativePath="classes.awk">
			<FileConfiguration
				Name="Release|Win32">
				<Tool
					Name="VCCustomBuildTool"
					Description="Scanning classes/, creating classes.inc..."
					CommandLine="SET CLASSES_INC=..\classes\classes.inc
ECHO // do not edit. autogenerated by .dsp, see classes.awk settings &gt; %CLASSES_INC%
..\..\..\win32\tools\ls | ..\..\..\win32\tools\gawk -f &quot;$(InputPath)&quot; &gt;&gt; %CLASSES_INC%
"
					Outputs="..\classes\classes.inc"/>
			</FileConfiguration>
			<FileConfiguration
				Name="Debug|Win32">
				<Tool
					Name="VCCustomBuildTool"
					Description="Scanning classes/, creating classes.inc..."
					CommandLine="SET CLASSES_INC=..\classes\classes.inc
ECHO // do not edit. autogenerated by .dsp, see classes.awk settings &gt; %CLASSES_INC%
\parser3project\win32\tools\ls | \parser3project\win32\tools\gawk -f &quot;$(InputPath)&quot; &gt;&gt; %CLASSES_INC%
"
					Outputs="..\classes\classes.inc"/>
			</FileConfiguration>
		</File>
		<File
			RelativePath=".\classes.C">
		</File>
		<File
			RelativePath=".\classes.h">
		</File>
		<File
			RelativePath=".\classes.inc">
		</File>
		<File
			RelativePath=".\date.C">
		</File>
		<File
			RelativePath=".\double.C">
		</File>
		<File
			RelativePath=".\file.C">
		</File>
		<File
			RelativePath=".\form.C">
		</File>
		<File
			RelativePath=".\hash.C">
		</File>
		<File
			RelativePath=".\hashfile.C">
		</File>
		<File
			RelativePath=".\image.C">
		</File>
		<File
			RelativePath=".\int.C">
		</File>
		<File
			RelativePath=".\mail.C">
		</File>
		<File
			RelativePath=".\math.C">
		</File>
		<File
			RelativePath=".\memory.C">
		</File>
		<File
			RelativePath=".\op.C">
		</File>
		<File
			RelativePath=".\response.C">
		</File>
		<File
			RelativePath=".\string.C">
		</File>
		<File
			RelativePath=".\table.C">
		</File>
		<File
			RelativePath=".\void.C">
		</File>
		<File
			RelativePath=".\xdoc.C">
		</File>
		<File
			RelativePath=".\xnode.C">
		</File>
		<File
			RelativePath=".\xnode.h">
		</File>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>

E-mail: