Update VS project files. The clang executable now depends on the LLVM Analysis library.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52789 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Ted Kremenek
2008-06-26 17:53:12 +00:00
parent 8001524f43
commit 8e7de8fc58
2 changed files with 6 additions and 165 deletions

View File

@@ -679,6 +679,10 @@
RelativePath="..\..\include\llvm\Adt\PostOrderIterator.h"
>
</File>
<File
RelativePath="..\..\include\llvm\ADT\PriorityQueue.h"
>
</File>
<File
RelativePath="..\..\include\llvm\Adt\SCCIterator.h"
>