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 /win32/Support | |
parent | 38ffcc93eba3537486fa548ad61787ede6a9d31d (diff) | |
download | external_llvm-d9048606c4500ef0b6683a3efcfcf8424cf39b87.zip external_llvm-d9048606c4500ef0b6683a3efcfcf8424cf39b87.tar.gz external_llvm-d9048606c4500ef0b6683a3efcfcf8424cf39b87.tar.bz2 |
Updated VC++ build system
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43123 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32/Support')
-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 5f7c4dc..364fbf8 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> |