diff options
author | Hartmut Kaiser <hartmut.kaiser@gmail.com> | 2007-10-19 15:51:20 +0000 |
---|---|---|
committer | Hartmut Kaiser <hartmut.kaiser@gmail.com> | 2007-10-19 15:51:20 +0000 |
commit | b38e795c4f5fab4ec2aa93fd38af3990c90cc046 (patch) | |
tree | 9a4421b297c2530cb00931347d23ee9064b51fe2 /win32/Support | |
parent | 1c4d492b944768ded5356587779045cc346409d7 (diff) | |
download | external_llvm-b38e795c4f5fab4ec2aa93fd38af3990c90cc046.zip external_llvm-b38e795c4f5fab4ec2aa93fd38af3990c90cc046.tar.gz external_llvm-b38e795c4f5fab4ec2aa93fd38af3990c90cc046.tar.bz2 |
Updated VC++ build system
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43180 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32/Support')
-rw-r--r-- | win32/Support/Support.vcproj | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/win32/Support/Support.vcproj b/win32/Support/Support.vcproj index 364fbf8..31b6367 100644 --- a/win32/Support/Support.vcproj +++ b/win32/Support/Support.vcproj @@ -431,10 +431,6 @@ RelativePath="..\..\include\llvm\Support\type_traits.h" > </File> - <File - RelativePath="..\..\include\llvm\Support\TypeInfo.h" - > - </File> </Filter> <Filter Name="ADT" |