aboutsummaryrefslogtreecommitdiffstats
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
commitca35fe603f6312b3cdfde82a7a16b1f514c31a78 (patch)
treefa619eda79d8d293f3c271519030cf6cfc199fa7
parent512399d7385254ef6a413710a2a7d8167721749c (diff)
downloadexternal_llvm-ca35fe603f6312b3cdfde82a7a16b1f514c31a78.zip
external_llvm-ca35fe603f6312b3cdfde82a7a16b1f514c31a78.tar.gz
external_llvm-ca35fe603f6312b3cdfde82a7a16b1f514c31a78.tar.bz2
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
-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 8d131df..0798e01 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>