Add missing header files to projects.
authorJeff Cohen <jeffc@jolt-lang.org>
Sat, 1 Jan 2005 22:30:19 +0000 (22:30 +0000)
committerJeff Cohen <jeffc@jolt-lang.org>
Sat, 1 Jan 2005 22:30:19 +0000 (22:30 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19234 91177308-0d34-0410-b5e6-96231b3b80d8

win32/AsmParser/AsmParser.vcproj
win32/VMCore/VMCore.vcproj

index ce06c7fad0d5cdc6553c2e0d9c1de75ed7fdf4fd..24cb88eec0493bf8c0fa8f98543bb7c0ad7921d9 100644 (file)
@@ -157,6 +157,9 @@ move $(InputDir)$(InputName).hpp $(InputDir)$(InputName).h
                        Name="Header Files"
                        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>
index b10f1549679e9f62b5d0db1eba3d8917bbc1c128..04ffe5bc740f9fdae0a24de1085e86b25b273907 100644 (file)
                        <File
                                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
                                RelativePath="..\..\include\llvm\PassSupport.h">
                        </File>
+                       <File
+                               RelativePath="..\..\include\llvm\Assembly\PrintModulePass.h">
+                       </File>
                        <File
                                RelativePath="..\..\include\llvm\SymbolTable.h">
                        </File>
                        <File
                                RelativePath="..\..\include\llvm\Value.h">
                        </File>
+                       <File
+                               RelativePath="..\..\include\llvm\Assembly\Writer.h">
+                       </File>
                </Filter>
        </Files>
        <Globals>