From aa91792d6c51f0671f896c26ff1b541621974081 Mon Sep 17 00:00:00 2001 From: Chuck Rose III Date: Mon, 26 Nov 2007 23:19:59 +0000 Subject: Add TGParser files to VStudio project files. Removed generated files section from TableGen project file as it is no longer needed. #Include directly from TGParser.cpp so it can see std::reverse. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44340 91177308-0d34-0410-b5e6-96231b3b80d8 --- win32/TableGen/TableGen.vcproj | 98 ++++-------------------------------------- 1 file changed, 9 insertions(+), 89 deletions(-) (limited to 'win32') diff --git a/win32/TableGen/TableGen.vcproj b/win32/TableGen/TableGen.vcproj index 7d69193a96..8d131df193 100644 --- a/win32/TableGen/TableGen.vcproj +++ b/win32/TableGen/TableGen.vcproj @@ -387,50 +387,6 @@ RelativePath="..\..\utils\TableGen\DAGISelEmitter.cpp" > - - - - - - - - - - - - - - @@ -463,6 +419,14 @@ RelativePath="..\..\utils\TableGen\TGLexer.cpp" > + + + + - - - - - - - - - - - - - - - - - - -- cgit v1.2.3