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

📄 clamscan.vcproj

📁 clamav 0.93rc1 - 最新版本的源代码
💻 VCPROJ
字号:
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="8.00"
	Name="clamscan"
	ProjectGUID="{D65C58D2-FA9B-4D48-BC87-E5B73500C40F}"
	RootNamespace="clamscan"
	Keyword="Win32Proj"
	>
	<Platforms>
		<Platform
			Name="Win32"
		/>
	</Platforms>
	<ToolFiles>
	</ToolFiles>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
			IntermediateDirectory="$(ConfigurationName)"
			ConfigurationType="1"
			CharacterSet="0"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
			/>
			<Tool
				Name="VCCLCompilerTool"
				UseUnicodeResponseFiles="false"
				Optimization="0"
				AdditionalIncludeDirectories="&quot;$(ProjectDir)..\libclamav\pthread&quot;;&quot;$(ProjectDir)..\shared&quot;;&quot;$(ProjectDir)..\libclamav&quot;;&quot;$(ProjectDir)..&quot;;&quot;$(ProjectDir)..\libclamav\regex&quot;"
				PreprocessorDefinitions="HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;PTW32_STATIC_LIB;_DEBUG;_USE_32BIT_TIME_T"
				StringPooling="true"
				MinimalRebuild="true"
				ExceptionHandling="0"
				BasicRuntimeChecks="3"
				RuntimeLibrary="3"
				StructMemberAlignment="0"
				DisableLanguageExtensions="false"
				TreatWChar_tAsBuiltInType="false"
				UsePrecompiledHeader="0"
				WarningLevel="4"
				Detect64BitPortabilityProblems="true"
				DebugInformationFormat="4"
				CompileAs="1"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLinkerTool"
				UseUnicodeResponseFiles="false"
				AdditionalOptions="/SAFESEH"
				AdditionalDependencies="&quot;$(TargetDir)\libclamav.lib&quot; ws2_32.lib "
				OutputFile="$(OutDir)\$(ProjectName).exe"
				Version="0.1"
				LinkIncremental="2"
				AdditionalLibraryDirectories=""
				GenerateManifest="true"
				DelayLoadDLLs=""
				GenerateDebugInformation="true"
				SubSystem="1"
				TargetMachine="1"
				CLRThreadAttribute="0"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
				UseUnicodeResponseFiles="false"
				UseFAT32Workaround="true"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCWebDeploymentTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
		<Configuration
			Name="Release|Win32"
			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
			IntermediateDirectory="$(ConfigurationName)"
			ConfigurationType="1"
			CharacterSet="0"
			WholeProgramOptimization="1"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
			/>
			<Tool
				Name="VCCLCompilerTool"
				UseUnicodeResponseFiles="false"
				AdditionalIncludeDirectories="&quot;$(ProjectDir)..\libclamav\pthread&quot;;&quot;$(ProjectDir)..\shared&quot;;&quot;$(ProjectDir)..\libclamav&quot;;&quot;$(ProjectDir)..&quot;;&quot;$(ProjectDir)..\libclamav\regex&quot;"
				PreprocessorDefinitions="HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;PTW32_STATIC_LIB;_USE_32BIT_TIME_T"
				StringPooling="true"
				ExceptionHandling="0"
				RuntimeLibrary="2"
				StructMemberAlignment="3"
				DisableLanguageExtensions="false"
				TreatWChar_tAsBuiltInType="false"
				UsePrecompiledHeader="0"
				WarningLevel="4"
				Detect64BitPortabilityProblems="true"
				DebugInformationFormat="3"
				CompileAs="1"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLinkerTool"
				UseUnicodeResponseFiles="false"
				AdditionalOptions="/SAFESEH"
				AdditionalDependencies="&quot;$(TargetDir)\libclamav.lib&quot; ws2_32.lib "
				LinkIncremental="1"
				GenerateDebugInformation="true"
				SubSystem="1"
				OptimizeReferences="2"
				EnableCOMDATFolding="2"
				TargetMachine="1"
				CLRThreadAttribute="0"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
				UseUnicodeResponseFiles="false"
				UseFAT32Workaround="true"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCWebDeploymentTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<Filter
			Name="Source Files"
			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
			>
			<File
				RelativePath="..\shared\cfgparser.c"
				>
			</File>
			<File
				RelativePath=".\clamscan.c"
				>
				<FileConfiguration
					Name="Debug|Win32"
					>
					<Tool
						Name="VCCLCompilerTool"
						ObjectFile="$(IntDir)\$(InputName)1.obj"
						XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|Win32"
					>
					<Tool
						Name="VCCLCompilerTool"
						ObjectFile="$(IntDir)\$(InputName)1.obj"
						XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
					/>
				</FileConfiguration>
			</File>
			<File
				RelativePath="..\shared\getopt.c"
				>
			</File>
			<File
				RelativePath=".\manager.c"
				>
			</File>
			<File
				RelativePath="..\shared\misc.c"
				>
			</File>
			<File
				RelativePath="..\shared\options.c"
				>
			</File>
			<File
				RelativePath=".\others.c"
				>
			</File>
			<File
				RelativePath="..\shared\output.c"
				>
			</File>
			<File
				RelativePath=".\treewalk.c"
				>
			</File>
		</Filter>
		<Filter
			Name="Header Files"
			Filter="h;hpp;hxx;hm;inl;inc;xsd"
			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
			>
			<File
				RelativePath="..\shared\cfgparser.h"
				>
			</File>
			<File
				RelativePath=".\clamscan_opt.h"
				>
			</File>
			<File
				RelativePath=".\defaults.h"
				>
			</File>
			<File
				RelativePath="..\shared\getopt.h"
				>
			</File>
			<File
				RelativePath=".\global.h"
				>
			</File>
			<File
				RelativePath=".\manager.h"
				>
			</File>
			<File
				RelativePath="..\shared\memory.h"
				>
			</File>
			<File
				RelativePath="..\shared\misc.h"
				>
			</File>
			<File
				RelativePath="..\shared\options.h"
				>
			</File>
			<File
				RelativePath=".\others.h"
				>
			</File>
			<File
				RelativePath="..\shared\output.h"
				>
			</File>
			<File
				RelativePath=".\resource.h"
				>
			</File>
			<File
				RelativePath=".\resource1.h"
				>
			</File>
			<File
				RelativePath=".\shared.h"
				>
			</File>
			<File
				RelativePath=".\treewalk.h"
				>
			</File>
		</Filter>
		<Filter
			Name="Resource Files"
			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
			>
			<File
				RelativePath=".\clamdscan.rc"
				>
			</File>
			<File
				RelativePath=".\icon1.ico"
				>
			</File>
		</Filter>
		<File
			RelativePath=".\ReadMe.txt"
			>
		</File>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>

⌨️ 快捷键说明

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