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.
230 lines
5.6 KiB
230 lines
5.6 KiB
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
Keyword="Win32Proj"
|
|
Name="LLVMsystem"
|
|
ProjectGUID="{B174EBB8-99AE-4371-9A54-79DC309730DA}"
|
|
ProjectType="Visual C++"
|
|
RootNamespace="LLVMsystem"
|
|
TargetFrameworkVersion="196613"
|
|
Version="9,00"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
CharacterSet="2"
|
|
ConfigurationType="4"
|
|
IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
AdditionalIncludeDirectories=""$(SolutionDir)";"$(SolutionDir)..\libclamav\c++\llvm\include";"$(SolutionDir)llvmbuild\include";"$(SolutionDir)..\libclamav";"$(SolutionDir)compat";"$(SolutionDir)..""
|
|
BasicRuntimeChecks="3"
|
|
DebugInformationFormat="3"
|
|
DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224;4351"
|
|
ExceptionHandling="1"
|
|
MinimalRebuild="true"
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
PreprocessorDefinitions="_DEBUG;WIN32;_LIB;__STDC_LIMIT_MACROS;__STDC_CONSTANT_MACROS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;CRT_NONSTDC_NO_WARNINGS;_SCl_SECURE_NO_DEPRECATE;WIN32_LEAN_AND_MEAN;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
CharacterSet="2"
|
|
ConfigurationType="4"
|
|
IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
AdditionalIncludeDirectories=""$(SolutionDir)";"$(SolutionDir)..\libclamav\c++\llvm\include";"$(SolutionDir)llvmbuild\include";"$(SolutionDir)..\libclamav";"$(SolutionDir)compat";"$(SolutionDir)..""
|
|
DebugInformationFormat="3"
|
|
DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224;4351"
|
|
EnableFunctionLevelLinking="false"
|
|
EnableIntrinsicFunctions="true"
|
|
ExceptionHandling="1"
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
PreprocessorDefinitions="NDEBUG;WIN32;_LIB;__STDC_LIMIT_MACROS;__STDC_CONSTANT_MACROS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;CRT_NONSTDC_NO_WARNINGS;_SCl_SECURE_NO_DEPRECATE;WIN32_LEAN_AND_MEAN;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
WholeProgramOptimization="false"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
Name="Source Files"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\System\Alarm.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\System\Atomic.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\System\Disassembler.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\System\DynamicLibrary.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\System\Errno.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\System\Host.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\System\IncludeFile.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\System\Memory.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\System\Mutex.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\System\Path.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\System\Process.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\System\Program.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\System\RWMutex.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\System\Signals.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\System\Threading.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\System\ThreadLocal.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\System\TimeValue.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|
|
|