summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorChuck Rose III <cfr@adobe.com>2007-11-27 01:25:12 +0000
committerChuck Rose III <cfr@adobe.com>2007-11-27 01:25:12 +0000
commitdbc3a65f7bf578277ae31f0c58cc22900f1454a3 (patch)
treefa619eda79d8d293f3c271519030cf6cfc199fa7 /win32
parentecb85ef71351d5cea554fcc16eac2c9fecaa16da (diff)
downloadllvm-dbc3a65f7bf578277ae31f0c58cc22900f1454a3.tar.gz
llvm-dbc3a65f7bf578277ae31f0c58cc22900f1454a3.tar.bz2
llvm-dbc3a65f7bf578277ae31f0c58cc22900f1454a3.tar.xz
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
Diffstat (limited to 'win32')
-rw-r--r--win32/TableGen/TableGen.vcproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/win32/TableGen/TableGen.vcproj b/win32/TableGen/TableGen.vcproj
index 8d131df193..0798e01eab 100644
--- a/win32/TableGen/TableGen.vcproj
+++ b/win32/TableGen/TableGen.vcproj
@@ -420,10 +420,6 @@
>
</File>
<File
- RelativePath="..\..\utils\TableGen\TGLexer.h"
- >
- </File>
- <File
RelativePath="..\..\utils\TableGen\TGParser.cpp"
>
</File>
@@ -490,6 +486,10 @@
>
</File>
<File
+ RelativePath="..\..\utils\TableGen\TGLexer.h"
+ >
+ </File>
+ <File
RelativePath="..\..\utils\TableGen\TGParser.h"
>
</File>