aboutsummaryrefslogtreecommitdiffstats
path: root/win32/VMCore
diff options
context:
space:
mode:
authorJeff Cohen <jeffc@jolt-lang.org>2006-01-17 05:13:22 +0000
committerJeff Cohen <jeffc@jolt-lang.org>2006-01-17 05:13:22 +0000
commite63629071d547deece4ce1893be747140887e29d (patch)
tree0f5cc60f4acdec940602b4358577113123e6bf26 /win32/VMCore
parenta2610934a063fc805961d59cc43fd851a91d57c8 (diff)
downloadexternal_llvm-e63629071d547deece4ce1893be747140887e29d.zip
external_llvm-e63629071d547deece4ce1893be747140887e29d.tar.gz
external_llvm-e63629071d547deece4ce1893be747140887e29d.tar.bz2
Visual Studio still has issues with being left out.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25389 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32/VMCore')
-rw-r--r--win32/VMCore/VMCore.vcproj6
1 files changed, 6 insertions, 0 deletions
diff --git a/win32/VMCore/VMCore.vcproj b/win32/VMCore/VMCore.vcproj
index c0d2dea..22e9750 100644
--- a/win32/VMCore/VMCore.vcproj
+++ b/win32/VMCore/VMCore.vcproj
@@ -112,6 +112,9 @@
RelativePath="..\..\lib\VMCore\AsmWriter.cpp">
</File>
<File
+ RelativePath="..\..\lib\VMCore\AutoUpgrade.cpp">
+ </File>
+ <File
RelativePath="..\..\lib\VMCore\BasicBlock.cpp">
</File>
<File
@@ -186,6 +189,9 @@
RelativePath="..\..\include\llvm\Assembly\AsmAnnotationWriter.h">
</File>
<File
+ RelativePath="..\..\include\llvm\Assembly\AutoUpgrade.h">
+ </File>
+ <File
RelativePath="..\..\include\llvm\BasicBlock.h">
</File>
<File