From 9a79de3d091978cfee5264ee2563fc5dedd33cb7 Mon Sep 17 00:00:00 2001 From: Chuck Rose III Date: Tue, 15 Jan 2008 21:43:17 +0000 Subject: Add files to windows project files. Also include explicitly so that vstudio build works git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46013 91177308-0d34-0410-b5e6-96231b3b80d8 --- win32/CodeGen/CodeGen.vcproj | 16 ++++++++++++++++ win32/TableGen/TableGen.vcproj | 20 ++++++++++++++++++++ win32/Target/Target.vcproj | 4 ++++ win32/Transforms/Transforms.vcproj | 4 ---- 4 files changed, 40 insertions(+), 4 deletions(-) (limited to 'win32') diff --git a/win32/CodeGen/CodeGen.vcproj b/win32/CodeGen/CodeGen.vcproj index 6e129e4c10..7719e7598f 100644 --- a/win32/CodeGen/CodeGen.vcproj +++ b/win32/CodeGen/CodeGen.vcproj @@ -312,6 +312,10 @@ RelativePath="..\..\lib\CodeGen\BranchFolding.cpp" > + + @@ -396,6 +400,10 @@ RelativePath="..\..\lib\CodeGen\MachineRegisterInfo.cpp" > + + @@ -404,6 +412,10 @@ RelativePath="..\..\lib\CodeGen\MachOWriter.h" > + + @@ -444,6 +456,10 @@ RelativePath="..\..\lib\CodeGen\RegisterScavenging.cpp" > + + diff --git a/win32/TableGen/TableGen.vcproj b/win32/TableGen/TableGen.vcproj index 0798e01eab..7c4561d81a 100644 --- a/win32/TableGen/TableGen.vcproj +++ b/win32/TableGen/TableGen.vcproj @@ -379,6 +379,14 @@ RelativePath="..\..\utils\TableGen\CodeEmitterGen.cpp" > + + + + @@ -387,6 +395,10 @@ RelativePath="..\..\utils\TableGen\DAGISelEmitter.cpp" > + + @@ -441,6 +453,10 @@ RelativePath="..\..\utils\TableGen\CodeEmitterGen.h" > + + @@ -461,6 +477,10 @@ RelativePath="..\..\utils\TableGen\DAGISelEmitter.h" > + + diff --git a/win32/Target/Target.vcproj b/win32/Target/Target.vcproj index 526af60f5e..5ae5cf3b37 100644 --- a/win32/Target/Target.vcproj +++ b/win32/Target/Target.vcproj @@ -374,6 +374,10 @@ RelativePath="..\..\include\llvm\Target\TargetFrameInfo.h" > + + diff --git a/win32/Transforms/Transforms.vcproj b/win32/Transforms/Transforms.vcproj index fc4acaba3b..7eb0514bd8 100644 --- a/win32/Transforms/Transforms.vcproj +++ b/win32/Transforms/Transforms.vcproj @@ -495,10 +495,6 @@ RelativePath="..\..\lib\Transforms\Scalar\LoopUnswitch.cpp" > - - -- cgit v1.2.3