diff options
author | Jeff Cohen <jeffc@jolt-lang.org> | 2006-01-08 18:29:44 +0000 |
---|---|---|
committer | Jeff Cohen <jeffc@jolt-lang.org> | 2006-01-08 18:29:44 +0000 |
commit | ce8d090b84f4c20ff3fa661ec4f4dc0ae442ec4c (patch) | |
tree | 840bf9ff35682ac13f6b8b737fd024469d5ee24b | |
parent | e8605a475f69da1f0181903cee7a8e9910cc1b9c (diff) |
Visual Studio hates being left out.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25148 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | win32/Analysis/Analysis.vcproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/win32/Analysis/Analysis.vcproj b/win32/Analysis/Analysis.vcproj index 7fbff9ca04..4776c2eafc 100644 --- a/win32/Analysis/Analysis.vcproj +++ b/win32/Analysis/Analysis.vcproj @@ -257,6 +257,9 @@ RelativePath="..\..\include\llvm\Analysis\Dominators.h"> </File> <File + RelativePath="..\..\include\llvm\Analysis\ET-Forest.h"> + </File> + <File RelativePath="..\..\include\llvm\Analysis\FindUsedTypes.h"> </File> <File |