From 609eef258fb9cb2491109abf12d4c307e05294ae Mon Sep 17 00:00:00 2001 From: Steve Naroff Date: Mon, 26 Jan 2009 22:03:42 +0000 Subject: [PATCH] More updates to VC proj... git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63050 91177308-0d34-0410-b5e6-96231b3b80d8 --- win32/Analysis/Analysis.vcproj | 4 + win32/AsmParser/AsmParser.vcproj | 194 ++++++++++++------------------- 2 files changed, 77 insertions(+), 121 deletions(-) diff --git a/win32/Analysis/Analysis.vcproj b/win32/Analysis/Analysis.vcproj index 6119a2bf703..3f5550fe3bf 100644 --- a/win32/Analysis/Analysis.vcproj +++ b/win32/Analysis/Analysis.vcproj @@ -340,6 +340,10 @@ RelativePath="..\..\lib\Analysis\ConstantFolding.cpp" > + + diff --git a/win32/AsmParser/AsmParser.vcproj b/win32/AsmParser/AsmParser.vcproj index 782ca2a889c..96ca6d172b6 100644 --- a/win32/AsmParser/AsmParser.vcproj +++ b/win32/AsmParser/AsmParser.vcproj @@ -89,6 +89,78 @@ Name="VCPostBuildEventTool" /> + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -