|
|
|
@ -41,7 +41,7 @@ |
|
|
|
|
Name="VCCLCompilerTool" |
|
|
|
|
UseUnicodeResponseFiles="false" |
|
|
|
|
Optimization="0" |
|
|
|
|
AdditionalIncludeDirectories=""$(ProjectDir)mspack";"$(ProjectDir)";"$(ProjectDir)\unrar";"$(ProjectDir)nsis";"$(ProjectDir)js";"$(ProjectDir)pthread"" |
|
|
|
|
AdditionalIncludeDirectories=""$(ProjectDir)mspack";"$(ProjectDir)";"$(ProjectDir)\unrar";"$(ProjectDir)nsis";"$(ProjectDir)pthread";"$(ProjectDir)regex"" |
|
|
|
|
PreprocessorDefinitions="_USE_32BIT_TIME_T;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;PTW32_STATIC_LIB;_DEBUG" |
|
|
|
|
StringPooling="true" |
|
|
|
|
MinimalRebuild="true" |
|
|
|
@ -70,6 +70,7 @@ |
|
|
|
|
Name="VCLinkerTool" |
|
|
|
|
AdditionalDependencies="ws2_32.lib" |
|
|
|
|
ModuleDefinitionFile="$(InputDir)/libclamav.def" |
|
|
|
|
GenerateDebugInformation="true" |
|
|
|
|
SubSystem="2" |
|
|
|
|
/> |
|
|
|
|
<Tool |
|
|
|
@ -123,7 +124,7 @@ |
|
|
|
|
<Tool |
|
|
|
|
Name="VCCLCompilerTool" |
|
|
|
|
UseUnicodeResponseFiles="false" |
|
|
|
|
AdditionalIncludeDirectories=""$(ProjectDir)mspack";"$(ProjectDir)";"$(ProjectDir)\unrar";"$(ProjectDir)nsis";"$(ProjectDir)js";"$(ProjectDir)pthread"" |
|
|
|
|
AdditionalIncludeDirectories=""$(ProjectDir)mspack";"$(ProjectDir)";"$(ProjectDir)\unrar";"$(ProjectDir)nsis";"$(ProjectDir)pthread";"$(ProjectDir)regex"" |
|
|
|
|
PreprocessorDefinitions="_USE_32BIT_TIME_T;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;PTW32_STATIC_LIB" |
|
|
|
|
StringPooling="true" |
|
|
|
|
ExceptionHandling="0" |
|
|
|
@ -178,88 +179,6 @@ |
|
|
|
|
Name="VCPostBuildEventTool" |
|
|
|
|
/> |
|
|
|
|
</Configuration> |
|
|
|
|
<Configuration |
|
|
|
|
Name="Release no .net|Win32" |
|
|
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
|
|
|
|
IntermediateDirectory="$(ConfigurationName)" |
|
|
|
|
ConfigurationType="2" |
|
|
|
|
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=""$(ProjectDir)mspack";"$(ProjectDir)";"$(ProjectDir)\unrar";"$(ProjectDir)nsis";"$(ProjectDir)js";"$(ProjectDir)pthread"" |
|
|
|
|
PreprocessorDefinitions="_USE_32BIT_TIME_T;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;PTW32_STATIC_LIB" |
|
|
|
|
StringPooling="true" |
|
|
|
|
ExceptionHandling="0" |
|
|
|
|
RuntimeLibrary="0" |
|
|
|
|
StructMemberAlignment="0" |
|
|
|
|
DefaultCharIsUnsigned="false" |
|
|
|
|
TreatWChar_tAsBuiltInType="false" |
|
|
|
|
UsePrecompiledHeader="0" |
|
|
|
|
WarningLevel="4" |
|
|
|
|
Detect64BitPortabilityProblems="true" |
|
|
|
|
DebugInformationFormat="0" |
|
|
|
|
CallingConvention="0" |
|
|
|
|
CompileAs="1" |
|
|
|
|
/> |
|
|
|
|
<Tool |
|
|
|
|
Name="VCManagedResourceCompilerTool" |
|
|
|
|
/> |
|
|
|
|
<Tool |
|
|
|
|
Name="VCResourceCompilerTool" |
|
|
|
|
/> |
|
|
|
|
<Tool |
|
|
|
|
Name="VCPreLinkEventTool" |
|
|
|
|
/> |
|
|
|
|
<Tool |
|
|
|
|
Name="VCLinkerTool" |
|
|
|
|
AdditionalDependencies="ws2_32.lib" |
|
|
|
|
GenerateManifest="false" |
|
|
|
|
ModuleDefinitionFile="$(InputDir)/libclamav.def" |
|
|
|
|
SubSystem="2" |
|
|
|
|
/> |
|
|
|
|
<Tool |
|
|
|
|
Name="VCALinkTool" |
|
|
|
|
/> |
|
|
|
|
<Tool |
|
|
|
|
Name="VCManifestTool" |
|
|
|
|
/> |
|
|
|
|
<Tool |
|
|
|
|
Name="VCXDCMakeTool" |
|
|
|
|
/> |
|
|
|
|
<Tool |
|
|
|
|
Name="VCBscMakeTool" |
|
|
|
|
/> |
|
|
|
|
<Tool |
|
|
|
|
Name="VCFxCopTool" |
|
|
|
|
/> |
|
|
|
|
<Tool |
|
|
|
|
Name="VCAppVerifierTool" |
|
|
|
|
/> |
|
|
|
|
<Tool |
|
|
|
|
Name="VCWebDeploymentTool" |
|
|
|
|
/> |
|
|
|
|
<Tool |
|
|
|
|
Name="VCPostBuildEventTool" |
|
|
|
|
/> |
|
|
|
|
</Configuration> |
|
|
|
|
</Configurations> |
|
|
|
|
<References> |
|
|
|
|
</References> |
|
|
|
@ -320,14 +239,6 @@ |
|
|
|
|
WarningLevel="4" |
|
|
|
|
/> |
|
|
|
|
</FileConfiguration> |
|
|
|
|
<FileConfiguration |
|
|
|
|
Name="Release no .net|Win32" |
|
|
|
|
> |
|
|
|
|
<Tool |
|
|
|
|
Name="VCCLCompilerTool" |
|
|
|
|
WarningLevel="4" |
|
|
|
|
/> |
|
|
|
|
</FileConfiguration> |
|
|
|
|
</File> |
|
|
|
|
<File |
|
|
|
|
RelativePath=".\dconf.c" |
|
|
|
@ -465,10 +376,6 @@ |
|
|
|
|
RelativePath=".\rebuildpe.c" |
|
|
|
|
> |
|
|
|
|
</File> |
|
|
|
|
<File |
|
|
|
|
RelativePath=".\regex.c" |
|
|
|
|
> |
|
|
|
|
</File> |
|
|
|
|
<File |
|
|
|
|
RelativePath=".\regex_list.c" |
|
|
|
|
> |
|
|
|
@ -525,6 +432,10 @@ |
|
|
|
|
RelativePath=".\tnef.c" |
|
|
|
|
> |
|
|
|
|
</File> |
|
|
|
|
<File |
|
|
|
|
RelativePath=".\unarj.c" |
|
|
|
|
> |
|
|
|
|
</File> |
|
|
|
|
<File |
|
|
|
|
RelativePath=".\unsp.c" |
|
|
|
|
> |
|
|
|
@ -677,6 +588,30 @@ |
|
|
|
|
> |
|
|
|
|
</File> |
|
|
|
|
</Filter> |
|
|
|
|
<Filter |
|
|
|
|
Name="regex" |
|
|
|
|
> |
|
|
|
|
<File |
|
|
|
|
RelativePath=".\regex\regcomp.c" |
|
|
|
|
> |
|
|
|
|
</File> |
|
|
|
|
<File |
|
|
|
|
RelativePath=".\regex\regerror.c" |
|
|
|
|
> |
|
|
|
|
</File> |
|
|
|
|
<File |
|
|
|
|
RelativePath=".\regex\regexec.c" |
|
|
|
|
> |
|
|
|
|
</File> |
|
|
|
|
<File |
|
|
|
|
RelativePath=".\regex\regfree.c" |
|
|
|
|
> |
|
|
|
|
</File> |
|
|
|
|
<File |
|
|
|
|
RelativePath=".\regex\strlcpy.c" |
|
|
|
|
> |
|
|
|
|
</File> |
|
|
|
|
</Filter> |
|
|
|
|
</Filter> |
|
|
|
|
<Filter |
|
|
|
|
Name="Header Files" |
|
|
|
@ -867,10 +802,6 @@ |
|
|
|
|
RelativePath=".\rebuildpe.h" |
|
|
|
|
> |
|
|
|
|
</File> |
|
|
|
|
<File |
|
|
|
|
RelativePath=".\regex.h" |
|
|
|
|
> |
|
|
|
|
</File> |
|
|
|
|
<File |
|
|
|
|
RelativePath=".\regex_list.h" |
|
|
|
|
> |
|
|
|
@ -935,6 +866,10 @@ |
|
|
|
|
RelativePath=".\tnef.h" |
|
|
|
|
> |
|
|
|
|
</File> |
|
|
|
|
<File |
|
|
|
|
RelativePath=".\unarj.h" |
|
|
|
|
> |
|
|
|
|
</File> |
|
|
|
|
<File |
|
|
|
|
RelativePath=".\unsp.h" |
|
|
|
|
> |
|
|
|
@ -1119,6 +1054,30 @@ |
|
|
|
|
> |
|
|
|
|
</File> |
|
|
|
|
</Filter> |
|
|
|
|
<Filter |
|
|
|
|
Name="regex" |
|
|
|
|
> |
|
|
|
|
<File |
|
|
|
|
RelativePath=".\regex\cclass.h" |
|
|
|
|
> |
|
|
|
|
</File> |
|
|
|
|
<File |
|
|
|
|
RelativePath=".\regex\cname.h" |
|
|
|
|
> |
|
|
|
|
</File> |
|
|
|
|
<File |
|
|
|
|
RelativePath=".\regex\regex.h" |
|
|
|
|
> |
|
|
|
|
</File> |
|
|
|
|
<File |
|
|
|
|
RelativePath=".\regex\regex2.h" |
|
|
|
|
> |
|
|
|
|
</File> |
|
|
|
|
<File |
|
|
|
|
RelativePath=".\regex\utils.h" |
|
|
|
|
> |
|
|
|
|
</File> |
|
|
|
|
</Filter> |
|
|
|
|
</Filter> |
|
|
|
|
<Filter |
|
|
|
|
Name="Resource Files" |
|
|
|
|