diff options
author | Hartmut Kaiser <hartmut.kaiser@gmail.com> | 2007-10-18 12:31:51 +0000 |
---|---|---|
committer | Hartmut Kaiser <hartmut.kaiser@gmail.com> | 2007-10-18 12:31:51 +0000 |
commit | d9048606c4500ef0b6683a3efcfcf8424cf39b87 (patch) | |
tree | 052d6da6f5aed3e930cd9257af6ac7d993da6bd6 | |
parent | 38ffcc93eba3537486fa548ad61787ede6a9d31d (diff) |
Updated VC++ build system
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43123 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | win32/Support/Support.vcproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/win32/Support/Support.vcproj b/win32/Support/Support.vcproj index 5f7c4dcbf5..364fbf83c7 100644 --- a/win32/Support/Support.vcproj +++ b/win32/Support/Support.vcproj @@ -276,6 +276,10 @@ > </File> <File + RelativePath="..\..\include\llvm\Support\AlignOf.h" + > + </File> + <File RelativePath="..\..\include\llvm\Support\Allocator.h" > </File> |