diff options
-rw-r--r-- | win32/Support/Support.vcproj | 105 |
1 files changed, 105 insertions, 0 deletions
diff --git a/win32/Support/Support.vcproj b/win32/Support/Support.vcproj index fa67841a4c..7ab3e727cb 100644 --- a/win32/Support/Support.vcproj +++ b/win32/Support/Support.vcproj @@ -183,6 +183,111 @@ 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\DynamicLinker.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> </Files> <Globals> |