aboutsummaryrefslogtreecommitdiffstats
path: root/win32/Support
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2008-06-26 17:53:12 +0000
committerTed Kremenek <kremenek@apple.com>2008-06-26 17:53:12 +0000
commit8e7de8fc58aa06b05e4c54152195d247f4728975 (patch)
treeb9739086062bd6d76c21ee273e3f10f9a53b7e9b /win32/Support
parent8001524f43c0d04b7576efceefeac9be27f7dc0c (diff)
downloadexternal_llvm-8e7de8fc58aa06b05e4c54152195d247f4728975.zip
external_llvm-8e7de8fc58aa06b05e4c54152195d247f4728975.tar.gz
external_llvm-8e7de8fc58aa06b05e4c54152195d247f4728975.tar.bz2
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
Diffstat (limited to 'win32/Support')
-rw-r--r--win32/Support/Support.vcproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/win32/Support/Support.vcproj b/win32/Support/Support.vcproj
index b85cf8d..7e77cc1 100644
--- a/win32/Support/Support.vcproj
+++ b/win32/Support/Support.vcproj
@@ -680,6 +680,10 @@
>
</File>
<File
+ RelativePath="..\..\include\llvm\ADT\PriorityQueue.h"
+ >
+ </File>
+ <File
RelativePath="..\..\include\llvm\Adt\SCCIterator.h"
>
</File>