mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 15:11:24 +00:00
41ca0b171d
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19228 91177308-0d34-0410-b5e6-96231b3b80d8
392 lines
9.8 KiB
XML
392 lines
9.8 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="support"
|
|
ProjectGUID="{28AA9146-3482-4F41-9CC6-407B1D258508}"
|
|
Keyword="Win32Proj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="..\Debug"
|
|
IntermediateDirectory="Debug"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
ReferencesPath="">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\include;.."
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;__STDC_LIMIT_MACROS"
|
|
MinimalRebuild="TRUE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
ForceConformanceInForLoopScope="TRUE"
|
|
RuntimeTypeInfo="TRUE"
|
|
UsePrecompiledHeader="0"
|
|
BrowseInformation="1"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="FALSE"
|
|
DebugInformationFormat="4"
|
|
DisableSpecificWarnings="4146,4800"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)/support.lib"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="..\Release"
|
|
IntermediateDirectory="Release"
|
|
ConfigurationType="4"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\include;.."
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS"
|
|
RuntimeLibrary="2"
|
|
ForceConformanceInForLoopScope="TRUE"
|
|
RuntimeTypeInfo="TRUE"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="FALSE"
|
|
DebugInformationFormat="3"
|
|
DisableSpecificWarnings="4146,4800"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)/support.lib"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
|
<File
|
|
RelativePath="..\..\lib\Support\Annotation.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\Support\CommandLine.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\Support\Compressor.cpp">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\Support\Debug.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\Support\FileUtilities.cpp">
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\Support\IsInf.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\Support\IsNAN.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\Support\PluginLoader.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\Support\SlowOperationInformer.cpp">
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\Support\Statistic.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\Support\StringExtras.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\Support\SystemUtils.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\Support\Timer.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\Support\ToolRunner.cpp">
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<Filter
|
|
Name="bzip2"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\lib\Support\bzip2\blocksort.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\Support\bzip2\bzlib.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\Support\bzip2\bzlib.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\Support\bzip2\bzlib_private.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\Support\bzip2\compress.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\Support\bzip2\crctable.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\Support\bzip2\decompress.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\Support\bzip2\huffman.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\Support\bzip2\randtable.c">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
|
<File
|
|
RelativePath="..\..\include\llvm\Support\AIXDataTypesFix.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Support\Annotation.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Support\CallSite.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Support\Casting.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Support\CFG.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Support\CommandLine.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Support\Compressor.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Support\ConstantRange.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Support\DataTypes.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Support\Debug.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Support\DOTGraphTraits.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Support\ELF.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Support\FileUtilities.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Support\GetElementPtrTypeIterator.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Support\GraphWriter.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Support\InstIterator.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Support\InstVisitor.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Support\LeakDetector.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Support\Linker.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Support\MallocAllocator.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Support\Mangler.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Support\MathExtras.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Support\PassNameParser.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Support\PatternMatch.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Support\PluginLoader.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Support\SlowOperationInformer.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Support\StableBasicBlockNumbering.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Support\SystemUtils.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Support\ThreadSupport-NoSupport.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Support\ThreadSupport-PThreads.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Support\Timer.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Support\ToolRunner.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Support\type_traits.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Support\TypeInfo.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="ADT"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\include\llvm\Adt\BitSetVector.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Adt\DenseMap.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Adt\DepthFirstIterator.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Adt\EquivalenceClasses.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Adt\GraphTraits.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Adt\hash_map">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Adt\hash_set">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Adt\HashExtras.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Adt\ilist">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Adt\iterator">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Adt\PostOrderIterator.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Adt\SCCIterator.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Adt\SetOperations.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Adt\SetVector.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Adt\Statistic.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Adt\STLExtras.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Adt\StringExtras.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Adt\Tree.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Adt\VectorExtras.h">
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|