aboutsummaryrefslogtreecommitdiffstats
path: root/win32/VMCore
diff options
context:
space:
mode:
authorJeff Cohen <jeffc@jolt-lang.org>2005-01-01 22:30:19 +0000
committerJeff Cohen <jeffc@jolt-lang.org>2005-01-01 22:30:19 +0000
commitc201755cb16a55286182fd4b31f011cae39c7a53 (patch)
treec28b647e75c7f600a1f3d1c774263f812b4081df /win32/VMCore
parenta01aade75df50eb00c5d0be03594757f9abb3709 (diff)
downloadexternal_llvm-c201755cb16a55286182fd4b31f011cae39c7a53.zip
external_llvm-c201755cb16a55286182fd4b31f011cae39c7a53.tar.gz
external_llvm-c201755cb16a55286182fd4b31f011cae39c7a53.tar.bz2
Add missing header files to projects.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19234 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32/VMCore')
-rw-r--r--win32/VMCore/VMCore.vcproj12
1 files changed, 12 insertions, 0 deletions
diff --git a/win32/VMCore/VMCore.vcproj b/win32/VMCore/VMCore.vcproj
index b10f154..04ffe5b 100644
--- a/win32/VMCore/VMCore.vcproj
+++ b/win32/VMCore/VMCore.vcproj
@@ -178,9 +178,15 @@
RelativePath="..\..\include\llvm\Argument.h">
</File>
<File
+ RelativePath="..\..\include\llvm\Assembly\AsmAnnotationWriter.h">
+ </File>
+ <File
RelativePath="..\..\include\llvm\BasicBlock.h">
</File>
<File
+ RelativePath="..\..\include\llvm\Assembly\CachedWriter.h">
+ </File>
+ <File
RelativePath="..\..\include\llvm\CallGraphSCCPass.h">
</File>
<File
@@ -247,6 +253,9 @@
RelativePath="..\..\include\llvm\PassSupport.h">
</File>
<File
+ RelativePath="..\..\include\llvm\Assembly\PrintModulePass.h">
+ </File>
+ <File
RelativePath="..\..\include\llvm\SymbolTable.h">
</File>
<File
@@ -267,6 +276,9 @@
<File
RelativePath="..\..\include\llvm\Value.h">
</File>
+ <File
+ RelativePath="..\..\include\llvm\Assembly\Writer.h">
+ </File>
</Filter>
</Files>
<Globals>