Updated VC++ build system.
[oota-llvm.git] / win32 / Support / Support.vcproj
index f5f53f1629829445f19bbf8535857a905707f2b4..5f7c4dcbf549d4ced64780fed44cd4f7b3772141 100644 (file)
 <?xml version="1.0" encoding="Windows-1252"?>
 <VisualStudioProject
        ProjectType="Visual C++"
-       Version="7.10"
+       Version="8.00"
        Name="support"
        ProjectGUID="{28AA9146-3482-4F41-9CC6-407B1D258508}"
-       Keyword="Win32Proj">
+       Keyword="Win32Proj"
+       >
        <Platforms>
                <Platform
-                       Name="Win32"/>
+                       Name="Win32"
+               />
        </Platforms>
+       <ToolFiles>
+       </ToolFiles>
        <Configurations>
                <Configuration
                        Name="Debug|Win32"
                        OutputDirectory="..\Debug"
                        IntermediateDirectory="Debug"
                        ConfigurationType="4"
+                       InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
                        CharacterSet="2"
-                       ReferencesPath="">
+                       >
+                       <Tool
+                               Name="VCPreBuildEventTool"
+                       />
+                       <Tool
+                               Name="VCCustomBuildTool"
+                       />
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCMIDLTool"
+                       />
                        <Tool
                                Name="VCCLCompilerTool"
                                Optimization="0"
                                AdditionalIncludeDirectories="..\..\include;.."
-                               PreprocessorDefinitions="WIN32;_DEBUG;_LIB;__STDC_LIMIT_MACROS"
-                               MinimalRebuild="TRUE"
+                               PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;WIN32;_DEBUG;_LIB;__STDC_LIMIT_MACROS"
+                               StringPooling="true"
+                               MinimalRebuild="true"
                                BasicRuntimeChecks="3"
                                RuntimeLibrary="3"
-                               ForceConformanceInForLoopScope="TRUE"
-                               RuntimeTypeInfo="TRUE"
+                               ForceConformanceInForLoopScope="true"
+                               RuntimeTypeInfo="true"
                                UsePrecompiledHeader="0"
+                               ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
                                BrowseInformation="1"
                                WarningLevel="3"
-                               Detect64BitPortabilityProblems="FALSE"
-                               DebugInformationFormat="4"
-                               DisableSpecificWarnings="4355,4146,4800"/>
-                       <Tool
-                               Name="VCCustomBuildTool"/>
-                       <Tool
-                               Name="VCLibrarianTool"
-                               OutputFile="$(OutDir)/support.lib"/>
+                               Detect64BitPortabilityProblems="false"
+                               DebugInformationFormat="3"
+                               DisableSpecificWarnings="4355,4146,4800"
+                       />
                        <Tool
-                               Name="VCMIDLTool"/>
+                               Name="VCManagedResourceCompilerTool"
+                       />
                        <Tool
-                               Name="VCPostBuildEventTool"/>
+                               Name="VCResourceCompilerTool"
+                       />
                        <Tool
-                               Name="VCPreBuildEventTool"/>
+                               Name="VCPreLinkEventTool"
+                       />
                        <Tool
-                               Name="VCPreLinkEventTool"/>
+                               Name="VCLibrarianTool"
+                               OutputFile="$(OutDir)/support.lib"
+                       />
                        <Tool
-                               Name="VCResourceCompilerTool"/>
+                               Name="VCALinkTool"
+                       />
                        <Tool
-                               Name="VCWebServiceProxyGeneratorTool"/>
+                               Name="VCXDCMakeTool"
+                       />
                        <Tool
-                               Name="VCXMLDataGeneratorTool"/>
+                               Name="VCBscMakeTool"
+                       />
                        <Tool
-                               Name="VCManagedWrapperGeneratorTool"/>
+                               Name="VCFxCopTool"
+                       />
                        <Tool
-                               Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+                               Name="VCPostBuildEventTool"
+                       />
                </Configuration>
                <Configuration
                        Name="Release|Win32"
                        OutputDirectory="..\Release"
                        IntermediateDirectory="Release"
                        ConfigurationType="4"
