From 3af72e79ba673a2b8ee4bd96287cfcee69a563a9 Mon Sep 17 00:00:00 2001 From: Jeff Cohen Date: Tue, 4 Jan 2005 06:01:55 +0000 Subject: Add C backend to llc in Visual Studio. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19282 91177308-0d34-0410-b5e6-96231b3b80d8 --- win32/Analysis/Analysis.vcproj | 59 +++++++++++++++++++++++++++++++----------- 1 file changed, 44 insertions(+), 15 deletions(-) (limited to 'win32/Analysis') diff --git a/win32/Analysis/Analysis.vcproj b/win32/Analysis/Analysis.vcproj index b803ac4c66..0b129f9d0b 100644 --- a/win32/Analysis/Analysis.vcproj +++ b/win32/Analysis/Analysis.vcproj @@ -163,6 +163,31 @@ + + + + + + + + + + + + + + + + - - - - - - - - - - @@ -255,6 +265,25 @@ + + + + + + + + + + + + -- cgit v1.2.3