summaryrefslogtreecommitdiffhomepage
path: root/ovr_sdk_win_23.0.0/LibOVRKernel/Projects/Windows/VS2015/LibOVRKernel.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'ovr_sdk_win_23.0.0/LibOVRKernel/Projects/Windows/VS2015/LibOVRKernel.vcxproj')
-rw-r--r--ovr_sdk_win_23.0.0/LibOVRKernel/Projects/Windows/VS2015/LibOVRKernel.vcxproj1386
1 files changed, 1386 insertions, 0 deletions
diff --git a/ovr_sdk_win_23.0.0/LibOVRKernel/Projects/Windows/VS2015/LibOVRKernel.vcxproj b/ovr_sdk_win_23.0.0/LibOVRKernel/Projects/Windows/VS2015/LibOVRKernel.vcxproj
new file mode 100644
index 0000000..cbdbbe3
--- /dev/null
+++ b/ovr_sdk_win_23.0.0/LibOVRKernel/Projects/Windows/VS2015/LibOVRKernel.vcxproj
@@ -0,0 +1,1386 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <ItemGroup Label="ProjectConfigurations">
+ <ProjectConfiguration Include="Debug (DLL CRT)|Win32">
+ <Configuration>Debug (DLL CRT)</Configuration>
+ <Platform>Win32</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="Debug (DLL CRT)|x64">
+ <Configuration>Debug (DLL CRT)</Configuration>
+ <Platform>x64</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="DebugSingleProcess|Win32">
+ <Configuration>DebugSingleProcess</Configuration>
+ <Platform>Win32</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="DebugSingleProcess|x64">
+ <Configuration>DebugSingleProcess</Configuration>
+ <Platform>x64</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="DebugStatic|Win32">
+ <Configuration>DebugStatic</Configuration>
+ <Platform>Win32</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="DebugStatic|x64">
+ <Configuration>DebugStatic</Configuration>
+ <Platform>x64</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="Debug|Win32">
+ <Configuration>Debug</Configuration>
+ <Platform>Win32</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="Debug|x64">
+ <Configuration>Debug</Configuration>
+ <Platform>x64</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="Release (DLL CRT)|Win32">
+ <Configuration>Release (DLL CRT)</Configuration>
+ <Platform>Win32</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="Release (DLL CRT)|x64">
+ <Configuration>Release (DLL CRT)</Configuration>
+ <Platform>x64</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="ReleaseSingleProcess|Win32">
+ <Configuration>ReleaseSingleProcess</Configuration>
+ <Platform>Win32</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="ReleaseSingleProcess|x64">
+ <Configuration>ReleaseSingleProcess</Configuration>
+ <Platform>x64</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="ReleaseStatic|Win32">
+ <Configuration>ReleaseStatic</Configuration>
+ <Platform>Win32</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="ReleaseStatic|x64">
+ <Configuration>ReleaseStatic</Configuration>
+ <Platform>x64</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="Release|Win32">
+ <Configuration>Release</Configuration>
+ <Platform>Win32</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="Release|x64">
+ <Configuration>Release</Configuration>
+ <Platform>x64</Platform>
+ </ProjectConfiguration>
+ </ItemGroup>
+ <ItemGroup>
+ <ClInclude Include="..\..\..\..\Logging\Logging_Library.h" />
+ <ClInclude Include="..\..\..\..\Logging\Logging_Tools.h" />
+ <ClInclude Include="..\..\..\..\Logging\Logging_OutputPlugins.h" />
+ <ClInclude Include="..\..\..\Src\GL\CAPI_GLE.h" />
+ <ClInclude Include="..\..\..\Src\GL\CAPI_GLE_GL.h" />
+ <ClInclude Include="..\..\..\Src\Kernel\OVR_Alg.h" />
+ <ClInclude Include="..\..\..\Src\Kernel\OVR_Allocator.h" />
+ <ClInclude Include="..\..\..\Src\Kernel\OVR_Array.h" />
+ <ClInclude Include="..\..\..\Src\Kernel\OVR_Atomic.h" />
+ <ClInclude Include="..\..\..\Src\Kernel\OVR_Callbacks.h" />
+ <ClInclude Include="..\..\..\Src\Kernel\OVR_CallbacksInternal.h" />
+ <ClInclude Include="..\..\..\Src\Kernel\OVR_Color.h" />
+ <ClInclude Include="..\..\..\Src\Kernel\OVR_Compiler.h" />
+ <ClInclude Include="..\..\..\Src\Kernel\OVR_ContainerAllocator.h" />
+ <ClInclude Include="..\..\..\Src\Kernel\OVR_DebugHelp.h" />
+ <ClInclude Include="..\..\..\Src\Kernel\OVR_Delegates.h" />
+ <ClInclude Include="..\..\..\Src\Kernel\OVR_Deque.h" />
+ <ClInclude Include="..\..\..\Src\Kernel\OVR_Error.h" />
+ <ClInclude Include="..\..\..\Src\Kernel\OVR_File.h" />
+ <ClInclude Include="..\..\..\Src\Kernel\OVR_Hash.h" />
+ <ClInclude Include="..\..\..\Src\Kernel\OVR_JSON.h" />
+ <ClInclude Include="..\..\..\Src\Kernel\OVR_KeyCodes.h" />
+ <ClInclude Include="..\..\..\Src\Kernel\OVR_List.h" />
+ <ClInclude Include="..\..\..\Src\Kernel\OVR_Lockless.h" />
+ <ClInclude Include="..\..\..\Src\Kernel\OVR_Nullptr.h" />
+ <ClInclude Include="..\..\..\Src\Kernel\OVR_RefCount.h" />
+ <ClInclude Include="..\..\..\Src\Kernel\OVR_SharedMemory.h" />
+ <ClInclude Include="..\..\..\Src\Kernel\OVR_Std.h" />
+ <ClInclude Include="..\..\..\Src\Kernel\OVR_String.h" />
+ <ClInclude Include="..\..\..\Src\Kernel\OVR_StringHash.h" />
+ <ClInclude Include="..\..\..\Src\Kernel\OVR_SysFile.h" />
+ <ClInclude Include="..\..\..\Src\Kernel\OVR_System.h" />
+ <ClInclude Include="..\..\..\Src\Kernel\OVR_Threads.h" />
+ <ClInclude Include="..\..\..\Src\Kernel\OVR_Timer.h" />
+ <ClInclude Include="..\..\..\Src\Kernel\OVR_Types.h" />
+ <ClInclude Include="..\..\..\Src\Kernel\OVR_UTF8Util.h" />
+ <ClInclude Include="..\..\..\Src\Kernel\OVR_Win32_IncludeWindows.h" />
+ <ClInclude Include="..\..\..\Src\Tracing\LibOVREvents.h" />
+ <ClInclude Include="..\..\..\Src\Tracing\Tracing.h" />
+ <ClInclude Include="..\..\..\Src\Util\Util_D3D11_Blitter.h" />
+ <ClInclude Include="..\..\..\Src\Util\Util_Direct3D.h" />
+ <ClInclude Include="..\..\..\Src\Util\Util_GL_Blitter.h" />
+ <ClInclude Include="..\..\..\Src\Util\Util_ImageWindow.h" />
+ <ClInclude Include="..\..\..\Src\Util\Util_LongPollThread.h" />
+ <ClInclude Include="..\..\..\Src\Util\Util_SystemGUI.h" />
+ <ClInclude Include="..\..\..\Src\Util\Util_SystemInfo.h" />
+ <ClInclude Include="..\..\..\Src\Util\Util_Watchdog.h" />
+ </ItemGroup>
+ <ItemGroup>
+ <ClCompile Include="..\..\..\..\Logging\src\Logging_Tools.cpp" />
+ <ClCompile Include="..\..\..\..\Logging\src\Logging_Library.cpp" />
+ <ClCompile Include="..\..\..\..\Logging\src\Logging_OutputPlugins.cpp" />
+ <ClCompile Include="..\..\..\Src\GL\CAPI_GLE.cpp" />
+ <ClCompile Include="..\..\..\Src\Kernel\OVR_Alg.cpp" />
+ <ClCompile Include="..\..\..\Src\Kernel\OVR_Allocator.cpp" />
+ <ClCompile Include="..\..\..\Src\Kernel\OVR_Atomic.cpp" />
+ <ClCompile Include="..\..\..\Src\Kernel\OVR_Callbacks.cpp" />
+ <ClCompile Include="..\..\..\Src\Kernel\OVR_DebugHelp.cpp" />
+ <ClCompile Include="..\..\..\Src\Kernel\OVR_Error.cpp" />
+ <ClCompile Include="..\..\..\Src\Kernel\OVR_File.cpp" />
+ <ClCompile Include="..\..\..\Src\Kernel\OVR_FileFILE.cpp" />
+ <ClCompile Include="..\..\..\Src\Kernel\OVR_JSON.cpp" />
+ <ClCompile Include="..\..\..\Src\Kernel\OVR_RefCount.cpp" />
+ <ClCompile Include="..\..\..\Src\Kernel\OVR_SharedMemory.cpp" />
+ <ClCompile Include="..\..\..\Src\Kernel\OVR_Std.cpp" />
+ <ClCompile Include="..\..\..\Src\Kernel\OVR_String.cpp" />
+ <ClCompile Include="..\..\..\Src\Kernel\OVR_String_FormatUtil.cpp" />
+ <ClCompile Include="..\..\..\Src\Kernel\OVR_String_PathUtil.cpp" />
+ <ClCompile Include="..\..\..\Src\Kernel\OVR_SysFile.cpp" />
+ <ClCompile Include="..\..\..\Src\Kernel\OVR_System.cpp" />
+ <ClCompile Include="..\..\..\Src\Kernel\OVR_ThreadsPthread.cpp" />
+ <ClCompile Include="..\..\..\Src\Kernel\OVR_ThreadsWinAPI.cpp" />
+ <ClCompile Include="..\..\..\Src\Kernel\OVR_Timer.cpp" />
+ <ClCompile Include="..\..\..\Src\Kernel\OVR_UTF8Util.cpp" />
+ <ClCompile Include="..\..\..\Src\Util\Util_D3D11_Blitter.cpp" />
+ <ClCompile Include="..\..\..\Src\Util\Util_Direct3D.cpp" />
+ <ClCompile Include="..\..\..\Src\Util\Util_GL_Blitter.cpp" />
+ <ClCompile Include="..\..\..\Src\Util\Util_ImageWindow.cpp" />
+ <ClCompile Include="..\..\..\Src\Util\Util_LongPollThread.cpp" />
+ <ClCompile Include="..\..\..\Src\Util\Util_SystemGUI.cpp" />
+ <ClCompile Include="..\..\..\Src\Util\Util_SystemInfo.cpp" />
+ <ClCompile Include="..\..\..\Src\Util\Util_Watchdog.cpp" />
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="..\..\..\Src\Kernel\OVR_NewOverride.inl" />
+ <None Include="..\..\..\Src\Tracing\LibOVREvents.man" />
+ <None Include="..\..\..\Src\Tracing\README.md" />
+ </ItemGroup>
+ <ItemGroup>
+ <FxCompile Include="..\..\..\Src\Util\Shaders\Blt_ps.hlsl">
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|Win32'">4.0</ShaderModel>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">4.0</ShaderModel>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|Win32'">4.0</ShaderModel>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|Win32'">4.0</ShaderModel>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">4.0</ShaderModel>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|Win32'">4.0</ShaderModel>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|Win32'">4.0</ShaderModel>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='DebugStatic|Win32'">4.0</ShaderModel>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|x64'">4.0</ShaderModel>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">4.0</ShaderModel>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|x64'">4.0</ShaderModel>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|x64'">4.0</ShaderModel>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='Release|x64'">4.0</ShaderModel>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|x64'">4.0</ShaderModel>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|x64'">4.0</ShaderModel>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='DebugStatic|x64'">4.0</ShaderModel>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|Win32'">%(Filename)</VariableName>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|Win32'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|Win32'">
+ </ObjectFileOutput>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">%(Filename)</VariableName>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|Win32'">%(Filename)</VariableName>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|Win32'">%(Filename)</VariableName>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|Win32'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|Win32'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+ </ObjectFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|Win32'">
+ </ObjectFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|Win32'">
+ </ObjectFileOutput>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">%(Filename)</VariableName>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|Win32'">%(Filename)</VariableName>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|Win32'">%(Filename)</VariableName>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|Win32'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|Win32'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+ </ObjectFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|Win32'">
+ </ObjectFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|Win32'">
+ </ObjectFileOutput>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='DebugStatic|Win32'">%(Filename)</VariableName>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='DebugStatic|Win32'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='DebugStatic|Win32'">
+ </ObjectFileOutput>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|x64'">%(Filename)</VariableName>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|x64'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|x64'">
+ </ObjectFileOutput>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">%(Filename)</VariableName>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|x64'">%(Filename)</VariableName>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|x64'">%(Filename)</VariableName>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|x64'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|x64'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
+ </ObjectFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|x64'">
+ </ObjectFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|x64'">
+ </ObjectFileOutput>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">%(Filename)</VariableName>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|x64'">%(Filename)</VariableName>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|x64'">%(Filename)</VariableName>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Release|x64'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|x64'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|x64'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
+ </ObjectFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|x64'">
+ </ObjectFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|x64'">
+ </ObjectFileOutput>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='DebugStatic|x64'">%(Filename)</VariableName>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='DebugStatic|x64'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='DebugStatic|x64'">
+ </ObjectFileOutput>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|Win32'">Pixel</ShaderType>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Pixel</ShaderType>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|Win32'">Pixel</ShaderType>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|Win32'">Pixel</ShaderType>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Pixel</ShaderType>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|Win32'">Pixel</ShaderType>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|Win32'">Pixel</ShaderType>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='DebugStatic|Win32'">Pixel</ShaderType>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|x64'">Pixel</ShaderType>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Pixel</ShaderType>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|x64'">Pixel</ShaderType>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|x64'">Pixel</ShaderType>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Pixel</ShaderType>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|x64'">Pixel</ShaderType>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|x64'">Pixel</ShaderType>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='DebugStatic|x64'">Pixel</ShaderType>
+ </FxCompile>
+ <FxCompile Include="..\..\..\Src\Util\Shaders\Blt_ps_ms2.hlsl">
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|x64'">Pixel</ShaderType>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|Win32'">Pixel</ShaderType>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|Win32'">Pixel</ShaderType>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|x64'">Pixel</ShaderType>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|Win32'">Pixel</ShaderType>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|x64'">Pixel</ShaderType>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|Win32'">Pixel</ShaderType>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Pixel</ShaderType>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|x64'">Pixel</ShaderType>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Pixel</ShaderType>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Pixel</ShaderType>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Pixel</ShaderType>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|x64'">Pixel</ShaderType>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|Win32'">Pixel</ShaderType>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='DebugStatic|Win32'">Pixel</ShaderType>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='DebugStatic|x64'">Pixel</ShaderType>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">5.0</ShaderModel>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|x64'">5.0</ShaderModel>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='DebugStatic|x64'">5.0</ShaderModel>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|x64'">5.0</ShaderModel>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='Release|x64'">5.0</ShaderModel>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|x64'">5.0</ShaderModel>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|x64'">5.0</ShaderModel>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|x64'">5.0</ShaderModel>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
+ </ObjectFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|x64'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|x64'">
+ </ObjectFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='DebugStatic|x64'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='DebugStatic|x64'">
+ </ObjectFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|x64'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|x64'">
+ </ObjectFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Release|x64'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
+ </ObjectFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|x64'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|x64'">
+ </ObjectFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|x64'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|x64'">
+ </ObjectFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|x64'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|x64'">
+ </ObjectFileOutput>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">%(Filename)</VariableName>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|x64'">%(Filename)</VariableName>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='DebugStatic|x64'">%(Filename)</VariableName>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|x64'">%(Filename)</VariableName>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">%(Filename)</VariableName>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|x64'">%(Filename)</VariableName>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|x64'">%(Filename)</VariableName>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|x64'">%(Filename)</VariableName>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|Win32'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='DebugStatic|Win32'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|Win32'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|Win32'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|Win32'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|Win32'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">%(Filename)</VariableName>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|Win32'">%(Filename)</VariableName>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='DebugStatic|Win32'">%(Filename)</VariableName>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|Win32'">%(Filename)</VariableName>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">%(Filename)</VariableName>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|Win32'">%(Filename)</VariableName>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|Win32'">%(Filename)</VariableName>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|Win32'">%(Filename)</VariableName>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">5.0</ShaderModel>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|Win32'">5.0</ShaderModel>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='DebugStatic|Win32'">5.0</ShaderModel>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|Win32'">5.0</ShaderModel>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">5.0</ShaderModel>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|Win32'">5.0</ShaderModel>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|Win32'">5.0</ShaderModel>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|Win32'">5.0</ShaderModel>
+ </FxCompile>
+ <FxCompile Include="..\..\..\Src\Util\Shaders\Blt_vs.hlsl">
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|Win32'">%(Filename)</VariableName>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|Win32'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|Win32'">
+ </ObjectFileOutput>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">%(Filename)</VariableName>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|Win32'">%(Filename)</VariableName>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|Win32'">%(Filename)</VariableName>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|Win32'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|Win32'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+ </ObjectFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|Win32'">
+ </ObjectFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|Win32'">
+ </ObjectFileOutput>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">%(Filename)</VariableName>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|Win32'">%(Filename)</VariableName>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|Win32'">%(Filename)</VariableName>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|Win32'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|Win32'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+ </ObjectFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|Win32'">
+ </ObjectFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|Win32'">
+ </ObjectFileOutput>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='DebugStatic|Win32'">%(Filename)</VariableName>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='DebugStatic|Win32'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='DebugStatic|Win32'">
+ </ObjectFileOutput>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|x64'">%(Filename)</VariableName>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|x64'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|x64'">
+ </ObjectFileOutput>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">%(Filename)</VariableName>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|x64'">%(Filename)</VariableName>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|x64'">%(Filename)</VariableName>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|x64'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|x64'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
+ </ObjectFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|x64'">
+ </ObjectFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|x64'">
+ </ObjectFileOutput>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">%(Filename)</VariableName>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|x64'">%(Filename)</VariableName>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|x64'">%(Filename)</VariableName>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Release|x64'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|x64'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|x64'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
+ </ObjectFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|x64'">
+ </ObjectFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|x64'">
+ </ObjectFileOutput>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='DebugStatic|x64'">%(Filename)</VariableName>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='DebugStatic|x64'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='DebugStatic|x64'">
+ </ObjectFileOutput>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|Win32'">4.0</ShaderModel>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">4.0</ShaderModel>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|Win32'">4.0</ShaderModel>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|Win32'">4.0</ShaderModel>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">4.0</ShaderModel>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|Win32'">4.0</ShaderModel>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|Win32'">4.0</ShaderModel>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='DebugStatic|Win32'">4.0</ShaderModel>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|x64'">4.0</ShaderModel>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">4.0</ShaderModel>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|x64'">4.0</ShaderModel>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|x64'">4.0</ShaderModel>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='Release|x64'">4.0</ShaderModel>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|x64'">4.0</ShaderModel>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|x64'">4.0</ShaderModel>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='DebugStatic|x64'">4.0</ShaderModel>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|Win32'">Vertex</ShaderType>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Vertex</ShaderType>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|Win32'">Vertex</ShaderType>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|Win32'">Vertex</ShaderType>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Vertex</ShaderType>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|Win32'">Vertex</ShaderType>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|Win32'">Vertex</ShaderType>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='DebugStatic|Win32'">Vertex</ShaderType>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|x64'">Vertex</ShaderType>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Vertex</ShaderType>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|x64'">Vertex</ShaderType>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|x64'">Vertex</ShaderType>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Vertex</ShaderType>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|x64'">Vertex</ShaderType>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|x64'">Vertex</ShaderType>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='DebugStatic|x64'">Vertex</ShaderType>
+ </FxCompile>
+ <FxCompile Include="..\..\..\Src\Util\Shaders\GrayBlt_ps.hlsl">
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Pixel</ShaderType>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">4.0</ShaderModel>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|Win32'">Pixel</ShaderType>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|Win32'">4.0</ShaderModel>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='DebugStatic|Win32'">Pixel</ShaderType>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='DebugStatic|Win32'">4.0</ShaderModel>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|Win32'">Pixel</ShaderType>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|Win32'">4.0</ShaderModel>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Pixel</ShaderType>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">4.0</ShaderModel>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|Win32'">Pixel</ShaderType>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|Win32'">4.0</ShaderModel>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|Win32'">Pixel</ShaderType>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|Win32'">4.0</ShaderModel>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|Win32'">Pixel</ShaderType>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|Win32'">4.0</ShaderModel>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+ </ObjectFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|Win32'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|Win32'">
+ </ObjectFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='DebugStatic|Win32'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='DebugStatic|Win32'">
+ </ObjectFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|Win32'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|Win32'">
+ </ObjectFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+ </ObjectFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|Win32'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|Win32'">
+ </ObjectFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|Win32'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|Win32'">
+ </ObjectFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|Win32'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|Win32'">
+ </ObjectFileOutput>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">%(Filename)</VariableName>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|Win32'">%(Filename)</VariableName>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='DebugStatic|Win32'">%(Filename)</VariableName>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|Win32'">%(Filename)</VariableName>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">%(Filename)</VariableName>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|Win32'">%(Filename)</VariableName>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|Win32'">%(Filename)</VariableName>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|Win32'">%(Filename)</VariableName>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|x64'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='DebugStatic|x64'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|x64'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Release|x64'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|x64'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|x64'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|x64'">%(RelativeDir)%(Filename).h</HeaderFileOutput>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">%(Filename)</VariableName>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|x64'">%(Filename)</VariableName>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='DebugStatic|x64'">%(Filename)</VariableName>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|x64'">%(Filename)</VariableName>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">%(Filename)</VariableName>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|x64'">%(Filename)</VariableName>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|x64'">%(Filename)</VariableName>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|x64'">%(Filename)</VariableName>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
+ </ObjectFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|x64'">
+ </ObjectFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='DebugStatic|x64'">
+ </ObjectFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|x64'">
+ </ObjectFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
+ </ObjectFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|x64'">
+ </ObjectFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|x64'">
+ </ObjectFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|x64'">
+ </ObjectFileOutput>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Pixel</ShaderType>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">4.0</ShaderModel>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|x64'">Pixel</ShaderType>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|x64'">4.0</ShaderModel>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='DebugStatic|x64'">Pixel</ShaderType>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='DebugStatic|x64'">4.0</ShaderModel>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|x64'">Pixel</ShaderType>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|x64'">4.0</ShaderModel>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Pixel</ShaderType>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='Release|x64'">4.0</ShaderModel>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|x64'">Pixel</ShaderType>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|x64'">4.0</ShaderModel>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|x64'">Pixel</ShaderType>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|x64'">4.0</ShaderModel>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|x64'">Pixel</ShaderType>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|x64'">4.0</ShaderModel>
+ </FxCompile>
+ </ItemGroup>
+ <PropertyGroup Label="Globals">
+ <ProjectGuid>{29FA0962-DDC6-4F72-9D12-E150DF29E279}</ProjectGuid>
+ <Keyword>Win32Proj</Keyword>
+ <RootNamespace>LibOVR</RootNamespace>
+ <ProjectName>LibOVRKernel</ProjectName>
+ </PropertyGroup>
+ <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+ <ConfigurationType>StaticLibrary</ConfigurationType>
+ <UseDebugLibraries>true</UseDebugLibraries>
+ <CharacterSet>MultiByte</CharacterSet>
+ <PlatformToolset>v140</PlatformToolset>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|Win32'" Label="Configuration">
+ <ConfigurationType>StaticLibrary</ConfigurationType>
+ <UseDebugLibraries>true</UseDebugLibraries>
+ <CharacterSet>MultiByte</CharacterSet>
+ <PlatformToolset>v140</PlatformToolset>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|Win32'" Label="Configuration">
+ <ConfigurationType>StaticLibrary</ConfigurationType>
+ <UseDebugLibraries>true</UseDebugLibraries>
+ <CharacterSet>MultiByte</CharacterSet>
+ <PlatformToolset>v140</PlatformToolset>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugStatic|Win32'" Label="Configuration">
+ <ConfigurationType>StaticLibrary</ConfigurationType>
+ <UseDebugLibraries>true</UseDebugLibraries>
+ <CharacterSet>MultiByte</CharacterSet>
+ <PlatformToolset>v140</PlatformToolset>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
+ <ConfigurationType>StaticLibrary</ConfigurationType>
+ <UseDebugLibraries>true</UseDebugLibraries>
+ <CharacterSet>MultiByte</CharacterSet>
+ <PlatformToolset>v140</PlatformToolset>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|x64'" Label="Configuration">
+ <ConfigurationType>StaticLibrary</ConfigurationType>
+ <UseDebugLibraries>true</UseDebugLibraries>
+ <CharacterSet>MultiByte</CharacterSet>
+ <PlatformToolset>v140</PlatformToolset>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|x64'" Label="Configuration">
+ <ConfigurationType>StaticLibrary</ConfigurationType>
+ <UseDebugLibraries>true</UseDebugLibraries>
+ <CharacterSet>MultiByte</CharacterSet>
+ <PlatformToolset>v140</PlatformToolset>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugStatic|x64'" Label="Configuration">
+ <ConfigurationType>StaticLibrary</ConfigurationType>
+ <UseDebugLibraries>true</UseDebugLibraries>
+ <CharacterSet>MultiByte</CharacterSet>
+ <PlatformToolset>v140</PlatformToolset>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+ <ConfigurationType>StaticLibrary</ConfigurationType>
+ <UseDebugLibraries>false</UseDebugLibraries>
+ <WholeProgramOptimization>true</WholeProgramOptimization>
+ <CharacterSet>Unicode</CharacterSet>
+ <PlatformToolset>v140</PlatformToolset>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|Win32'" Label="Configuration">
+ <ConfigurationType>StaticLibrary</ConfigurationType>
+ <UseDebugLibraries>false</UseDebugLibraries>
+ <WholeProgramOptimization>true</WholeProgramOptimization>
+ <CharacterSet>Unicode</CharacterSet>
+ <PlatformToolset>v140</PlatformToolset>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|Win32'" Label="Configuration">
+ <ConfigurationType>StaticLibrary</ConfigurationType>
+ <UseDebugLibraries>false</UseDebugLibraries>
+ <WholeProgramOptimization>true</WholeProgramOptimization>
+ <CharacterSet>Unicode</CharacterSet>
+ <PlatformToolset>v140</PlatformToolset>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|Win32'" Label="Configuration">
+ <ConfigurationType>StaticLibrary</ConfigurationType>
+ <UseDebugLibraries>false</UseDebugLibraries>
+ <WholeProgramOptimization>true</WholeProgramOptimization>
+ <CharacterSet>Unicode</CharacterSet>
+ <PlatformToolset>v140</PlatformToolset>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
+ <ConfigurationType>StaticLibrary</ConfigurationType>
+ <UseDebugLibraries>false</UseDebugLibraries>
+ <WholeProgramOptimization>true</WholeProgramOptimization>
+ <CharacterSet>Unicode</CharacterSet>
+ <PlatformToolset>v140</PlatformToolset>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|x64'" Label="Configuration">
+ <ConfigurationType>StaticLibrary</ConfigurationType>
+ <UseDebugLibraries>false</UseDebugLibraries>
+ <WholeProgramOptimization>true</WholeProgramOptimization>
+ <CharacterSet>Unicode</CharacterSet>
+ <PlatformToolset>v140</PlatformToolset>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|x64'" Label="Configuration">
+ <ConfigurationType>StaticLibrary</ConfigurationType>
+ <UseDebugLibraries>false</UseDebugLibraries>
+ <WholeProgramOptimization>true</WholeProgramOptimization>
+ <CharacterSet>Unicode</CharacterSet>
+ <PlatformToolset>v140</PlatformToolset>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|x64'" Label="Configuration">
+ <ConfigurationType>StaticLibrary</ConfigurationType>
+ <UseDebugLibraries>false</UseDebugLibraries>
+ <WholeProgramOptimization>true</WholeProgramOptimization>
+ <CharacterSet>Unicode</CharacterSet>
+ <PlatformToolset>v140</PlatformToolset>
+ </PropertyGroup>
+ <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+ <ImportGroup Label="ExtensionSettings">
+ </ImportGroup>
+ <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), OVRRootPath.props))\OVRRootPath.props" />
+ </ImportGroup>
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|Win32'" Label="PropertySheets">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), OVRRootPath.props))\OVRRootPath.props" />
+ </ImportGroup>
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|Win32'" Label="PropertySheets">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), OVRRootPath.props))\OVRRootPath.props" />
+ </ImportGroup>
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugStatic|Win32'" Label="PropertySheets">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), OVRRootPath.props))\OVRRootPath.props" />
+ </ImportGroup>
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), OVRRootPath.props))\OVRRootPath.props" />
+ </ImportGroup>
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|x64'" Label="PropertySheets">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), OVRRootPath.props))\OVRRootPath.props" />
+ </ImportGroup>
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|x64'" Label="PropertySheets">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), OVRRootPath.props))\OVRRootPath.props" />
+ </ImportGroup>
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugStatic|x64'" Label="PropertySheets">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), OVRRootPath.props))\OVRRootPath.props" />
+ </ImportGroup>
+ <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), OVRRootPath.props))\OVRRootPath.props" />
+ </ImportGroup>
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|Win32'" Label="PropertySheets">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), OVRRootPath.props))\OVRRootPath.props" />
+ </ImportGroup>
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|Win32'" Label="PropertySheets">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), OVRRootPath.props))\OVRRootPath.props" />
+ </ImportGroup>
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|Win32'" Label="PropertySheets">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), OVRRootPath.props))\OVRRootPath.props" />
+ </ImportGroup>
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), OVRRootPath.props))\OVRRootPath.props" />
+ </ImportGroup>
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|x64'" Label="PropertySheets">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), OVRRootPath.props))\OVRRootPath.props" />
+ </ImportGroup>
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|x64'" Label="PropertySheets">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), OVRRootPath.props))\OVRRootPath.props" />
+ </ImportGroup>
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|x64'" Label="PropertySheets">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), OVRRootPath.props))\OVRRootPath.props" />
+ </ImportGroup>
+ <PropertyGroup Label="UserMacros" />
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+ <OutDir>$(ProjectDir)../../../Lib/Windows/$(Platform)/$(Configuration)/VS2015/</OutDir>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|Win32'">
+ <OutDir>$(ProjectDir)../../../Lib/Windows/$(Platform)/$(Configuration)/VS2015/</OutDir>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|Win32'">
+ <OutDir>$(ProjectDir)../../../Lib/Windows/$(Platform)/$(Configuration)/VS2015/</OutDir>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugStatic|Win32'">
+ <OutDir>$(ProjectDir)../../../Lib/Windows/$(Platform)/$(Configuration)/VS2015/</OutDir>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
+ <OutDir>$(ProjectDir)../../../Lib/Windows/$(Platform)/$(Configuration)/VS2015/</OutDir>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|x64'">
+ <OutDir>$(ProjectDir)../../../Lib/Windows/$(Platform)/$(Configuration)/VS2015/</OutDir>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|x64'">
+ <OutDir>$(ProjectDir)../../../Lib/Windows/$(Platform)/$(Configuration)/VS2015/</OutDir>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugStatic|x64'">
+ <OutDir>$(ProjectDir)../../../Lib/Windows/$(Platform)/$(Configuration)/VS2015/</OutDir>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+ <IntDir>$(ProjectDir)../../../Obj/$(ProjectName)/Windows/$(Platform)/$(Configuration)/VS2015/</IntDir>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|Win32'">
+ <IntDir>$(ProjectDir)../../../Obj/$(ProjectName)/Windows/$(Platform)/$(Configuration)/VS2015/</IntDir>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|Win32'">
+ <IntDir>$(ProjectDir)../../../Obj/$(ProjectName)/Windows/$(Platform)/$(Configuration)/VS2015/</IntDir>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugStatic|Win32'">
+ <IntDir>$(ProjectDir)../../../Obj/$(ProjectName)/Windows/$(Platform)/$(Configuration)/VS2015/</IntDir>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
+ <IntDir>$(ProjectDir)../../../Obj/$(ProjectName)/Windows/$(Platform)/$(Configuration)/VS2015/</IntDir>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|x64'">
+ <IntDir>$(ProjectDir)../../../Obj/$(ProjectName)/Windows/$(Platform)/$(Configuration)/VS2015/</IntDir>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|x64'">
+ <IntDir>$(ProjectDir)../../../Obj/$(ProjectName)/Windows/$(Platform)/$(Configuration)/VS2015/</IntDir>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugStatic|x64'">
+ <IntDir>$(ProjectDir)../../../Obj/$(ProjectName)/Windows/$(Platform)/$(Configuration)/VS2015/</IntDir>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+ <TargetName>LibOVRKernel</TargetName>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|Win32'">
+ <TargetName>LibOVRKernel</TargetName>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|Win32'">
+ <TargetName>LibOVRKernel</TargetName>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugStatic|Win32'">
+ <TargetName>LibOVRKernel</TargetName>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
+ <TargetName>LibOVRKernel</TargetName>
+ <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
+ <RunCodeAnalysis>false</RunCodeAnalysis>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|x64'">
+ <TargetName>LibOVRKernel</TargetName>
+ <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
+ <RunCodeAnalysis>false</RunCodeAnalysis>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|x64'">
+ <TargetName>LibOVRKernel</TargetName>
+ <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
+ <RunCodeAnalysis>false</RunCodeAnalysis>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugStatic|x64'">
+ <TargetName>LibOVRKernel</TargetName>
+ <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
+ <RunCodeAnalysis>false</RunCodeAnalysis>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+ <OutDir>$(ProjectDir)../../../Lib/Windows/$(Platform)/$(Configuration)/VS2015/</OutDir>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|Win32'">
+ <OutDir>$(ProjectDir)../../../Lib/Windows/$(Platform)/$(Configuration)/VS2015/</OutDir>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|Win32'">
+ <OutDir>$(ProjectDir)../../../Lib/Windows/$(Platform)/$(Configuration)/VS2015/</OutDir>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|Win32'">
+ <OutDir>$(ProjectDir)../../../Lib/Windows/$(Platform)/$(Configuration)/VS2015/</OutDir>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
+ <OutDir>$(ProjectDir)../../../Lib/Windows/$(Platform)/$(Configuration)/VS2015/</OutDir>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|x64'">
+ <OutDir>$(ProjectDir)../../../Lib/Windows/$(Platform)/$(Configuration)/VS2015/</OutDir>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|x64'">
+ <OutDir>$(ProjectDir)../../../Lib/Windows/$(Platform)/$(Configuration)/VS2015/</OutDir>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|x64'">
+ <OutDir>$(ProjectDir)../../../Lib/Windows/$(Platform)/$(Configuration)/VS2015/</OutDir>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+ <IntDir>$(ProjectDir)../../../Obj/$(ProjectName)/Windows/$(Platform)/$(Configuration)/VS2015/</IntDir>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|Win32'">
+ <IntDir>$(ProjectDir)../../../Obj/$(ProjectName)/Windows/$(Platform)/$(Configuration)/VS2015/</IntDir>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|Win32'">
+ <IntDir>$(ProjectDir)../../../Obj/$(ProjectName)/Windows/$(Platform)/$(Configuration)/VS2015/</IntDir>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|Win32'">
+ <IntDir>$(ProjectDir)../../../Obj/$(ProjectName)/Windows/$(Platform)/$(Configuration)/VS2015/</IntDir>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
+ <IntDir>$(ProjectDir)../../../Obj/$(ProjectName)/Windows/$(Platform)/$(Configuration)/VS2015/</IntDir>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|x64'">
+ <IntDir>$(ProjectDir)../../../Obj/$(ProjectName)/Windows/$(Platform)/$(Configuration)/VS2015/</IntDir>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|x64'">
+ <IntDir>$(ProjectDir)../../../Obj/$(ProjectName)/Windows/$(Platform)/$(Configuration)/VS2015/</IntDir>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|x64'">
+ <IntDir>$(ProjectDir)../../../Obj/$(ProjectName)/Windows/$(Platform)/$(Configuration)/VS2015/</IntDir>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+ <TargetName>LibOVRKernel</TargetName>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|Win32'">
+ <TargetName>LibOVRKernel</TargetName>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|Win32'">
+ <TargetName>LibOVRKernel</TargetName>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|Win32'">
+ <TargetName>LibOVRKernel</TargetName>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
+ <TargetName>LibOVRKernel</TargetName>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|x64'">
+ <TargetName>LibOVRKernel</TargetName>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|x64'">
+ <TargetName>LibOVRKernel</TargetName>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|x64'">
+ <TargetName>LibOVRKernel</TargetName>
+ </PropertyGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+ <ClCompile>
+ <PrecompiledHeader>
+ </PrecompiledHeader>
+ <WarningLevel>Level4</WarningLevel>
+ <Optimization>Disabled</Optimization>
+ <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions);</PreprocessorDefinitions>
+ <DebugInformationFormat>OldStyle</DebugInformationFormat>
+ <MultiProcessorCompilation>true</MultiProcessorCompilation>
+ <MinimalRebuild>false</MinimalRebuild>
+ <OmitDefaultLibName>true</OmitDefaultLibName>
+ <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
+ <TreatWarningAsError>true</TreatWarningAsError>
+ <ExceptionHandling>SyncCThrow</ExceptionHandling>
+ <FunctionLevelLinking>true</FunctionLevelLinking>
+ <RuntimeTypeInfo>false</RuntimeTypeInfo>
+ <AdditionalIncludeDirectories>$(OVRSDKROOT)LibOVRKernel/Src/;$(OVRSDKROOT)Logging/;$(OVRSDKROOT)LibOVR/Include/;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+ <AdditionalOptions>/d2Zi+ /we4263 /we4264 /we4265 /we4266 /we4062 %(AdditionalOptions)</AdditionalOptions>
+ </ClCompile>
+ <Link>
+ <SubSystem>Windows</SubSystem>
+ <GenerateDebugInformation>true</GenerateDebugInformation>
+ </Link>
+ <Lib />
+ <Lib>
+ <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>
+ </Lib>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|Win32'">
+ <ClCompile>
+ <PrecompiledHeader>
+ </PrecompiledHeader>
+ <WarningLevel>Level4</WarningLevel>
+ <Optimization>Disabled</Optimization>
+ <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions);</PreprocessorDefinitions>
+ <DebugInformationFormat>OldStyle</DebugInformationFormat>
+ <MultiProcessorCompilation>true</MultiProcessorCompilation>
+ <MinimalRebuild>false</MinimalRebuild>
+ <OmitDefaultLibName>true</OmitDefaultLibName>
+ <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
+ <TreatWarningAsError>true</TreatWarningAsError>
+ <ExceptionHandling>SyncCThrow</ExceptionHandling>
+ <FunctionLevelLinking>true</FunctionLevelLinking>
+ <RuntimeTypeInfo>false</RuntimeTypeInfo>
+ <AdditionalIncludeDirectories>$(OVRSDKROOT)LibOVRKernel/Src/;$(OVRSDKROOT)Logging/;$(OVRSDKROOT)LibOVR/Include/;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+ <AdditionalOptions>/d2Zi+ /we4263 /we4264 /we4265 /we4266 /we4062 %(AdditionalOptions)</AdditionalOptions>
+ </ClCompile>
+ <Link>
+ <SubSystem>Windows</SubSystem>
+ <GenerateDebugInformation>true</GenerateDebugInformation>
+ </Link>
+ <Lib />
+ <Lib>
+ <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>
+ </Lib>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|Win32'">
+ <ClCompile>
+ <PrecompiledHeader>
+ </PrecompiledHeader>
+ <WarningLevel>Level4</WarningLevel>
+ <Optimization>Disabled</Optimization>
+ <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions);</PreprocessorDefinitions>
+ <DebugInformationFormat>OldStyle</DebugInformationFormat>
+ <MultiProcessorCompilation>true</MultiProcessorCompilation>
+ <MinimalRebuild>false</MinimalRebuild>
+ <OmitDefaultLibName>true</OmitDefaultLibName>
+ <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+ <TreatWarningAsError>true</TreatWarningAsError>
+ <ExceptionHandling>SyncCThrow</ExceptionHandling>
+ <FunctionLevelLinking>true</FunctionLevelLinking>
+ <RuntimeTypeInfo>false</RuntimeTypeInfo>
+ <AdditionalIncludeDirectories>$(OVRSDKROOT)LibOVRKernel/Src/;$(OVRSDKROOT)Logging/;$(OVRSDKROOT)LibOVR/Include/;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+ <AdditionalOptions>/d2Zi+ /we4263 /we4264 /we4265 /we4266 /we4062 %(AdditionalOptions)</AdditionalOptions>
+ </ClCompile>
+ <Link>
+ <SubSystem>Windows</SubSystem>
+ <GenerateDebugInformation>true</GenerateDebugInformation>
+ </Link>
+ <Lib />
+ <Lib>
+ <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>
+ </Lib>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugStatic|Win32'">
+ <ClCompile>
+ <PrecompiledHeader>
+ </PrecompiledHeader>
+ <WarningLevel>Level4</WarningLevel>
+ <Optimization>Disabled</Optimization>
+ <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions);</PreprocessorDefinitions>
+ <DebugInformationFormat>OldStyle</DebugInformationFormat>
+ <MultiProcessorCompilation>true</MultiProcessorCompilation>
+ <MinimalRebuild>false</MinimalRebuild>
+ <OmitDefaultLibName>true</OmitDefaultLibName>
+ <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
+ <TreatWarningAsError>true</TreatWarningAsError>
+ <ExceptionHandling>SyncCThrow</ExceptionHandling>
+ <FunctionLevelLinking>true</FunctionLevelLinking>
+ <RuntimeTypeInfo>false</RuntimeTypeInfo>
+ <AdditionalIncludeDirectories>$(OVRSDKROOT)LibOVRKernel/Src/;$(OVRSDKROOT)Logging/;$(OVRSDKROOT)LibOVR/Include/;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+ <AdditionalOptions>/d2Zi+ /we4263 /we4264 /we4265 /we4266 /we4062 %(AdditionalOptions)</AdditionalOptions>
+ </ClCompile>
+ <Link>
+ <SubSystem>Windows</SubSystem>
+ <GenerateDebugInformation>true</GenerateDebugInformation>
+ </Link>
+ <Lib />
+ <Lib>
+ <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>
+ </Lib>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
+ <ClCompile>
+ <PrecompiledHeader>
+ </PrecompiledHeader>
+ <WarningLevel>Level4</WarningLevel>
+ <Optimization>Disabled</Optimization>
+ <PreprocessorDefinitions>_WIN64;_DEBUG;_LIB;%(PreprocessorDefinitions);</PreprocessorDefinitions>
+ <DebugInformationFormat>OldStyle</DebugInformationFormat>
+ <MultiProcessorCompilation>true</MultiProcessorCompilation>
+ <MinimalRebuild>false</MinimalRebuild>
+ <OmitDefaultLibName>true</OmitDefaultLibName>
+ <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
+ <OmitFramePointers>false</OmitFramePointers>
+ <EnablePREfast>false</EnablePREfast>
+ <TreatWarningAsError>true</TreatWarningAsError>
+ <ExceptionHandling>SyncCThrow</ExceptionHandling>
+ <FunctionLevelLinking>true</FunctionLevelLinking>
+ <RuntimeTypeInfo>false</RuntimeTypeInfo>
+ <AdditionalIncludeDirectories>$(OVRSDKROOT)LibOVRKernel/Src/;$(OVRSDKROOT)Logging/;$(OVRSDKROOT)LibOVR/Include/;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+ <AdditionalOptions>/d2Zi+ /we4263 /we4264 /we4265 /we4266 /we4062 %(AdditionalOptions)</AdditionalOptions>
+ </ClCompile>
+ <Link>
+ <SubSystem>Windows</SubSystem>
+ <GenerateDebugInformation>true</GenerateDebugInformation>
+ </Link>
+ <Lib />
+ <Lib>
+ <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>
+ </Lib>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|x64'">
+ <ClCompile>
+ <PrecompiledHeader>
+ </PrecompiledHeader>
+ <WarningLevel>Level4</WarningLevel>
+ <Optimization>Disabled</Optimization>
+ <PreprocessorDefinitions>_WIN64;_DEBUG;_LIB;%(PreprocessorDefinitions);</PreprocessorDefinitions>
+ <DebugInformationFormat>OldStyle</DebugInformationFormat>
+ <MultiProcessorCompilation>true</MultiProcessorCompilation>
+ <MinimalRebuild>false</MinimalRebuild>
+ <OmitDefaultLibName>true</OmitDefaultLibName>
+ <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
+ <OmitFramePointers>false</OmitFramePointers>
+ <EnablePREfast>false</EnablePREfast>
+ <TreatWarningAsError>true</TreatWarningAsError>
+ <ExceptionHandling>SyncCThrow</ExceptionHandling>
+ <FunctionLevelLinking>true</FunctionLevelLinking>
+ <RuntimeTypeInfo>false</RuntimeTypeInfo>
+ <AdditionalIncludeDirectories>$(OVRSDKROOT)LibOVRKernel/Src/;$(OVRSDKROOT)Logging/;$(OVRSDKROOT)LibOVR/Include/;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+ <AdditionalOptions>/d2Zi+ /we4263 /we4264 /we4265 /we4266 /we4062 %(AdditionalOptions)</AdditionalOptions>
+ </ClCompile>
+ <Link>
+ <SubSystem>Windows</SubSystem>
+ <GenerateDebugInformation>true</GenerateDebugInformation>
+ </Link>
+ <Lib />
+ <Lib>
+ <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>
+ </Lib>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|x64'">
+ <ClCompile>
+ <PrecompiledHeader>
+ </PrecompiledHeader>
+ <WarningLevel>Level4</WarningLevel>
+ <Optimization>Disabled</Optimization>
+ <PreprocessorDefinitions>_WIN64;_DEBUG;_LIB;%(PreprocessorDefinitions);</PreprocessorDefinitions>
+ <DebugInformationFormat>OldStyle</DebugInformationFormat>
+ <MultiProcessorCompilation>true</MultiProcessorCompilation>
+ <MinimalRebuild>false</MinimalRebuild>
+ <OmitDefaultLibName>true</OmitDefaultLibName>
+ <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+ <OmitFramePointers>false</OmitFramePointers>
+ <EnablePREfast>false</EnablePREfast>
+ <TreatWarningAsError>true</TreatWarningAsError>
+ <ExceptionHandling>SyncCThrow</ExceptionHandling>
+ <FunctionLevelLinking>true</FunctionLevelLinking>
+ <RuntimeTypeInfo>false</RuntimeTypeInfo>
+ <AdditionalIncludeDirectories>$(OVRSDKROOT)LibOVRKernel/Src/;$(OVRSDKROOT)Logging/;$(OVRSDKROOT)LibOVR/Include/;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+ <AdditionalOptions>/d2Zi+ /we4263 /we4264 /we4265 /we4266 /we4062 %(AdditionalOptions)</AdditionalOptions>
+ </ClCompile>
+ <Link>
+ <SubSystem>Windows</SubSystem>
+ <GenerateDebugInformation>true</GenerateDebugInformation>
+ </Link>
+ <Lib />
+ <Lib>
+ <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>
+ </Lib>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugStatic|x64'">
+ <ClCompile>
+ <PrecompiledHeader>
+ </PrecompiledHeader>
+ <WarningLevel>Level4</WarningLevel>
+ <Optimization>Disabled</Optimization>
+ <PreprocessorDefinitions>_WIN64;_DEBUG;_LIB;%(PreprocessorDefinitions);</PreprocessorDefinitions>
+ <DebugInformationFormat>OldStyle</DebugInformationFormat>
+ <MultiProcessorCompilation>true</MultiProcessorCompilation>
+ <MinimalRebuild>false</MinimalRebuild>
+ <OmitDefaultLibName>true</OmitDefaultLibName>
+ <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
+ <OmitFramePointers>false</OmitFramePointers>
+ <EnablePREfast>false</EnablePREfast>
+ <TreatWarningAsError>true</TreatWarningAsError>
+ <ExceptionHandling>SyncCThrow</ExceptionHandling>
+ <FunctionLevelLinking>true</FunctionLevelLinking>
+ <RuntimeTypeInfo>false</RuntimeTypeInfo>
+ <AdditionalIncludeDirectories>$(OVRSDKROOT)LibOVRKernel/Src/;$(OVRSDKROOT)Logging/;$(OVRSDKROOT)LibOVR/Include/;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+ <AdditionalOptions>/d2Zi+ /we4263 /we4264 /we4265 /we4266 /we4062 %(AdditionalOptions)</AdditionalOptions>
+ </ClCompile>
+ <Link>
+ <SubSystem>Windows</SubSystem>
+ <GenerateDebugInformation>true</GenerateDebugInformation>
+ </Link>
+ <Lib />
+ <Lib>
+ <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>
+ </Lib>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+ <ClCompile>
+ <WarningLevel>Level4</WarningLevel>
+ <PrecompiledHeader>
+ </PrecompiledHeader>
+ <Optimization>Full</Optimization>
+ <FunctionLevelLinking>true</FunctionLevelLinking>
+ <IntrinsicFunctions>true</IntrinsicFunctions>
+ <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions);</PreprocessorDefinitions>
+ <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
+ <MultiProcessorCompilation>true</MultiProcessorCompilation>
+ <OmitDefaultLibName>true</OmitDefaultLibName>
+ <DebugInformationFormat>OldStyle</DebugInformationFormat>
+ <WholeProgramOptimization>false</WholeProgramOptimization>
+ <AdditionalOptions>/d2Zi+ /we4263 /we4264 /we4265 /we4266 /we4062 %(AdditionalOptions)</AdditionalOptions>
+ <BufferSecurityCheck>true</BufferSecurityCheck>
+ <StringPooling>false</StringPooling>
+ <ExceptionHandling>SyncCThrow</ExceptionHandling>
+ <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
+ <TreatWarningAsError>true</TreatWarningAsError>
+ <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+ <RuntimeTypeInfo>false</RuntimeTypeInfo>
+ <AdditionalIncludeDirectories>$(OVRSDKROOT)LibOVRKernel/Src/;$(OVRSDKROOT)Logging/;$(OVRSDKROOT)LibOVR/Include/;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+ </ClCompile>
+ <Link>
+ <SubSystem>Windows</SubSystem>
+ <GenerateDebugInformation>true</GenerateDebugInformation>
+ <EnableCOMDATFolding>true</EnableCOMDATFolding>
+ <OptimizeReferences>true</OptimizeReferences>
+ </Link>
+ <Lib />
+ <Lib>
+ <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>
+ </Lib>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|Win32'">
+ <ClCompile>
+ <WarningLevel>Level4</WarningLevel>
+ <PrecompiledHeader>
+ </PrecompiledHeader>
+ <Optimization>Full</Optimization>
+ <FunctionLevelLinking>true</FunctionLevelLinking>
+ <IntrinsicFunctions>true</IntrinsicFunctions>
+ <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions);</PreprocessorDefinitions>
+ <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
+ <MultiProcessorCompilation>true</MultiProcessorCompilation>
+ <OmitDefaultLibName>true</OmitDefaultLibName>
+ <DebugInformationFormat>OldStyle</DebugInformationFormat>
+ <WholeProgramOptimization>false</WholeProgramOptimization>
+ <AdditionalOptions>/d2Zi+ /we4263 /we4264 /we4265 /we4266 /we4062 %(AdditionalOptions)</AdditionalOptions>
+ <BufferSecurityCheck>true</BufferSecurityCheck>
+ <StringPooling>false</StringPooling>
+ <ExceptionHandling>SyncCThrow</ExceptionHandling>
+ <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
+ <TreatWarningAsError>true</TreatWarningAsError>
+ <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+ <RuntimeTypeInfo>false</RuntimeTypeInfo>
+ <AdditionalIncludeDirectories>$(OVRSDKROOT)LibOVRKernel/Src/;$(OVRSDKROOT)Logging/;$(OVRSDKROOT)LibOVR/Include/;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+ </ClCompile>
+ <Link>
+ <SubSystem>Windows</SubSystem>
+ <GenerateDebugInformation>true</GenerateDebugInformation>
+ <EnableCOMDATFolding>true</EnableCOMDATFolding>
+ <OptimizeReferences>true</OptimizeReferences>
+ </Link>
+ <Lib />
+ <Lib>
+ <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>
+ </Lib>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|Win32'">
+ <ClCompile>
+ <WarningLevel>Level4</WarningLevel>
+ <PrecompiledHeader>
+ </PrecompiledHeader>
+ <Optimization>Full</Optimization>
+ <FunctionLevelLinking>true</FunctionLevelLinking>
+ <IntrinsicFunctions>true</IntrinsicFunctions>
+ <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions);</PreprocessorDefinitions>
+ <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+ <MultiProcessorCompilation>true</MultiProcessorCompilation>
+ <OmitDefaultLibName>true</OmitDefaultLibName>
+ <DebugInformationFormat>OldStyle</DebugInformationFormat>
+ <WholeProgramOptimization>false</WholeProgramOptimization>
+ <AdditionalOptions>/d2Zi+ /we4263 /we4264 /we4265 /we4266 /we4062 %(AdditionalOptions)</AdditionalOptions>
+ <BufferSecurityCheck>true</BufferSecurityCheck>
+ <StringPooling>false</StringPooling>
+ <ExceptionHandling>SyncCThrow</ExceptionHandling>
+ <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
+ <TreatWarningAsError>true</TreatWarningAsError>
+ <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+ <RuntimeTypeInfo>false</RuntimeTypeInfo>
+ <AdditionalIncludeDirectories>$(OVRSDKROOT)LibOVRKernel/Src/;$(OVRSDKROOT)Logging/;$(OVRSDKROOT)LibOVR/Include/;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+ </ClCompile>
+ <Link>
+ <SubSystem>Windows</SubSystem>
+ <GenerateDebugInformation>true</GenerateDebugInformation>
+ <EnableCOMDATFolding>true</EnableCOMDATFolding>
+ <OptimizeReferences>true</OptimizeReferences>
+ </Link>
+ <Lib />
+ <Lib>
+ <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>
+ </Lib>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|Win32'">
+ <ClCompile>
+ <WarningLevel>Level4</WarningLevel>
+ <PrecompiledHeader>
+ </PrecompiledHeader>
+ <Optimization>Full</Optimization>
+ <FunctionLevelLinking>true</FunctionLevelLinking>
+ <IntrinsicFunctions>true</IntrinsicFunctions>
+ <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions);</PreprocessorDefinitions>
+ <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
+ <MultiProcessorCompilation>true</MultiProcessorCompilation>
+ <OmitDefaultLibName>true</OmitDefaultLibName>
+ <DebugInformationFormat>OldStyle</DebugInformationFormat>
+ <WholeProgramOptimization>false</WholeProgramOptimization>
+ <AdditionalOptions>/d2Zi+ /we4263 /we4264 /we4265 /we4266 /we4062 %(AdditionalOptions)</AdditionalOptions>
+ <BufferSecurityCheck>true</BufferSecurityCheck>
+ <StringPooling>false</StringPooling>
+ <ExceptionHandling>SyncCThrow</ExceptionHandling>
+ <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
+ <TreatWarningAsError>true</TreatWarningAsError>
+ <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+ <RuntimeTypeInfo>false</RuntimeTypeInfo>
+ <AdditionalIncludeDirectories>$(OVRSDKROOT)LibOVRKernel/Src/;$(OVRSDKROOT)Logging/;$(OVRSDKROOT)LibOVR/Include/;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+ </ClCompile>
+ <Link>
+ <SubSystem>Windows</SubSystem>
+ <GenerateDebugInformation>true</GenerateDebugInformation>
+ <EnableCOMDATFolding>true</EnableCOMDATFolding>
+ <OptimizeReferences>true</OptimizeReferences>
+ </Link>
+ <Lib />
+ <Lib>
+ <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>
+ </Lib>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
+ <ClCompile>
+ <WarningLevel>Level4</WarningLevel>
+ <PrecompiledHeader>
+ </PrecompiledHeader>
+ <Optimization>Full</Optimization>
+ <FunctionLevelLinking>true</FunctionLevelLinking>
+ <IntrinsicFunctions>true</IntrinsicFunctions>
+ <PreprocessorDefinitions>_WIN64;NDEBUG;_LIB;%(PreprocessorDefinitions);</PreprocessorDefinitions>
+ <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
+ <MultiProcessorCompilation>true</MultiProcessorCompilation>
+ <OmitDefaultLibName>true</OmitDefaultLibName>
+ <DebugInformationFormat>OldStyle</DebugInformationFormat>
+ <WholeProgramOptimization>false</WholeProgramOptimization>
+ <AdditionalOptions>/d2Zi+ /we4263 /we4264 /we4265 /we4266 /we4062 %(AdditionalOptions)</AdditionalOptions>
+ <BufferSecurityCheck>true</BufferSecurityCheck>
+ <StringPooling>false</StringPooling>
+ <ExceptionHandling>SyncCThrow</ExceptionHandling>
+ <EnableEnhancedInstructionSet>NotSet</EnableEnhancedInstructionSet>
+ <TreatWarningAsError>true</TreatWarningAsError>
+ <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+ <OmitFramePointers>false</OmitFramePointers>
+ <RuntimeTypeInfo>false</RuntimeTypeInfo>
+ <AdditionalIncludeDirectories>$(OVRSDKROOT)LibOVRKernel/Src/;$(OVRSDKROOT)Logging/;$(OVRSDKROOT)LibOVR/Include/;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+ </ClCompile>
+ <Link>
+ <SubSystem>Windows</SubSystem>
+ <GenerateDebugInformation>true</GenerateDebugInformation>
+ <EnableCOMDATFolding>true</EnableCOMDATFolding>
+ <OptimizeReferences>true</OptimizeReferences>
+ </Link>
+ <Lib />
+ <Lib>
+ <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>
+ </Lib>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|x64'">
+ <ClCompile>
+ <WarningLevel>Level4</WarningLevel>
+ <PrecompiledHeader>
+ </PrecompiledHeader>
+ <Optimization>Full</Optimization>
+ <FunctionLevelLinking>true</FunctionLevelLinking>
+ <IntrinsicFunctions>true</IntrinsicFunctions>
+ <PreprocessorDefinitions>_WIN64;NDEBUG;_LIB;%(PreprocessorDefinitions);</PreprocessorDefinitions>
+ <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
+ <MultiProcessorCompilation>true</MultiProcessorCompilation>
+ <OmitDefaultLibName>true</OmitDefaultLibName>
+ <DebugInformationFormat>OldStyle</DebugInformationFormat>
+ <WholeProgramOptimization>false</WholeProgramOptimization>
+ <AdditionalOptions>/d2Zi+ /we4263 /we4264 /we4265 /we4266 /we4062 %(AdditionalOptions)</AdditionalOptions>
+ <BufferSecurityCheck>true</BufferSecurityCheck>
+ <StringPooling>false</StringPooling>
+ <ExceptionHandling>SyncCThrow</ExceptionHandling>
+ <EnableEnhancedInstructionSet>NotSet</EnableEnhancedInstructionSet>
+ <TreatWarningAsError>true</TreatWarningAsError>
+ <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+ <OmitFramePointers>false</OmitFramePointers>
+ <RuntimeTypeInfo>false</RuntimeTypeInfo>
+ <AdditionalIncludeDirectories>$(OVRSDKROOT)LibOVRKernel/Src/;$(OVRSDKROOT)Logging/;$(OVRSDKROOT)LibOVR/Include/;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+ </ClCompile>
+ <Link>
+ <SubSystem>Windows</SubSystem>
+ <GenerateDebugInformation>true</GenerateDebugInformation>
+ <EnableCOMDATFolding>true</EnableCOMDATFolding>
+ <OptimizeReferences>true</OptimizeReferences>
+ </Link>
+ <Lib />
+ <Lib>
+ <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>
+ </Lib>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|x64'">
+ <ClCompile>
+ <WarningLevel>Level4</WarningLevel>
+ <PrecompiledHeader>
+ </PrecompiledHeader>
+ <Optimization>Full</Optimization>
+ <FunctionLevelLinking>true</FunctionLevelLinking>
+ <IntrinsicFunctions>true</IntrinsicFunctions>
+ <PreprocessorDefinitions>_WIN64;NDEBUG;_LIB;%(PreprocessorDefinitions);</PreprocessorDefinitions>
+ <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+ <MultiProcessorCompilation>true</MultiProcessorCompilation>
+ <OmitDefaultLibName>true</OmitDefaultLibName>
+ <DebugInformationFormat>OldStyle</DebugInformationFormat>
+ <WholeProgramOptimization>false</WholeProgramOptimization>
+ <AdditionalOptions>/d2Zi+ /we4263 /we4264 /we4265 /we4266 /we4062 %(AdditionalOptions)</AdditionalOptions>
+ <BufferSecurityCheck>true</BufferSecurityCheck>
+ <StringPooling>false</StringPooling>
+ <ExceptionHandling>SyncCThrow</ExceptionHandling>
+ <EnableEnhancedInstructionSet>NotSet</EnableEnhancedInstructionSet>
+ <TreatWarningAsError>true</TreatWarningAsError>
+ <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+ <OmitFramePointers>false</OmitFramePointers>
+ <RuntimeTypeInfo>false</RuntimeTypeInfo>
+ <AdditionalIncludeDirectories>$(OVRSDKROOT)LibOVRKernel/Src/;$(OVRSDKROOT)Logging/;$(OVRSDKROOT)LibOVR/Include/;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+ </ClCompile>
+ <Link>
+ <SubSystem>Windows</SubSystem>
+ <GenerateDebugInformation>true</GenerateDebugInformation>
+ <EnableCOMDATFolding>true</EnableCOMDATFolding>
+ <OptimizeReferences>true</OptimizeReferences>
+ </Link>
+ <Lib />
+ <Lib>
+ <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>
+ </Lib>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|x64'">
+ <ClCompile>
+ <WarningLevel>Level4</WarningLevel>
+ <PrecompiledHeader>
+ </PrecompiledHeader>
+ <Optimization>Full</Optimization>
+ <FunctionLevelLinking>true</FunctionLevelLinking>
+ <IntrinsicFunctions>true</IntrinsicFunctions>
+ <PreprocessorDefinitions>_WIN64;NDEBUG;_LIB;%(PreprocessorDefinitions);</PreprocessorDefinitions>
+ <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
+ <MultiProcessorCompilation>true</MultiProcessorCompilation>
+ <OmitDefaultLibName>true</OmitDefaultLibName>
+ <DebugInformationFormat>OldStyle</DebugInformationFormat>
+ <WholeProgramOptimization>false</WholeProgramOptimization>
+ <AdditionalOptions>/d2Zi+ /we4263 /we4264 /we4265 /we4266 /we4062 %(AdditionalOptions)</AdditionalOptions>
+ <BufferSecurityCheck>true</BufferSecurityCheck>
+ <StringPooling>false</StringPooling>
+ <ExceptionHandling>SyncCThrow</ExceptionHandling>
+ <EnableEnhancedInstructionSet>NotSet</EnableEnhancedInstructionSet>
+ <TreatWarningAsError>true</TreatWarningAsError>
+ <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+ <OmitFramePointers>false</OmitFramePointers>
+ <RuntimeTypeInfo>false</RuntimeTypeInfo>
+ <AdditionalIncludeDirectories>$(OVRSDKROOT)LibOVRKernel/Src/;$(OVRSDKROOT)Logging/;$(OVRSDKROOT)LibOVR/Include/;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+ </ClCompile>
+ <Link>
+ <SubSystem>Windows</SubSystem>
+ <GenerateDebugInformation>true</GenerateDebugInformation>
+ <EnableCOMDATFolding>true</EnableCOMDATFolding>
+ <OptimizeReferences>true</OptimizeReferences>
+ </Link>
+ <Lib />
+ <Lib>
+ <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>
+ </Lib>
+ </ItemDefinitionGroup>
+ <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+ <ImportGroup Label="ExtensionTargets">
+ </ImportGroup>
+</Project>