summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--win32/AsmParser/AsmParser.vcproj3
-rw-r--r--win32/VMCore/VMCore.vcproj12
2 files changed, 15 insertions, 0 deletions
diff --git a/win32/AsmParser/AsmParser.vcproj b/win32/AsmParser/AsmParser.vcproj
index ce06c7fad0..24cb88eec0 100644
--- a/win32/AsmParser/AsmParser.vcproj
+++ b/win32/AsmParser/AsmParser.vcproj
@@ -158,6 +158,9 @@ move $(InputDir)$(InputName).hpp $(InputDir)$(InputName).h
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
<File
+ RelativePath="..\..\include\llvm\Assembly\Parser.h">
+ </File>
+ <File
RelativePath="..\..\lib\AsmParser\ParserInternals.h">
</File>
</Filter>
diff --git a/win32/VMCore/VMCore.vcproj b/win32/VMCore/VMCore.vcproj
index b10f154967..04ffe5bc74 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>