From ebefcc885f74461cd0e3f19b5ae3622dc6cf6dbc Mon Sep 17 00:00:00 2001 From: Brad Davis Date: Thu, 27 Jun 2013 11:25:32 -0800 Subject: SDK 0.2.2 --- LibOVR/Projects/Win32/LibOVR_Msvc2010.vcxproj | 275 ++++++++++++++++++++++++++ 1 file changed, 275 insertions(+) create mode 100644 LibOVR/Projects/Win32/LibOVR_Msvc2010.vcxproj (limited to 'LibOVR/Projects/Win32/LibOVR_Msvc2010.vcxproj') diff --git a/LibOVR/Projects/Win32/LibOVR_Msvc2010.vcxproj b/LibOVR/Projects/Win32/LibOVR_Msvc2010.vcxproj new file mode 100644 index 0000000..90f7bdd --- /dev/null +++ b/LibOVR/Projects/Win32/LibOVR_Msvc2010.vcxproj @@ -0,0 +1,275 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {934B40C7-F40A-4E4C-97A7-B9659BE0A441} + Win32Proj + LibOVR + LibOVR + + + + StaticLibrary + true + Unicode + + + StaticLibrary + true + Unicode + + + StaticLibrary + false + true + Unicode + + + StaticLibrary + false + true + Unicode + + + + + + + + + + + + + + + + + + + ../../Lib/$(Platform)/ + + + ../../Lib/$(Platform)/ + + + ../../Obj/$(Platform)/$(Configuration)/ + + + ../../Obj/$(Platform)/$(Configuration)/ + + + libovrd + + + libovr64d + + + ../../Lib/$(Platform)/ + + + ../../Lib/$(Platform)/ + + + ../../Obj/$(Platform)/$(Configuration)/ + + + ../../Obj/$(Platform)/$(Configuration)/ + + + libovr + + + libovr64 + + + + + + Level4 + Disabled + OVR_BUILD_DEBUG;WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) + OldStyle + true + false + true + MultiThreadedDebug + + + Windows + true + + + Setupapi.lib + + + + + + + Level4 + Disabled + OVR_BUILD_DEBUG;WIN32;_WIN64;_DEBUG;_LIB;%(PreprocessorDefinitions) + OldStyle + true + false + true + MultiThreadedDebug + + + Windows + true + + + Setupapi.lib + + + + + Level4 + + + MaxSpeed + true + true + WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) + MultiThreaded + true + true + OldStyle + + + Windows + true + true + true + + + Setupapi.lib + + + + + Level4 + + + MaxSpeed + true + true + WIN32;_WIN64;NDEBUG;_LIB;%(PreprocessorDefinitions) + MultiThreaded + true + true + OldStyle + + + Windows + true + true + true + + + Setupapi.lib + + + + + + \ No newline at end of file -- cgit v1.2.3