diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2004-11-15 17:27:00 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2004-11-15 17:27:00 +0000 |
commit | 101142970b40e4e121b42cc7a82c07ddf2cf2835 (patch) | |
tree | c0d5facd4b2c88e4d7819d3636b467b6466e642a /win32/Support | |
parent | 6b09db550f7531582f39b6e903a950bbf693bc9c (diff) |
Update relative files.
Patch contributed by Morten Ofstad.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17828 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32/Support')
-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> |