Visual Studio is feeling left out again.
authorJeff Cohen <jeffc@jolt-lang.org>
Wed, 11 Jan 2006 16:21:53 +0000 (16:21 +0000)
committerJeff Cohen <jeffc@jolt-lang.org>
Wed, 11 Jan 2006 16:21:53 +0000 (16:21 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25215 91177308-0d34-0410-b5e6-96231b3b80d8

win32/VMCore/VMCore.vcproj

index be6df6520bba278ed22abd558a8ee8ffff59884a..c0d2dea039c43f07285c45f78ea718ab097bda1c 100644 (file)
                        <File
                                RelativePath="..\..\lib\VMCore\Type.cpp">
                        </File>
+                       <File
+                               RelativePath="..\..\lib\VMCore\TypeSymbolTable.cpp">
+                       </File>
                        <File
                                RelativePath="..\..\lib\VMCore\Value.cpp">
                        </File>
+                       <File
+                               RelativePath="..\..\lib\VMCore\ValueSymbolTable.cpp">
+                       </File>
                        <File
                                RelativePath="..\..\lib\VMCore\Verifier.cpp">
                        </File>
                        <File
                                RelativePath="..\..\include\llvm\Type.h">
                        </File>
+                       <File
+                               RelativePath="..\..\include\llvm\TypeSymbolTable.h">
+                       </File>
                        <File
                                RelativePath="..\..\include\llvm\Use.h">
                        </File>
                        <File
                                RelativePath="..\..\include\llvm\Value.h">
                        </File>
+                       <File
+                               RelativePath="..\..\include\llvm\ValueSymbolTable.h">
+                       </File>
                        <File
                                RelativePath="..\..\include\llvm\Assembly\Writer.h">
                        </File>