From 695c9bdbd0ad9d540dea68e201cd616afb4320d4 Mon Sep 17 00:00:00 2001 From: Jeff Cohen Date: Sat, 22 Jan 2005 17:35:30 +0000 Subject: Add (non-working) project bugpoint to Visual Studio git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19750 91177308-0d34-0410-b5e6-96231b3b80d8 --- win32/bugpoint/bugpoint.vcproj | 164 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 164 insertions(+) create mode 100644 win32/bugpoint/bugpoint.vcproj (limited to 'win32/bugpoint') diff --git a/win32/bugpoint/bugpoint.vcproj b/win32/bugpoint/bugpoint.vcproj new file mode 100644 index 0000000..e3dcc7f --- /dev/null +++ b/win32/bugpoint/bugpoint.vcproj @@ -0,0 +1,164 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.1