Data structures with C++ second edition source code.

源代码在线查看: program.vcproj

软件大小: 2699 K
上传用户: tzxiaojian
关键词: structures edition second source
下载地址: 免注册下载 普通下载 VIP

相关代码

				
									ProjectType="Visual C++"
					Version="7.10"
					Name="program"
					SccProjectName=""
					SccLocalPath="">
					
													Name="Win32"/>
					
					
													Name="Debug|Win32"
							OutputDirectory=".\Debug"
							IntermediateDirectory=".\Debug"
							ConfigurationType="1"
							UseOfMFC="0"
							ATLMinimizesCRunTimeLibraryUsage="FALSE"
							CharacterSet="2">
															Name="VCCLCompilerTool"
								Optimization="0"
								AdditionalIncludeDirectories="C:\ftsoftds\include"
								PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE"
								BasicRuntimeChecks="3"
								RuntimeLibrary="5"
								UsePrecompiledHeader="2"
								PrecompiledHeaderFile=".\Debug/program.pch"
								AssemblerListingLocation=".\Debug/"
								ObjectFile=".\Debug/"
								ProgramDataBaseFileName=".\Debug/"
								WarningLevel="3"
								SuppressStartupBanner="TRUE"
								DebugInformationFormat="4"/>
															Name="VCCustomBuildTool"/>
															Name="VCLinkerTool"
								AdditionalOptions="/MACHINE:I386"
								AdditionalDependencies="odbc32.lib odbccp32.lib"
								OutputFile=".\Debug/program.exe"
								LinkIncremental="2"
								SuppressStartupBanner="TRUE"
								GenerateDebugInformation="TRUE"
								ProgramDatabaseFile=".\Debug/program.pdb"
								SubSystem="1"/>
															Name="VCMIDLTool"
								TypeLibraryName=".\Debug/program.tlb"/>
															Name="VCPostBuildEventTool"/>
															Name="VCPreBuildEventTool"/>
															Name="VCPreLinkEventTool"/>
															Name="VCResourceCompilerTool"
								PreprocessorDefinitions="_DEBUG"
								Culture="1033"/>
															Name="VCWebServiceProxyGeneratorTool"/>
															Name="VCXMLDataGeneratorTool"/>
															Name="VCWebDeploymentTool"/>
															Name="VCManagedWrapperGeneratorTool"/>
															Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
						
													Name="Release|Win32"
							OutputDirectory=".\Release"
							IntermediateDirectory=".\Release"
							ConfigurationType="1"
							UseOfMFC="0"
							ATLMinimizesCRunTimeLibraryUsage="FALSE"
							CharacterSet="2">
															Name="VCCLCompilerTool"
								InlineFunctionExpansion="1"
								AdditionalIncludeDirectories="C:\ftsoftds\include_net"
								PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE"
								StringPooling="TRUE"
								RuntimeLibrary="4"
								EnableFunctionLevelLinking="TRUE"
								UsePrecompiledHeader="0"
								PrecompiledHeaderFile=".\Release/program.pch"
								AssemblerListingLocation=".\Release/"
								ObjectFile=".\Release/"
								ProgramDataBaseFileName=".\Release/"
								WarningLevel="3"
								SuppressStartupBanner="TRUE"/>
															Name="VCCustomBuildTool"/>
															Name="VCLinkerTool"
								AdditionalOptions="/MACHINE:I386"
								AdditionalDependencies="odbc32.lib odbccp32.lib"
								OutputFile=".\Release/program.exe"
								LinkIncremental="1"
								SuppressStartupBanner="TRUE"
								ProgramDatabaseFile=".\Release/program.pdb"
								SubSystem="1"/>
															Name="VCMIDLTool"
								TypeLibraryName=".\Release/program.tlb"/>
															Name="VCPostBuildEventTool"/>
															Name="VCPreBuildEventTool"/>
															Name="VCPreLinkEventTool"/>
															Name="VCResourceCompilerTool"
								PreprocessorDefinitions="NDEBUG"
								Culture="1033"/>
															Name="VCWebServiceProxyGeneratorTool"/>
															Name="VCXMLDataGeneratorTool"/>
															Name="VCWebDeploymentTool"/>
															Name="VCManagedWrapperGeneratorTool"/>
															Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
						
					
					
					
					
													Name="Source Files"
							Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
															RelativePath="..\ch1\prg1_1.cpp">
							
						
													Name="Header Files"
							Filter="h;hpp;hxx;hm;inl">
						
													Name="Resource Files"
							Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
						
													RelativePath="..\ezdraw\ezd32m.lib">
						
					
					
					
				
							

相关资源