Remove deleted files from Visual Studio.
authorJeff Cohen <jeffc@jolt-lang.org>
Sun, 23 Oct 2005 15:21:52 +0000 (15:21 +0000)
committerJeff Cohen <jeffc@jolt-lang.org>
Sun, 23 Oct 2005 15:21:52 +0000 (15:21 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23895 91177308-0d34-0410-b5e6-96231b3b80d8

win32/TableGen/TableGen.vcproj

index 6fb91d23da8fa8523b35de5ec6d1acd2b7d88667..f23af0e8a4951f8ead99358e4058e8cec258c571 100644 (file)
@@ -182,9 +182,6 @@ move $(InputDir)$(InputName).hpp $(InputDir)$(InputName).h
                        <File
                                RelativePath="..\..\utils\TableGen\InstrInfoEmitter.cpp">
                        </File>
-                       <File
-                               RelativePath="..\..\utils\TableGen\InstrSelectorEmitter.cpp">
-                       </File>
                        <File
                                RelativePath="..\..\utils\TableGen\Record.cpp">
                        </File>
@@ -226,9 +223,6 @@ move $(InputDir)$(InputName).hpp $(InputDir)$(InputName).h
                        <File
                                RelativePath="..\..\utils\TableGen\InstrInfoEmitter.h">
                        </File>
-                       <File
-                               RelativePath="..\..\utils\TableGen\InstrSelectorEmitter.h">
-                       </File>
                        <File
                                RelativePath="..\..\utils\TableGen\Record.h">
                        </File>