From 5e0a3581a0f70af8563c564f11d3a9cd36802793 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Venet?= 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/CodeGen/CodeGen.vcproj | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'win32/CodeGen') diff --git a/win32/CodeGen/CodeGen.vcproj b/win32/CodeGen/CodeGen.vcproj index 47855c6..37ba872 100644 --- a/win32/CodeGen/CodeGen.vcproj +++ b/win32/CodeGen/CodeGen.vcproj @@ -89,11 +89,11 @@ /> + + @@ -552,10 +556,6 @@ > - - -- cgit v1.1