[llvm-commits] CVS: llvm/win32/Support/Support.vcproj
Reid Spencer
reid at x10sys.com
Mon Nov 15 09:27:11 PST 2004
Changes in directory llvm/win32/Support:
Support.vcproj updated: 1.2 -> 1.3
---
Log message:
Update relative files.
Patch contributed by Morten Ofstad.
---
Diffs of the changes: (+105 -0)
Index: llvm/win32/Support/Support.vcproj
diff -u llvm/win32/Support/Support.vcproj:1.2 llvm/win32/Support/Support.vcproj:1.3
--- llvm/win32/Support/Support.vcproj:1.2 Sat Nov 6 11:07:36 2004
+++ llvm/win32/Support/Support.vcproj Mon Nov 15 11:27:00 2004
@@ -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>
More information about the llvm-commits
mailing list