From f4885935aa8e6114700f20087a30e5d6f256f0a1 Mon Sep 17 00:00:00 2001 From: Argiris Kirtzidis Date: Tue, 9 Sep 2008 11:38:37 +0000 Subject: Update VC++ project files. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55985 91177308-0d34-0410-b5e6-96231b3b80d8 --- win32/CodeGen/CodeGen.vcproj | 14 +++++++++++++- win32/Transforms/Transforms.vcproj | 14 +++++++++++++- win32/x86/x86.vcproj | 6 +++++- 3 files changed, 31 insertions(+), 3 deletions(-) (limited to 'win32') diff --git a/win32/CodeGen/CodeGen.vcproj b/win32/CodeGen/CodeGen.vcproj index 37ba872..89132ff 100644 --- a/win32/CodeGen/CodeGen.vcproj +++ b/win32/CodeGen/CodeGen.vcproj @@ -1,7 +1,7 @@ + + @@ -548,6 +552,14 @@ > + + + + diff --git a/win32/Transforms/Transforms.vcproj b/win32/Transforms/Transforms.vcproj index 101c04e..bc39fcc 100644 --- a/win32/Transforms/Transforms.vcproj +++ b/win32/Transforms/Transforms.vcproj @@ -1,7 +1,7 @@ + + @@ -392,6 +396,10 @@ > + + @@ -492,6 +500,10 @@ > + + diff --git a/win32/x86/x86.vcproj b/win32/x86/x86.vcproj index 3eea978..74d09e8 100644 --- a/win32/x86/x86.vcproj +++ b/win32/x86/x86.vcproj @@ -1,7 +1,7 @@ + + -- cgit v1.1