win32/clambc.vcproj
853b6e5d
 <?xml version="1.0" encoding="Windows-1252"?>
 <VisualStudioProject
b9573842
 	Keyword="Win32Proj"
853b6e5d
 	Name="clambc"
 	ProjectGUID="{81AF8E63-81A8-4748-84E7-72DA558906B6}"
b9573842
 	ProjectType="Visual C++"
853b6e5d
 	RootNamespace="clambc"
 	TargetFrameworkVersion="196613"
dfb9c279
 	Version="9,00"
853b6e5d
 	>
 	<Platforms>
 		<Platform
 			Name="Win32"
 		/>
 	</Platforms>
 	<ToolFiles>
 	</ToolFiles>
 	<Configurations>
 		<Configuration
b9573842
 			CharacterSet="1"
 			ConfigurationType="1"
 			IntermediateDirectory="$(ConfigurationName)"
853b6e5d
 			Name="Debug|Win32"
 			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
 			>
 			<Tool
 				Name="VCPreBuildEventTool"
 			/>
 			<Tool
 				Name="VCCustomBuildTool"
 			/>
 			<Tool
 				Name="VCXMLDataGeneratorTool"
 			/>
 			<Tool
 				Name="VCWebServiceProxyGeneratorTool"
 			/>
 			<Tool
 				Name="VCMIDLTool"
 			/>
 			<Tool
b9573842
 				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)3rdparty\zlib&quot;;&quot;$(SolutionDir)3rdparty\pthreads&quot;;&quot;$(SolutionDir)3rdparty\bzip2&quot;;&quot;$(SolutionDir)..&quot;"
 				BasicRuntimeChecks="3"
 				CompileAs="1"
 				DebugInformationFormat="3"
 				DisableSpecificWarnings="4996;4244"
 				MinimalRebuild="true"
853b6e5d
 				Name="VCCLCompilerTool"
 				Optimization="0"
 				PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;HAVE_CONFIG_H;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
 				RuntimeLibrary="3"
 				UsePrecompiledHeader="0"
 				WarningLevel="3"
 			/>
 			<Tool
 				Name="VCManagedResourceCompilerTool"
 			/>
 			<Tool
 				Name="VCResourceCompilerTool"
 			/>
 			<Tool
 				Name="VCPreLinkEventTool"
 			/>
 			<Tool
 				GenerateDebugInformation="true"
b9573842
 				LinkIncremental="2"
 				Name="VCLinkerTool"
853b6e5d
 				RandomizedBaseAddress="1"
b9573842
 				SubSystem="1"
853b6e5d
 				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
b9573842
 			CharacterSet="1"
 			ConfigurationType="1"
 			IntermediateDirectory="$(ConfigurationName)"
853b6e5d
 			Name="Release|Win32"
 			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
 			WholeProgramOptimization="1"
 			>
 			<Tool
 				Name="VCPreBuildEventTool"
 			/>
 			<Tool
 				Name="VCCustomBuildTool"
 			/>
 			<Tool
 				Name="VCXMLDataGeneratorTool"
 			/>
 			<Tool
 				Name="VCWebServiceProxyGeneratorTool"
 			/>
 			<Tool
 				Name="VCMIDLTool"
 			/>
 			<Tool
b9573842
 				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)3rdparty\zlib&quot;;&quot;$(SolutionDir)3rdparty\pthreads&quot;;&quot;$(SolutionDir)3rdparty\bzip2&quot;;&quot;$(SolutionDir)..&quot;"
 				DebugInformationFormat="3"
dfb9c279
 				DisableSpecificWarnings="4996;4244"
b9573842
 				EnableFunctionLevelLinking="true"
 				EnableIntrinsicFunctions="true"
853b6e5d
 				Name="VCCLCompilerTool"
 				Optimization="2"
 				PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;HAVE_CONFIG_H;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
 				RuntimeLibrary="2"
 				UsePrecompiledHeader="0"
 				WarningLevel="3"
 			/>
 			<Tool
 				Name="VCManagedResourceCompilerTool"
 			/>
 			<Tool
 				Name="VCResourceCompilerTool"
 			/>
 			<Tool
 				Name="VCPreLinkEventTool"
 			/>
 			<Tool
b9573842
 				EnableCOMDATFolding="2"
853b6e5d
 				GenerateDebugInformation="true"
b9573842
 				LinkIncremental="1"
 				Name="VCLinkerTool"
853b6e5d
 				OptimizeReferences="2"
b9573842
 				SubSystem="1"
853b6e5d
 				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>
 		<ProjectReference
 			ReferencedProjectIdentifier="{3AD5B16C-340A-40AC-96AD-6017B941A316}"
 			RelativePathToProject=".\libclamav.vcproj"
 		/>
 	</References>
 	<Files>
 		<Filter
 			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
b9573842
 			Name="Source Files"
853b6e5d
 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
 			>
 			<File
 				RelativePath="..\clambc\bcrun.c"
 				>
 			</File>
 			<File
 				RelativePath="..\shared\misc.c"
 				>
 			</File>
 		</Filter>
 		<Filter
 			Filter="h;hpp;hxx;hm;inl;inc;xsd"
b9573842
 			Name="Header Files"
853b6e5d
 			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
 			>
 		</Filter>
 		<Filter
 			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
b9573842
 			Name="Resource Files"
853b6e5d
 			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
 			>
 			<File
 				RelativePath=".\res\clambc.rc"
 				>
 			</File>
 		</Filter>
 	</Files>
 	<Globals>
 	</Globals>
 </VisualStudioProject>