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/draci.vcxproj | 122 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 122 insertions(+) create mode 100644 dists/msvc10/draci.vcxproj (limited to 'dists/msvc10/draci.vcxproj') diff --git a/dists/msvc10/draci.vcxproj b/dists/msvc10/draci.vcxproj new file mode 100644 index 0000000000..587b648fe4 --- /dev/null +++ b/dists/msvc10/draci.vcxproj @@ -0,0 +1,122 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Analysis + Win32 + + + Analysis + x64 + + + Release + Win32 + + + Release + x64 + + + + {75644675-1781-4F45-9381-302AE3B82C19} + draci + Win32Proj + + + + StaticLibrary + + + StaticLibrary + + + StaticLibrary + + + StaticLibrary + + + StaticLibrary + + + StaticLibrary + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3