-                       CharacterSet="2">
+                       InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
+                       CharacterSet="2"
+                       >
+                       <Tool
+                               Name="VCPreBuildEventTool"
+                       />
+                       <Tool
+                               Name="VCCustomBuildTool"
+                       />
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCMIDLTool"
+                       />
                        <Tool
                                Name="VCCLCompilerTool"
                                AdditionalIncludeDirectories="..\..\include;.."
-                               PreprocessorDefinitions="WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS"
+                               PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS"
+                               StringPooling="true"
                                RuntimeLibrary="2"
-                               ForceConformanceInForLoopScope="TRUE"
-                               RuntimeTypeInfo="TRUE"
+                               ForceConformanceInForLoopScope="true"
+                               RuntimeTypeInfo="true"
                                UsePrecompiledHeader="0"
+                               ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
                                WarningLevel="3"
-                               Detect64BitPortabilityProblems="FALSE"
+                               Detect64BitPortabilityProblems="false"
                                DebugInformationFormat="3"
-                               DisableSpecificWarnings="4355,4146,4800"/>
-                       <Tool
-                               Name="VCCustomBuildTool"/>
-                       <Tool
-                               Name="VCLibrarianTool"
-                               OutputFile="$(OutDir)/support.lib"/>
+                               DisableSpecificWarnings="4355,4146,4800"
+                       />
                        <Tool
-                               Name="VCMIDLTool"/>
+                               Name="VCManagedResourceCompilerTool"
+                       />
                        <Tool
-                               Name="VCPostBuildEventTool"/>
+                               Name="VCResourceCompilerTool"
+                       />
                        <Tool
-                               Name="VCPreBuildEventTool"/>
+                               Name="VCPreLinkEventTool"
+                       />
                        <Tool
-                               Name="VCPreLinkEventTool"/>
+                               Name="VCLibrarianTool"
+                               OutputFile="$(OutDir)/support.lib"
+                       />
                        <Tool
-                               Name="VCResourceCompilerTool"/>
+                               Name="VCALinkTool"
+                       />
                        <Tool
-                               Name="VCWebServiceProxyGeneratorTool"/>
+                               Name="VCXDCMakeTool"
+                       />
                        <Tool
-                               Name="VCXMLDataGeneratorTool"/>
+                               Name="VCBscMakeTool"
+                       />
                        <Tool
-                               Name="VCManagedWrapperGeneratorTool"/>
+                               Name="VCFxCopTool"
+                       />
                        <Tool
-                               Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+                               Name="VCPostBuildEventTool"
+                       />
                </Configuration>
        </Configurations>
        <References>
                <Filter
                        Name="Source Files"
                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
-                       UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
+                       UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+                       >
                        <File
-                               RelativePath="..\..\lib\Support\Annotation.cpp">
+                               RelativePath="..\..\lib\Support\Allocator.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\lib\Support\CommandLine.cpp">
+                               RelativePath="..\..\lib\Support\Annotation.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\lib\Support\Compressor.cpp">
-                               <FileConfiguration
-                                       Name="Debug|Win32">
-                                       <Tool
-                                               Name="VCCLCompilerTool"
-                                               AdditionalIncludeDirectories=""/>
-                               </FileConfiguration>
+                               RelativePath="..\..\lib\Support\APFloat.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\lib\Support\Debug.cpp">
+                               RelativePath="..\..\lib\Support\APInt.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\lib\Support\FileUtilities.cpp">
-                               <FileConfiguration
-                                       Name="Debug|Win32">
-                                       <Tool
-                                               Name="VCCLCompilerTool"/>
-                               </FileConfiguration>
-                               <FileConfiguration
-                                       Name="Release|Win32">
-                                       <Tool
-                                               Name="VCCLCompilerTool"/>
-                               </FileConfiguration>
+                               RelativePath="..\..\lib\Support\CommandLine.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\lib\Support\IsInf.cpp">
+                               RelativePath="..\..\lib\Support\ConstantRange.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\lib\Support\IsNAN.cpp">
+                               RelativePath="..\..\lib\Support\Debug.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\lib\Support\PluginLoader.cpp">
+                               RelativePath="..\..\lib\Support\Dwarf.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\lib\Support\SlowOperationInformer.cpp">
-                               <FileConfiguration
-                                       Name="Debug|Win32"
-                                       ExcludedFromBuild="TRUE">
-                                       <Tool
-                                               Name="VCCLCompilerTool"/>
-                               </FileConfiguration>
+                               RelativePath="..\..\lib\Support\FileUtilities.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\lib\Support\FoldingSet.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\lib\Support\GraphWriter.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\lib\Support\IsInf.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\lib\Support\IsNAN.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\lib\Support\ManagedStatic.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\lib\Support\MemoryBuffer.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\lib\Support\PluginLoader.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\lib\Support\SlowOperationInformer.cpp"
+                               >
                                <FileConfiguration
                                        Name="Release|Win32"
