From 0bfaeae7e037bfc57cc7291524b51a9ccd8cae96 Mon Sep 17 00:00:00 2001 From: Chuck Rose III Date: Wed, 2 Jul 2008 21:02:51 +0000 Subject: VStudio x64 build fixes. Looks like the x64 projects got out of date and this brings them up to code. I've built the project with these new vcproj files for win32 and x64 both debug and release. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53047 91177308-0d34-0410-b5e6-96231b3b80d8 --- win32/Bitcode/Bitcode.vcproj | 27 +++++++++++++------------- win32/Configure/Configure.vcproj | 18 ++++++++--------- win32/Support/Support.vcproj | 41 ++++++++++++++------------------------- win32/System/System.vcproj | 20 ++++++++----------- win32/TableGen/TableGen.vcproj | 42 +++++++++++++++++++++------------------- win32/VMCore/VMCore.vcproj | 40 +++++++++++++++++++------------------- 6 files changed, 87 insertions(+), 101 deletions(-) (limited to 'win32') diff --git a/win32/Bitcode/Bitcode.vcproj b/win32/Bitcode/Bitcode.vcproj index ebf5419..c94822c 100644 --- a/win32/Bitcode/Bitcode.vcproj +++ b/win32/Bitcode/Bitcode.vcproj @@ -89,11 +89,11 @@ /> @@ -276,9 +276,9 @@ > @@ -300,9 +300,9 @@ > diff --git a/win32/Support/Support.vcproj b/win32/Support/Support.vcproj index 051aef2..af78538 100644 --- a/win32/Support/Support.vcproj +++ b/win32/Support/Support.vcproj @@ -90,11 +90,11 @@ /> - - - - - - diff --git a/win32/System/System.vcproj b/win32/System/System.vcproj index c8e24f4..33f8144 100644 --- a/win32/System/System.vcproj +++ b/win32/System/System.vcproj @@ -90,11 +90,10 @@ /> @@ -143,7 +133,6 @@ /> @@ -399,8 +399,8 @@ -- cgit v1.1