From 085ea4d39a51f707981a52fcf08c3994349effd5 Mon Sep 17 00:00:00 2001 From: Reid Spencer Date: Wed, 3 Nov 2004 16:13:14 +0000 Subject: MS Visual Studio files for building LLVM on Win32 platforms. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17446 91177308-0d34-0410-b5e6-96231b3b80d8 --- win32/VMCore/VMCore.vcproj | 189 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 189 insertions(+) create mode 100644 win32/VMCore/VMCore.vcproj (limited to 'win32/VMCore') diff --git a/win32/VMCore/VMCore.vcproj b/win32/VMCore/VMCore.vcproj new file mode 100644 index 0000000..29fead0 --- /dev/null +++ b/win32/VMCore/VMCore.vcproj @@ -0,0 +1,189 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.1