From ac07a85a567e151866b15038ef891dc8599b59c9 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Sat, 26 Mar 2011 23:29:48 +0000 Subject: Add a solution and project for building on MSVC 2010. --- infrastructure/msvc/2010/qdbm.vcxproj | 79 +++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 infrastructure/msvc/2010/qdbm.vcxproj (limited to 'infrastructure/msvc/2010/qdbm.vcxproj') diff --git a/infrastructure/msvc/2010/qdbm.vcxproj b/infrastructure/msvc/2010/qdbm.vcxproj new file mode 100644 index 00000000..21dc04c3 --- /dev/null +++ b/infrastructure/msvc/2010/qdbm.vcxproj @@ -0,0 +1,79 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {72AF22A7-B339-4FDF-B6AE-CA6522D4BB8D} + qdbm + + + + StaticLibrary + true + MultiByte + + + Application + false + true + MultiByte + + + + + + + + + + + + + .lib + $(ProjectDir)..\..\..\$(Configuration)\ + $(ProjectDir)..\..\..\$(Configuration)\ + + + + Level3 + Disabled + false + MultiThreadedDebug + + + true + + + + + Level3 + MaxSpeed + true + true + + + true + true + true + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3