Moving TGLexer.h from source to header file tab in TableGen project file

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44346 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chuck Rose III 2007-11-27 01:25:12 +00:00
parent ecb85ef713
commit dbc3a65f7b

View File

@ -419,10 +419,6 @@
RelativePath="..\..\utils\TableGen\TGLexer.cpp"
>
</File>
<File
RelativePath="..\..\utils\TableGen\TGLexer.h"
>
</File>
<File
RelativePath="..\..\utils\TableGen\TGParser.cpp"
>
@ -489,6 +485,10 @@
RelativePath="..\..\utils\TableGen\TableGenBackend.h"
>
</File>
<File
RelativePath="..\..\utils\TableGen\TGLexer.h"
>
</File>
<File
RelativePath="..\..\utils\TableGen\TGParser.h"
>