From 93c56e755f5df098ca470a62d94cd88226de5a87 Mon Sep 17 00:00:00 2001 From: Jeff Cohen Date: Tue, 24 Jan 2006 04:40:54 +0000 Subject: [PATCH] Add new files to Visual Studio. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25574 91177308-0d34-0410-b5e6-96231b3b80d8 --- win32/CodeGen/CodeGen.vcproj | 3 +++ win32/VMCore/VMCore.vcproj | 6 ++++++ 2 files changed, 9 insertions(+) diff --git a/win32/CodeGen/CodeGen.vcproj b/win32/CodeGen/CodeGen.vcproj index b261e4e7c27..2d9e9647f0d 100644 --- a/win32/CodeGen/CodeGen.vcproj +++ b/win32/CodeGen/CodeGen.vcproj @@ -189,6 +189,9 @@ + + diff --git a/win32/VMCore/VMCore.vcproj b/win32/VMCore/VMCore.vcproj index 22e9750773e..fa84bf5e6e8 100644 --- a/win32/VMCore/VMCore.vcproj +++ b/win32/VMCore/VMCore.vcproj @@ -135,6 +135,9 @@ + + @@ -221,6 +224,9 @@ + + -- 2.34.1