From 7a9fe3f855e9d9a53253cec4dde6bb30dce24e41 Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Tue, 24 May 2011 14:04:05 +0200 Subject: BUILD: Add msvc8/9/10 build files. --- dists/msvc10/made.vcxproj | 118 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 dists/msvc10/made.vcxproj (limited to 'dists/msvc10/made.vcxproj') diff --git a/dists/msvc10/made.vcxproj b/dists/msvc10/made.vcxproj new file mode 100644 index 0000000000..4f21c48921 --- /dev/null +++ b/dists/msvc10/made.vcxproj @@ -0,0 +1,118 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Analysis + Win32 + + + Analysis + x64 + + + Release + Win32 + + + Release + x64 + + + + {D5D4CC46-81AC-4C7F-AE3F-A6E62930AF0B} + made + Win32Proj + + + + StaticLibrary + + + StaticLibrary + + + StaticLibrary + + + StaticLibrary + + + StaticLibrary + + + StaticLibrary + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3