From a3f343f4cd453b33214ba892bfeb58706fcf8cea Mon Sep 17 00:00:00 2001 From: Cedric Venet Date: Sun, 24 Aug 2008 11:56:40 +0000 Subject: Updating VC++ project. Adding one include file and correct one declaration from class to struct in order to make llvm compile on VC2005. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55279 91177308-0d34-0410-b5e6-96231b3b80d8 --- win32/x86/x86.vcproj | 28 ++++++++++++++++++++-------- 1 file changed, 20 insertions(+), 8 deletions(-) (limited to 'win32/x86') diff --git a/win32/x86/x86.vcproj b/win32/x86/x86.vcproj index 78801743ee..57cd1b7948 100644 --- a/win32/x86/x86.vcproj +++ b/win32/x86/x86.vcproj @@ -314,9 +314,9 @@ @@ -391,6 +391,14 @@ RelativePath="..\..\lib\Target\X86\X86ELFWriterInfo.h" > + + + + @@ -557,6 +565,10 @@ + + -- cgit v1.2.3