-                                       ExcludedFromBuild="TRUE">
+                                       ExcludedFromBuild="true"
+                                       >
                                        <Tool
-                                               Name="VCCLCompilerTool"/>
+                                               Name="VCCLCompilerTool"
+                                       />
                                </FileConfiguration>
                        </File>
                        <File
-                               RelativePath="..\..\lib\Support\Statistic.cpp">
+                               RelativePath="..\..\lib\Support\SmallPtrSet.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\lib\Support\StringExtras.cpp">
+                               RelativePath="..\..\lib\Support\Statistic.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\lib\Support\SystemUtils.cpp">
+                               RelativePath="..\..\lib\Support\Streams.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\lib\Support\Timer.cpp">
+                               RelativePath="..\..\lib\Support\StringExtras.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\lib\Support\ToolRunner.cpp">
-                               <FileConfiguration
-                                       Name="Debug|Win32">
-                                       <Tool
-                                               Name="VCCLCompilerTool"/>
-                               </FileConfiguration>
+                               RelativePath="..\..\lib\Support\StringMap.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\lib\Support\SystemUtils.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\lib\Support\Timer.cpp"
+                               >
                        </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}">
+                       UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+                       >
+                       <File
+                               RelativePath="..\..\include\llvm\Support\AIXDataTypesFix.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\include\llvm\Support\Allocator.h"
+                               >
+                       </File>
                        <File
-                               RelativePath="..\..\include\llvm\Support\AIXDataTypesFix.h">
+                               RelativePath="..\..\include\llvm\Support\Annotation.h"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Support\Annotation.h">
+                               RelativePath="..\..\include\llvm\Support\CallSite.h"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Support\CallSite.h">
+                               RelativePath="..\..\include\llvm\Support\Casting.h"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Support\Casting.h">
+                               RelativePath="..\..\include\llvm\Support\CFG.h"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Support\CFG.h">
+                               RelativePath="..\..\include\llvm\Support\CHelpers.h"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Support\CommandLine.h">
+                               RelativePath="..\..\include\llvm\Support\CommandLine.h"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Support\Compressor.h">
+                               RelativePath="..\..\include\llvm\Support\Compiler.h"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Support\ConstantRange.h">
+                               RelativePath="..\..\include\llvm\Support\ConstantRange.h"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Support\DataTypes.h">
+                               RelativePath="..\..\include\llvm\Support\Debug.h"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Support\Debug.h">
+                               RelativePath="..\..\include\llvm\Support\DOTGraphTraits.h"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Support\DOTGraphTraits.h">
+                               RelativePath="..\..\include\llvm\Support\Dwarf.h"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Support\ELF.h">
+                               RelativePath="..\..\include\llvm\Support\ELF.h"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Support\FileUtilities.h">
+                               RelativePath="..\..\include\llvm\Support\FileUtilities.h"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Support\GetElementPtrTypeIterator.h">
+                               RelativePath="..\..\include\llvm\Support\GetElementPtrTypeIterator.h"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Support\GraphWriter.h">
+                               RelativePath="..\..\include\llvm\Support\GraphWriter.h"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Support\InstIterator.h">
+                               RelativePath="..\..\include\llvm\Support\InstIterator.h"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Support\InstVisitor.h">
+                               RelativePath="..\..\include\llvm\Support\InstVisitor.h"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Support\LeakDetector.h">
+                               RelativePath="..\..\include\llvm\Support\LeakDetector.h"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Support\Linker.h">
+                               RelativePath="..\..\include\llvm\Support\Linker.h"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Support\MallocAllocator.h">
+                               RelativePath="..\..\include\llvm\Support\MallocAllocator.h"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Support\Mangler.h">
+                               RelativePath="..\..\include\llvm\Support\ManagedStatic.h"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Support\MathExtras.h">
+                               RelativePath="..\..\include\llvm\Support\Mangler.h"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Support\PassNameParser.h">
+                               RelativePath="..\..\include\llvm\Support\MathExtras.h"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Support\PatternMatch.h">
+                               RelativePath="..\..\include\llvm\Support\MemoryBuffer.h"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Support\PluginLoader.h">
+                               RelativePath="..\..\include\llvm\Support\OutputBuffer.h"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Support\SlowOperationInformer.h">
+                               RelativePath="..\..\include\llvm\Support\PassNameParser.h"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Support\StableBasicBlockNumbering.h">
+                               RelativePath="..\..\include\llvm\Support\PatternMatch.h"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Support\SystemUtils.h">
+                               RelativePath="..\..\include\llvm\Support\PluginLoader.h"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Support\ThreadSupport-NoSupport.h">
+                               RelativePath="..\..\include\llvm\Support\Registry.h"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Support\ThreadSupport-PThreads.h">
+                               RelativePath="..\..\include\llvm\Support\SlowOperationInformer.h"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Support\Timer.h">
+                               RelativePath="..\..\include\llvm\Support\StableBasicBlockNumbering.h"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Support\ToolRunner.h">
+                               RelativePath="..\..\include\llvm\Support\Streams.h"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Support\type_traits.h">
+                               RelativePath="..\..\include\llvm\Support\SystemUtils.h"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Support\TypeInfo.h">
+                               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\type_traits.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\include\llvm\Support\TypeInfo.h"
+                               >
                        </File>
                </Filter>
                <Filter
                        Name="ADT"
