Skip to content

Commit

Permalink
Add new files to Visual Studio.
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23885 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
Jeff Cohen committed Oct 23, 2005
1 parent 756fbeb commit 9cc5a0a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions win32/TableGen/TableGen.vcproj
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down Expand Up @@ -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>
Expand Down

0 comments on commit 9cc5a0a

Please sign in to comment.