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 | a420cf3f77ff2ee219f2f6ee0ef4ded3cd1b629c (patch) | |
tree | 47801ea8dece1c316dc101c5c30953302e72c9e0 /llvm/win32/Support | |
parent | ea31de8dc1ddd141ee82304d27a74c97a2b79124 (diff) | |
download | bcm5719-llvm-a420cf3f77ff2ee219f2f6ee0ef4ded3cd1b629c.tar.gz bcm5719-llvm-a420cf3f77ff2ee219f2f6ee0ef4ded3cd1b629c.zip |
Updated VC++ build system
llvm-svn: 43123
Diffstat (limited to 'llvm/win32/Support')
-rw-r--r-- | llvm/win32/Support/Support.vcproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/llvm/win32/Support/Support.vcproj b/llvm/win32/Support/Support.vcproj index 5f7c4dcbf54..364fbf83c78 100644 --- a/llvm/win32/Support/Support.vcproj +++ b/llvm/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> |