-                       Filter="">
+                       >
+                       <File
+                               RelativePath="..\..\include\llvm\ADT\APInt.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\include\llvm\ADT\APSInt.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\include\llvm\ADT\BitVector.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\include\llvm\Support\DataTypes.h.in"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\include\llvm\Adt\DenseMap.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\include\llvm\ADT\DenseSet.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\include\llvm\Adt\DepthFirstIterator.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\include\llvm\Adt\EquivalenceClasses.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\include\llvm\ADT\FoldingSet.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\BitSetVector.h">
+                               RelativePath="..\..\include\llvm\ADT\ImmutableMap.h"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Adt\DenseMap.h">
+                               RelativePath="..\..\include\llvm\ADT\ImmutableSet.h"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Adt\DepthFirstIterator.h">
+                               RelativePath="..\..\include\llvm\ADT\IndexedMap.h"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Adt\EquivalenceClasses.h">
+                               RelativePath="..\..\include\llvm\Adt\iterator"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Adt\GraphTraits.h">
+                               RelativePath="..\..\include\llvm\Adt\PostOrderIterator.h"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Adt\hash_map">
+                               RelativePath="..\..\include\llvm\Adt\SCCIterator.h"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Adt\hash_set">
+                               RelativePath="..\..\include\llvm\Adt\SetOperations.h"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Adt\HashExtras.h">
+                               RelativePath="..\..\include\llvm\Adt\SetVector.h"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Adt\ilist">
+                               RelativePath="..\..\include\llvm\ADT\SmallPtrSet.h"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Adt\iterator">
+                               RelativePath="..\..\include\llvm\ADT\SmallSet.h"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Adt\PostOrderIterator.h">
+                               RelativePath="..\..\include\llvm\ADT\SmallString.h"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Adt\SCCIterator.h">
+                               RelativePath="..\..\include\llvm\ADT\SmallVector.h"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Adt\SetOperations.h">
+                               RelativePath="..\..\include\llvm\Adt\Statistic.h"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Adt\SetVector.h">
+                               RelativePath="..\..\include\llvm\Adt\STLExtras.h"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Adt\Statistic.h">
+                               RelativePath="..\..\include\llvm\Adt\StringExtras.h"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Adt\STLExtras.h">
+                               RelativePath="..\..\include\llvm\ADT\StringMap.h"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Adt\StringExtras.h">
+                               RelativePath="..\..\include\llvm\Adt\Tree.h"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Adt\Tree.h">
+                               RelativePath="..\..\include\llvm\Adt\UniqueVector.h"
+                               >
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Adt\VectorExtras.h">
+                               RelativePath="..\..\include\llvm\Adt\VectorExtras.h"
+                               >
                        </File>
                </Filter>
        </Files>