From 5b0c85588a5cdb90e975257f53291bb08e461b81 Mon Sep 17 00:00:00 2001 From: Chuck Rose III Date: Thu, 27 Mar 2008 00:02:53 +0000 Subject: Updating win32 VStudio project files with new file references and removing dead references. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48849 91177308-0d34-0410-b5e6-96231b3b80d8 --- win32/CodeGen/CodeGen.vcproj | 12 ++++++++++++ win32/ExecutionEngine/ExecutionEngine.vcproj | 10 +++++++++- win32/Target/Target.vcproj | 16 ++++++++-------- win32/Transforms/Transforms.vcproj | 28 ++++++++-------------------- 4 files changed, 37 insertions(+), 29 deletions(-) diff --git a/win32/CodeGen/CodeGen.vcproj b/win32/CodeGen/CodeGen.vcproj index 7719e7598f..c1090999b6 100644 --- a/win32/CodeGen/CodeGen.vcproj +++ b/win32/CodeGen/CodeGen.vcproj @@ -360,6 +360,10 @@ RelativePath="..\..\lib\CodeGen\LLVMTargetMachine.cpp" > + + @@ -432,6 +436,10 @@ RelativePath="..\..\lib\CodeGen\PrologEpilogInserter.cpp" > + + @@ -507,6 +515,10 @@ RelativePath="..\..\lib\CodeGen\SelectionDAG\LegalizeTypesExpand.cpp" > + + diff --git a/win32/ExecutionEngine/ExecutionEngine.vcproj b/win32/ExecutionEngine/ExecutionEngine.vcproj index 91bbf135fa..ee2a1d31e3 100644 --- a/win32/ExecutionEngine/ExecutionEngine.vcproj +++ b/win32/ExecutionEngine/ExecutionEngine.vcproj @@ -338,12 +338,20 @@ RelativePath="..\..\lib\ExecutionEngine\Jit\JIT.cpp" > + + + + - - @@ -340,6 +336,10 @@ RelativePath="..\..\lib\Target\TargetMachOWriterInfo.cpp" > + + @@ -350,10 +350,6 @@ Filter="h;hpp;hxx;hm;inl;inc;xsd" UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" > - - @@ -410,6 +406,10 @@ RelativePath="..\..\include\llvm\Target\TargetOptions.h" > + + diff --git a/win32/Transforms/Transforms.vcproj b/win32/Transforms/Transforms.vcproj index 7eb0514bd8..2decde367d 100644 --- a/win32/Transforms/Transforms.vcproj +++ b/win32/Transforms/Transforms.vcproj @@ -351,10 +351,6 @@ RelativePath="..\..\lib\Transforms\Ipo\DeadTypeElimination.cpp" > - - @@ -371,10 +367,6 @@ RelativePath="..\..\lib\Transforms\Ipo\Inliner.cpp" > - - @@ -415,6 +407,10 @@ RelativePath="..\..\lib\Transforms\Ipo\StripSymbols.cpp" > + + - - @@ -495,10 +487,6 @@ RelativePath="..\..\lib\Transforms\Scalar\LoopUnswitch.cpp" > - - @@ -511,6 +499,10 @@ RelativePath="..\..\lib\Transforms\Scalar\Reg2Mem.cpp" > + + @@ -603,10 +595,6 @@ RelativePath="..\..\lib\Transforms\Utils\LowerInvoke.cpp" > - - -- cgit v1.2.3