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.
248 lines
6.3 KiB
248 lines
6.3 KiB
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
Keyword="Win32Proj"
|
|
Name="LLVMx86codegen"
|
|
ProjectGUID="{28710655-9C06-4803-8752-55A99115773F}"
|
|
ProjectType="Visual C++"
|
|
RootNamespace="LLVMx86codegen"
|
|
TargetFrameworkVersion="196613"
|
|
Version="9,00"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
CharacterSet="1"
|
|
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)..\libclamav\c++\llvm\lib\Target\X86";"$(SolutionDir)..\libclamav\c++\";"$(SolutionDir)llvmbuild\include""
|
|
BasicRuntimeChecks="3"
|
|
DebugInformationFormat="3"
|
|
DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224;4351"
|
|
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="1"
|
|
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)..\libclamav\c++\llvm\lib\Target\X86";"$(SolutionDir)..\libclamav\c++\";"$(SolutionDir)llvmbuild\include""
|
|
DebugInformationFormat="3"
|
|
DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224;4351"
|
|
EnableFunctionLevelLinking="false"
|
|
EnableIntrinsicFunctions="true"
|
|
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\Target\X86\X86MCCodeEmitter.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86MCTargetExpr.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\CodeGen\MachineModuleInfoImpls.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\MC\MCAsmInfoCOFF.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\MC\MCCodeEmitter.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Target\TargetELFWriterInfo.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86CodeEmitter.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86COFFMachineModuleInfo.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86ELFWriterInfo.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86FastISel.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86FloatingPoint.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86FloatingPointRegKill.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86InstrInfo.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86ISelDAGToDAG.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86ISelLowering.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86JITInfo.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86MCAsmInfo.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86RegisterInfo.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86Subtarget.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Target\X86\TargetInfo\X86TargetInfo.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86TargetMachine.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86TargetObjectFile.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|
|
|