mirror of https://github.com/Cisco-Talos/clamav
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
806 lines
16 KiB
806 lines
16 KiB
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9,00"
|
|
Name="libclamav"
|
|
ProjectGUID="{3AD5B16C-340A-40AC-96AD-6017B941A316}"
|
|
RootNamespace="libclamav"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="196613"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(SolutionDir)";"$(SolutionDir)..\libclamav";"$(SolutionDir)compat";"$(SolutionDir)3rdparty\zlib";"$(SolutionDir)3rdparty\pthreads";"$(SolutionDir)3rdparty\bzip2";"$(SolutionDir)..""
|
|
PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;HAVE_CONFIG_H"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
CompileAs="1"
|
|
DisableSpecificWarnings="4996;4244;4018;4090;4333;4101;4146"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="ws2_32.lib"
|
|
LinkIncremental="2"
|
|
IgnoreAllDefaultLibraries="false"
|
|
ModuleDefinitionFile="$(SolutionDir)libclamav.def"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
EnableIntrinsicFunctions="true"
|
|
AdditionalIncludeDirectories=""$(SolutionDir)";"$(SolutionDir)..\libclamav";"$(SolutionDir)compat";"$(SolutionDir)3rdparty\zlib";"$(SolutionDir)3rdparty\pthreads";"$(SolutionDir)3rdparty\bzip2";"$(SolutionDir)..""
|
|
PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;HAVE_CONFIG_H"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
CompileAs="1"
|
|
DisableSpecificWarnings="4996;4244;4018;4090;4333;4101;4146"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
UseLibraryDependencyInputs="true"
|
|
AdditionalDependencies="ws2_32.lib"
|
|
LinkIncremental="1"
|
|
IgnoreAllDefaultLibraries="false"
|
|
ModuleDefinitionFile="$(SolutionDir)libclamav.def"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<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="..\libclamav\7z.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\aspack.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\autoit.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\bignum.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\binhex.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\blob.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\bytecode.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\bytecode_api.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\bytecode_api_decl.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\bytecode_vm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\cab.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\chmunpack.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\cpio.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\cvd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\dconf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\disasm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\dlp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\dsig.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\elf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\entconv.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\explode.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\filetypes.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\fmap.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\fsg.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\hashtab.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\htmlnorm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\inflate64.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\is_tar.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\ishield.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\line.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\lzma_iface.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\macho.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\matcher-ac.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\matcher-bm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\matcher.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\mbox.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\md5.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\message.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\mew.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\shared\misc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\mpool.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\msexpand.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\mspack.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\ole2_extract.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\others.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\others_common.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\packlibs.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\pdf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\pe.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\petite.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\phish_domaincheck_db.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\phish_whitelist.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\phishcheck.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\3rdparty\pthreads\pthread.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\readdb.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\rebuildpe.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\regex_list.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\regex_suffix.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\rtf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\scanners.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\sha256.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\sis.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\special.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\spin.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\str.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\table.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\text.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\textdet.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\textnorm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\tnef.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\unarj.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\uniq.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\unsp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\untar.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\unzip.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\upack.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\upx.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\uuencode.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\vba_extract.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\version.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\wwunpack.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\yc.c"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="nsis"
|
|
>
|
|
<File
|
|
RelativePath="..\libclamav\nsis\bzlib.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\nsis_bzlib"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\nsis_bzlib"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\nsis\infblock.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\nsis_infblock"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\nsis_infblock"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\nsis\nulsft.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="jsparse"
|
|
>
|
|
<File
|
|
RelativePath="..\libclamav\jsparse\js-norm.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="7z"
|
|
>
|
|
<File
|
|
RelativePath="..\libclamav\7z\7zBuf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\7z\7zCrc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\7z\Archive\7z\7zDecode.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\7z\Archive\7z\7zExtract.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\7z\7zFile.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\7z\Archive\7z\7zHeader.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\7z\Archive\7z\7zIn.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\7z\Archive\7z\7zItem.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\7z\7zStream.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\7z\Bcj2.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\7z\Bra.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\7z\Bra86.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\7z\LzmaDec.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="regex"
|
|
>
|
|
<File
|
|
RelativePath="..\libclamav\regex\regcomp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\regex\regerror.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\regex\regexec.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\regex\regfree.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\regex\strlcpy.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="bzip2"
|
|
>
|
|
<File
|
|
RelativePath=".\3rdparty\bzip2\blocksort.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\3rdparty\bzip2\bzlib.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\3rdparty\bzip2\compress.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\compress_bzip2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\compress_bzip2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\3rdparty\bzip2\crctable.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\3rdparty\bzip2\decompress.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\3rdparty\bzip2\huffman.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\3rdparty\bzip2\randtable.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="zib"
|
|
>
|
|
<File
|
|
RelativePath=".\3rdparty\zlib\adler32.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\3rdparty\zlib\compress.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\3rdparty\zlib\crc32.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\3rdparty\zlib\deflate.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\3rdparty\zlib\gzio.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\3rdparty\zlib\inffast.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\3rdparty\zlib\inflate.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\3rdparty\zlib\inftrees.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\3rdparty\zlib\trees.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\3rdparty\zlib\uncompr.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\3rdparty\zlib\zutil.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="shared"
|
|
>
|
|
<File
|
|
RelativePath="..\shared\getopt.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\shared\optparser.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="compat"
|
|
>
|
|
<File
|
|
RelativePath=".\compat\dirent.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\compat\gettimeofday.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\compat\ltdl.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\compat\snprintf.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
</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=".\libclamav.def"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|
|
|