⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 cli.vcproj

📁 FastDb是高效的内存数据库系统
💻 VCPROJ
字号:
<?xml version="1.0" encoding="windows-1251"?><VisualStudioProject	ProjectType="Visual C++"	Version="7.10"	Name="cli"	SccProjectName=""	SccLocalPath="">	<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="4"				AdditionalIncludeDirectories="..\inc"				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"				RuntimeLibrary="0"				PrecompiledHeaderFile=".\Release/cli.pch"				AssemblerListingLocation=".\Release/"				ObjectFile=".\Release/"				ProgramDataBaseFileName=".\Release/"				WarningLevel="3"				SuppressStartupBanner="TRUE"				DebugInformationFormat="3"/>			<Tool				Name="VCCustomBuildTool"/>			<Tool				Name="VCLibrarianTool"				OutputFile=".\Release\cli.lib"				SuppressStartupBanner="TRUE"/>			<Tool				Name="VCMIDLTool"/>			<Tool				Name="VCPostBuildEventTool"/>			<Tool				Name="VCPreBuildEventTool"/>			<Tool				Name="VCPreLinkEventTool"/>			<Tool				Name="VCResourceCompilerTool"				Culture="1033"/>			<Tool				Name="VCWebServiceProxyGeneratorTool"/>			<Tool				Name="VCXMLDataGeneratorTool"/>			<Tool				Name="VCManagedWrapperGeneratorTool"/>			<Tool				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>		</Configuration>		<Configuration			Name="Debug|Win32"			OutputDirectory=".\Debug"			IntermediateDirectory=".\Debug"			ConfigurationType="4"			UseOfMFC="0"			ATLMinimizesCRunTimeLibraryUsage="FALSE"			CharacterSet="2">			<Tool				Name="VCCLCompilerTool"				Optimization="0"				AdditionalIncludeDirectories="..\inc"				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"				BasicRuntimeChecks="3"				RuntimeLibrary="1"				PrecompiledHeaderFile=".\Debug/cli.pch"				AssemblerListingLocation=".\Debug/"				ObjectFile=".\Debug/"				ProgramDataBaseFileName=".\Debug/"				WarningLevel="3"				SuppressStartupBanner="TRUE"				DebugInformationFormat="4"/>			<Tool				Name="VCCustomBuildTool"/>			<Tool				Name="VCLibrarianTool"				OutputFile=".\Debug\cli.lib"				SuppressStartupBanner="TRUE"/>			<Tool				Name="VCMIDLTool"/>			<Tool				Name="VCPostBuildEventTool"/>			<Tool				Name="VCPreBuildEventTool"/>			<Tool				Name="VCPreLinkEventTool"/>			<Tool				Name="VCResourceCompilerTool"				Culture="1033"/>			<Tool				Name="VCWebServiceProxyGeneratorTool"/>			<Tool				Name="VCXMLDataGeneratorTool"/>			<Tool				Name="VCManagedWrapperGeneratorTool"/>			<Tool				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>		</Configuration>	</Configurations>	<References>	</References>	<Files>		<Filter			Name="Source Files"			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx">			<File				RelativePath="..\src\cli.cpp">			</File>			<File				RelativePath="..\src\repsock.cpp">			</File>			<File				RelativePath="..\src\stdtp.cpp">			</File>			<File				RelativePath="..\src\w32sock.cpp">			</File>		</Filter>		<Filter			Name="Header Files"			Filter="h;hpp;hxx;hm;inl;inc;xsd">			<File				RelativePath="..\inc\array.h">			</File>			<File				RelativePath="..\inc\cli.h">			</File>			<File				RelativePath="..\inc\repsock.h">			</File>			<File				RelativePath="..\inc\cliproto.h">			</File>		</Filter>	</Files>	<Globals>	</Globals></VisualStudioProject>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -