Add new files to Visual Studio.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23885 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Jeff Cohen 2005-10-23 01:22:33 +00:00
parent 756fbeb905
commit 9cc5a0a101

View File

@ -191,6 +191,9 @@ move $(InputDir)$(InputName).hpp $(InputDir)$(InputName).h
<File
RelativePath="..\..\utils\TableGen\RegisterInfoEmitter.cpp">
</File>
<File
RelativePath="..\..\utils\TableGen\SubtargetEmitter.cpp">
</File>
<File
RelativePath="..\..\utils\TableGen\TableGen.cpp">
</File>
@ -232,6 +235,9 @@ move $(InputDir)$(InputName).hpp $(InputDir)$(InputName).h
<File
RelativePath="..\..\utils\TableGen\RegisterInfoEmitter.h">
</File>
<File
RelativePath="..\..\utils\TableGen\SubtargetEmitter.h">
</File>
<File
RelativePath="..\..\utils\TableGen\TableGenBackend.h">
</File>