mirror of https://github.com/Cisco-Talos/clamav
parent
56aea026a6
commit
101c4f65b7
@ -0,0 +1,928 @@ |
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="8.00" |
||||
Name="libclamav" |
||||
ProjectGUID="{C5A10DA8-717D-4462-8E84-E8B97F50CF54}" |
||||
RootNamespace="libclamav" |
||||
Keyword="Win32Proj" |
||||
> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32" |
||||
/> |
||||
</Platforms> |
||||
<ToolFiles> |
||||
</ToolFiles> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
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=""C:\Documents and Settings\Nigel Horne\My Documents\Visual Studio 2005\Projects\clamAV\libclamav\pthread";"C:\Documents and Settings\Nigel Horne\My Documents\Visual Studio 2005\Projects\clamAV\libclamav\mspack";"C:\Documents and Settings\Nigel Horne\My Documents\Visual Studio 2005\Projects\clamAV\libclamav\unrar";"C:\Documents and Settings\Nigel Horne\My Documents\Visual Studio 2005\Projects\clamAV\libclamav"" |
||||
PreprocessorDefinitions="HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;PTW32_STATIC_LIB" |
||||
StringPooling="true" |
||||
MinimalRebuild="true" |
||||
ExceptionHandling="0" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
StructMemberAlignment="0" |
||||
DefaultCharIsUnsigned="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="VCLibrarianTool" |
||||
UseUnicodeResponseFiles="false" |
||||
/> |
||||
<Tool |
||||
Name="VCALinkTool" |
||||
/> |
||||
<Tool |
||||
Name="VCXDCMakeTool" |
||||
/> |
||||
<Tool |
||||
Name="VCBscMakeTool" |
||||
/> |
||||
<Tool |
||||
Name="VCFxCopTool" |
||||
/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool" |
||||
/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
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=""C:\Documents and Settings\Nigel Horne\My Documents\Visual Studio 2005\Projects\clamAV\libclamav\pthread";"C:\Documents and Settings\Nigel Horne\My Documents\Visual Studio 2005\Projects\clamAV\libclamav\mspack";"C:\Documents and Settings\Nigel Horne\My Documents\Visual Studio 2005\Projects\clamAV\libclamav\unrar";"C:\Documents and Settings\Nigel Horne\My Documents\Visual Studio 2005\Projects\clamAV\libclamav"" |
||||
PreprocessorDefinitions="HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;PTW32_STATIC_LIB" |
||||
StringPooling="true" |
||||
ExceptionHandling="0" |
||||
RuntimeLibrary="2" |
||||
StructMemberAlignment="0" |
||||
DefaultCharIsUnsigned="false" |
||||
TreatWChar_tAsBuiltInType="false" |
||||
UsePrecompiledHeader="0" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="true" |
||||
DebugInformationFormat="3" |
||||
CallingConvention="0" |
||||
CompileAs="1" |
||||
/> |
||||
<Tool |
||||
Name="VCManagedResourceCompilerTool" |
||||
/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool" |
||||
/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
UseUnicodeResponseFiles="false" |
||||
/> |
||||
<Tool |
||||
Name="VCALinkTool" |
||||
/> |
||||
<Tool |
||||
Name="VCXDCMakeTool" |
||||
/> |
||||
<Tool |
||||
Name="VCBscMakeTool" |
||||
/> |
||||
<Tool |
||||
Name="VCFxCopTool" |
||||
/> |
||||
<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=".\binhex.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\blob.c" |
||||
> |
||||
<FileConfiguration |
||||
Name="Debug|Win32" |
||||
> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
CompileAs="1" |
||||
/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath=".\chmunpack.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\compat.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\cvd.c" |
||||
> |
||||
<FileConfiguration |
||||
Name="Debug|Win32" |
||||
> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
WarningLevel="4" |
||||
/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32" |
||||
> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
WarningLevel="4" |
||||
/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath=".\dsig.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\elf.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\filetypes.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\fsg.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\htmlnorm.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\is_tar.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\line.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\matcher-ac.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\matcher-bm.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\matcher.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\mbox.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\md5.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\message.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\msexpand.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\ole2_extract.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\others.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\packlibs.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\pdf.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\pe.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\petite.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\phish_domaincheck_db.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\phish_whitelist.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\phishcheck.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\pst.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\readdb.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\rebuildpe.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\regex_list.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\scanners.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\sis.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\snprintf.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\special.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\spin.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\stdafx.cpp" |
||||
> |
||||
<FileConfiguration |
||||
Name="Debug|Win32" |
||||
> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
UsePrecompiledHeader="1" |
||||
/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32" |
||||
> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
UsePrecompiledHeader="1" |
||||
/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath=".\str.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\suecrypt.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\mspack\system.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\table.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\text.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\tnef.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\untar.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\unzip.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\upx.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\uuencode.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\vba_extract.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\wwunpack.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\yc.c" |
||||
> |
||||
</File> |
||||
<Filter |
||||
Name="unrar" |
||||
> |
||||
<File |
||||
RelativePath=".\unrar\unrar.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\unrar\unrar15.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\unrar\unrar20.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\unrar\unrarcmd.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\unrar\unrarfilter.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\unrar\unrarppm.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\unrar\unrarvm.c" |
||||
> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="mspack" |
||||
> |
||||
<File |
||||
RelativePath=".\mspack\cabd.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\mspack\lzxd.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\mspack\mszipd.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\mspack\qtmd.c" |
||||
> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="zlib" |
||||
> |
||||
<File |
||||
RelativePath=".\zlib\adler32.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\zlib\compress.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\zlib\crc32.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\zlib\deflate.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\zlib\gzio.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\zlib\infback.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\zlib\inffast.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\zlib\inflate.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\zlib\inftrees.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\zlib\minigzip.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\zlib\trees.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\zlib\uncompr.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\zlib\zutil.c" |
||||
> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="pthread" |
||||
> |
||||
<File |
||||
RelativePath=".\pthread\pthread.c" |
||||
> |
||||
</File> |
||||
</Filter> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd" |
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" |
||||
> |
||||
<File |
||||
RelativePath=".\binhex.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\blob.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\chmunpack.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\clamav-config.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\clamav.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\cltypes.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\compat.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\cvd.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\defaults.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\dsig.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\elf.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\execs.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\filetypes.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\fsg.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\htmlnorm.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\iana_tld.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\is_tar.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\libclamav.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\line.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\matcher-ac.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\matcher-bm.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\matcher.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\mbox.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\md5.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\message.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\msexpand.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\ole2_extract.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\others.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\packlibs.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\pdf.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\pe.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\petite.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\phish_domaincheck_db.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\phish_whitelist.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\phishcheck.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\pst.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\readdb.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\rebuildpe.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\regex_list.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\scanners.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\sis.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\snprintf.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\special.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\spin.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\stdafx.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\str.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\suecrypt.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\table.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\target.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\text.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\tnef.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\untar.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\unzip.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\upx.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\uuencode.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\vba_extract.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\wwunpack.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\yc.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\zconf.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\zlib.h" |
||||
> |
||||
</File> |
||||
<Filter |
||||
Name="mspack" |
||||
> |
||||
<File |
||||
RelativePath=".\mspack\cab.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\mspack\lzx.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\mspack\mspack.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\mspack\mszip.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\mspack\qtm.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\mspack\system.h" |
||||
> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="unrar" |
||||
> |
||||
<File |
||||
RelativePath=".\unrar\unrar.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\unrar\unrar15.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\unrar\unrar20.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\unrar\unrarcmd.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\unrar\unrarfilter.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\unrar\unrarppm.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\unrar\unrarvm.h" |
||||
> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="zlib" |
||||
> |
||||
<File |
||||
RelativePath=".\zlib\crc32.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\zlib\deflate.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\zlib\inffast.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\zlib\inffixed.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\zlib\inflate.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\zlib\inftrees.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\zlib\trees.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\zlib\zconf.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\zlib\zconf.in.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\zlib\zlib.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\zlib\zutil.h" |
||||
> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="pthread" |
||||
> |
||||
<File |
||||
RelativePath=".\pthread\config.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\pthread\implement.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\pthread\need_errno.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\pthread\pthread.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\pthread\sched.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath=".\pthread\semaphore.h" |
||||
> |
||||
</File> |
||||
</Filter> |
||||
</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=".\clamAV.ico" |
||||
> |
||||
</File> |
||||
</Filter> |
||||
<File |
||||
RelativePath=".\ReadMe.txt" |
||||
> |
||||
</File> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,65 @@ |
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioUserFile |
||||
ProjectType="Visual C++" |
||||
Version="8.00" |
||||
ShowAllFiles="false" |
||||
> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
> |
||||
<DebugSettings |
||||
Command="C:\Documents and Settings\Nigel Horne\My Documents\Visual Studio 2005\Projects\clamAV\debug\clamscan.exe" |
||||
WorkingDirectory="" |
||||
CommandArguments="--temp=d: --debug" |
||||
Attach="false" |
||||
DebuggerType="3" |
||||
Remote="1" |
||||
RemoteMachine="NJH" |
||||
RemoteCommand="" |
||||
HttpUrl="" |
||||
PDBPath="" |
||||
SQLDebugging="" |
||||
Environment="" |
||||
EnvironmentMerge="true" |
||||
DebuggerFlavor="0" |
||||
MPIRunCommand="" |
||||
MPIRunArguments="" |
||||
MPIRunWorkingDirectory="" |
||||
ApplicationCommand="" |
||||
ApplicationArguments="" |
||||
ShimCommand="" |
||||
MPIAcceptMode="" |
||||
MPIAcceptFilter="" |
||||
/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
> |
||||
<DebugSettings |
||||
Command="C:\Documents and Settings\Nigel Horne\My Documents\Visual Studio 2005\Projects\clamAV\release\clamscan.exe" |
||||
WorkingDirectory="" |
||||
CommandArguments="--temp=d: --debug" |
||||
Attach="false" |
||||
DebuggerType="3" |
||||
Remote="1" |
||||
RemoteMachine="NJH" |
||||
RemoteCommand="" |
||||
HttpUrl="" |
||||
PDBPath="" |
||||
SQLDebugging="" |
||||
Environment="" |
||||
EnvironmentMerge="true" |
||||
DebuggerFlavor="0" |
||||
MPIRunCommand="" |
||||
MPIRunArguments="" |
||||
MPIRunWorkingDirectory="" |
||||
ApplicationCommand="" |
||||
ApplicationArguments="" |
||||
ShimCommand="" |
||||
MPIAcceptMode="" |
||||
MPIAcceptFilter="" |
||||
/> |
||||
</Configuration> |
||||
</Configurations> |
||||
</VisualStudioUserFile> |
Loading…
Reference in new issue