summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorHartmut Kaiser <hartmut.kaiser@gmail.com>2007-10-19 15:51:20 +0000
committerHartmut Kaiser <hartmut.kaiser@gmail.com>2007-10-19 15:51:20 +0000
commitb38e795c4f5fab4ec2aa93fd38af3990c90cc046 (patch)
tree9a4421b297c2530cb00931347d23ee9064b51fe2 /win32
parent1c4d492b944768ded5356587779045cc346409d7 (diff)
downloadllvm-b38e795c4f5fab4ec2aa93fd38af3990c90cc046.tar.gz
llvm-b38e795c4f5fab4ec2aa93fd38af3990c90cc046.tar.bz2
llvm-b38e795c4f5fab4ec2aa93fd38af3990c90cc046.tar.xz
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')
-rw-r--r--win32/Support/Support.vcproj4
1 files changed, 0 insertions, 4 deletions
diff --git a/win32/Support/Support.vcproj b/win32/Support/Support.vcproj
index 364fbf83c7..31b6367977 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"