summaryrefslogtreecommitdiffhomepage
path: root/ovr_sdk_win_23.0.0/LibOVRKernel/Projects/Windows/VS2017/LibOVRKernel.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'ovr_sdk_win_23.0.0/LibOVRKernel/Projects/Windows/VS2017/LibOVRKernel.vcxproj')
-rw-r--r--ovr_sdk_win_23.0.0/LibOVRKernel/Projects/Windows/VS2017/LibOVRKernel.vcxproj784
1 files changed, 784 insertions, 0 deletions
diff --git a/ovr_sdk_win_23.0.0/LibOVRKernel/Projects/Windows/VS2017/LibOVRKernel.vcxproj b/ovr_sdk_win_23.0.0/LibOVRKernel/Projects/Windows/VS2017/LibOVRKernel.vcxproj
new file mode 100644
index 0000000..6fb59bf
--- /dev/null
+++ b/ovr_sdk_win_23.0.0/LibOVRKernel/Projects/Windows/VS2017/LibOVRKernel.vcxproj
@@ -0,0 +1,784 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project DefaultTargets="Build" ToolsVersion="15.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="..\..\..\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="..\..\..\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="..\..\..\LibOVRKernel_dependency.props" />
+ <None Include="..\..\..\Src\Kernel\OVR_NewOverride.inl" />
+ <None Include="..\..\..\Src\Tracing\LibOVREvents.man" />
+ <None Include="..\..\..\Src\Tracing\README.md" />
+ <None Include="LibOVRKernel_internal.props" />
+ </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'">$(GenDir)Shaders/%(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'">$(GenDir)Shaders/%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|Win32'">$(GenDir)Shaders/%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|Win32'">$(GenDir)Shaders/%(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'">$(GenDir)Shaders/%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|Win32'">$(GenDir)Shaders/%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|Win32'">$(GenDir)Shaders/%(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'">$(GenDir)Shaders/%(Filename).h</HeaderFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='DebugStatic|Win32'">
+ </ObjectFileOutput>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|x64'">%(Filename)</VariableName>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|x64'">$(GenDir)Shaders/%(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'">$(GenDir)Shaders/%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|x64'">$(GenDir)Shaders/%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|x64'">$(GenDir)Shaders/%(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'">$(GenDir)Shaders/%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|x64'">$(GenDir)Shaders/%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|x64'">$(GenDir)Shaders/%(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'">$(GenDir)Shaders/%(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'">$(GenDir)Shaders/%(Filename).h</HeaderFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
+ </ObjectFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|x64'">$(GenDir)Shaders/%(Filename).h</HeaderFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|x64'">
+ </ObjectFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='DebugStatic|x64'">$(GenDir)Shaders/%(Filename).h</HeaderFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='DebugStatic|x64'">
+ </ObjectFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|x64'">$(GenDir)Shaders/%(Filename).h</HeaderFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|x64'">
+ </ObjectFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(GenDir)Shaders/%(Filename).h</HeaderFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
+ </ObjectFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|x64'">$(GenDir)Shaders/%(Filename).h</HeaderFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|x64'">
+ </ObjectFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|x64'">$(GenDir)Shaders/%(Filename).h</HeaderFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|x64'">
+ </ObjectFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|x64'">$(GenDir)Shaders/%(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'">$(GenDir)Shaders/%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|Win32'">$(GenDir)Shaders/%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='DebugStatic|Win32'">$(GenDir)Shaders/%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|Win32'">$(GenDir)Shaders/%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(GenDir)Shaders/%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|Win32'">$(GenDir)Shaders/%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|Win32'">$(GenDir)Shaders/%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|Win32'">$(GenDir)Shaders/%(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'">$(GenDir)Shaders/%(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'">$(GenDir)Shaders/%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|Win32'">$(GenDir)Shaders/%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|Win32'">$(GenDir)Shaders/%(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'">$(GenDir)Shaders/%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|Win32'">$(GenDir)Shaders/%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|Win32'">$(GenDir)Shaders/%(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'">$(GenDir)Shaders/%(Filename).h</HeaderFileOutput>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='DebugStatic|Win32'">
+ </ObjectFileOutput>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|x64'">%(Filename)</VariableName>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|x64'">$(GenDir)Shaders/%(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'">$(GenDir)Shaders/%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|x64'">$(GenDir)Shaders/%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|x64'">$(GenDir)Shaders/%(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'">$(GenDir)Shaders/%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|x64'">$(GenDir)Shaders/%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|x64'">$(GenDir)Shaders/%(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'">$(GenDir)Shaders/%(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>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|Win32'">Pixel</ShaderType>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='DebugStatic|Win32'">Pixel</ShaderType>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|Win32'">Pixel</ShaderType>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Pixel</ShaderType>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|Win32'">Pixel</ShaderType>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|Win32'">Pixel</ShaderType>
+ <ShaderType Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|Win32'">Pixel</ShaderType>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">4.0</ShaderModel>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|Win32'">4.0</ShaderModel>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='DebugStatic|Win32'">4.0</ShaderModel>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|Win32'">4.0</ShaderModel>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">4.0</ShaderModel>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|Win32'">4.0</ShaderModel>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|Win32'">4.0</ShaderModel>
+ <ShaderModel Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|Win32'">4.0</ShaderModel>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(GenDir)Shaders/%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|Win32'">$(GenDir)Shaders/%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='DebugStatic|Win32'">$(GenDir)Shaders/%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|Win32'">$(GenDir)Shaders/%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(GenDir)Shaders/%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|Win32'">$(GenDir)Shaders/%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|Win32'">$(GenDir)Shaders/%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|Win32'">$(GenDir)Shaders/%(Filename).h</HeaderFileOutput>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">%(Filename)</VariableName>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+ </ObjectFileOutput>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|Win32'">%(Filename)</VariableName>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|Win32'">
+ </ObjectFileOutput>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='DebugStatic|Win32'">%(Filename)</VariableName>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='DebugStatic|Win32'">
+ </ObjectFileOutput>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|Win32'">%(Filename)</VariableName>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|Win32'">
+ </ObjectFileOutput>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">%(Filename)</VariableName>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+ </ObjectFileOutput>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|Win32'">%(Filename)</VariableName>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|Win32'">
+ </ObjectFileOutput>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|Win32'">%(Filename)</VariableName>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|Win32'">
+ </ObjectFileOutput>
+ <VariableName Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|Win32'">%(Filename)</VariableName>
+ <ObjectFileOutput Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|Win32'">
+ </ObjectFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(GenDir)Shaders/%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|x64'">$(GenDir)Shaders/%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='DebugStatic|x64'">$(GenDir)Shaders/%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|x64'">$(GenDir)Shaders/%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(GenDir)Shaders/%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|x64'">$(GenDir)Shaders/%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|x64'">$(GenDir)Shaders/%(Filename).h</HeaderFileOutput>
+ <HeaderFileOutput Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|x64'">$(GenDir)Shaders/%(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>
+ <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion>
+ </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>v141</PlatformToolset>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|Win32'" Label="Configuration">
+ <ConfigurationType>StaticLibrary</ConfigurationType>
+ <UseDebugLibraries>true</UseDebugLibraries>
+ <CharacterSet>MultiByte</CharacterSet>
+ <PlatformToolset>v141</PlatformToolset>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|Win32'" Label="Configuration">
+ <ConfigurationType>StaticLibrary</ConfigurationType>
+ <UseDebugLibraries>true</UseDebugLibraries>
+ <CharacterSet>MultiByte</CharacterSet>
+ <PlatformToolset>v141</PlatformToolset>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugStatic|Win32'" Label="Configuration">
+ <ConfigurationType>StaticLibrary</ConfigurationType>
+ <UseDebugLibraries>true</UseDebugLibraries>
+ <CharacterSet>MultiByte</CharacterSet>
+ <PlatformToolset>v141</PlatformToolset>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
+ <ConfigurationType>StaticLibrary</ConfigurationType>
+ <UseDebugLibraries>true</UseDebugLibraries>
+ <CharacterSet>MultiByte</CharacterSet>
+ <PlatformToolset>v141</PlatformToolset>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|x64'" Label="Configuration">
+ <ConfigurationType>StaticLibrary</ConfigurationType>
+ <UseDebugLibraries>true</UseDebugLibraries>
+ <CharacterSet>MultiByte</CharacterSet>
+ <PlatformToolset>v141</PlatformToolset>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|x64'" Label="Configuration">
+ <ConfigurationType>StaticLibrary</ConfigurationType>
+ <UseDebugLibraries>true</UseDebugLibraries>
+ <CharacterSet>MultiByte</CharacterSet>
+ <PlatformToolset>v141</PlatformToolset>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugStatic|x64'" Label="Configuration">
+ <ConfigurationType>StaticLibrary</ConfigurationType>
+ <UseDebugLibraries>true</UseDebugLibraries>
+ <CharacterSet>MultiByte</CharacterSet>
+ <PlatformToolset>v141</PlatformToolset>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+ <ConfigurationType>StaticLibrary</ConfigurationType>
+ <UseDebugLibraries>false</UseDebugLibraries>
+ <WholeProgramOptimization>true</WholeProgramOptimization>
+ <CharacterSet>Unicode</CharacterSet>
+ <PlatformToolset>v141</PlatformToolset>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|Win32'" Label="Configuration">
+ <ConfigurationType>StaticLibrary</ConfigurationType>
+ <UseDebugLibraries>false</UseDebugLibraries>
+ <WholeProgramOptimization>true</WholeProgramOptimization>
+ <CharacterSet>Unicode</CharacterSet>
+ <PlatformToolset>v141</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>v141</PlatformToolset>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|Win32'" Label="Configuration">
+ <ConfigurationType>StaticLibrary</ConfigurationType>
+ <UseDebugLibraries>false</UseDebugLibraries>
+ <WholeProgramOptimization>true</WholeProgramOptimization>
+ <CharacterSet>Unicode</CharacterSet>
+ <PlatformToolset>v141</PlatformToolset>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
+ <ConfigurationType>StaticLibrary</ConfigurationType>
+ <UseDebugLibraries>false</UseDebugLibraries>
+ <WholeProgramOptimization>true</WholeProgramOptimization>
+ <CharacterSet>Unicode</CharacterSet>
+ <PlatformToolset>v141</PlatformToolset>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|x64'" Label="Configuration">
+ <ConfigurationType>StaticLibrary</ConfigurationType>
+ <UseDebugLibraries>false</UseDebugLibraries>
+ <WholeProgramOptimization>true</WholeProgramOptimization>
+ <CharacterSet>Unicode</CharacterSet>
+ <PlatformToolset>v141</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>v141</PlatformToolset>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|x64'" Label="Configuration">
+ <ConfigurationType>StaticLibrary</ConfigurationType>
+ <UseDebugLibraries>false</UseDebugLibraries>
+ <WholeProgramOptimization>true</WholeProgramOptimization>
+ <CharacterSet>Unicode</CharacterSet>
+ <PlatformToolset>v141</PlatformToolset>
+ </PropertyGroup>
+ <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+ <ImportGroup Label="ExtensionSettings">
+ </ImportGroup>
+ <ImportGroup Label="PropertySheets">
+ <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), .ovrsource_root.props))\.ovrsource_root.props" />
+ <Import Project="$(ovrsource_root)\.msvc\common.props" />
+ <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), LibOVRKernel_internal.props))\LibOVRKernel_internal.props" />
+ </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" />
+ </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" />
+ </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" />
+ </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" />
+ </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" />
+ </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" />
+ </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" />
+ </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" />
+ </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" />
+ </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" />
+ </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" />
+ </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" />
+ </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" />
+ </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" />
+ </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" />
+ </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" />
+ </ImportGroup>
+ <PropertyGroup Label="UserMacros" />
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+ <ClCompile>
+ <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
+ </ClCompile>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|Win32'">
+ <ClCompile>
+ <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
+ </ClCompile>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|Win32'">
+ <ClCompile>
+ <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+ </ClCompile>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugStatic|Win32'">
+ <ClCompile>
+ <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
+ </ClCompile>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
+ <ClCompile>
+ <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
+ </ClCompile>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugSingleProcess|x64'">
+ <ClCompile>
+ <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
+ </ClCompile>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug (DLL CRT)|x64'">
+ <ClCompile>
+ <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+ </ClCompile>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugStatic|x64'">
+ <ClCompile>
+ <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
+ </ClCompile>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+ <ClCompile>
+ <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
+ </ClCompile>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|Win32'">
+ <ClCompile>
+ <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
+ </ClCompile>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|Win32'">
+ <ClCompile>
+ <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+ </ClCompile>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|Win32'">
+ <ClCompile>
+ <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
+ </ClCompile>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
+ <ClCompile>
+ <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
+ </ClCompile>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseSingleProcess|x64'">
+ <ClCompile>
+ <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
+ </ClCompile>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release (DLL CRT)|x64'">
+ <ClCompile>
+ <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+ </ClCompile>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|x64'">
+ <ClCompile>
+ <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
+ </ClCompile>
+ </ItemDefinitionGroup>
+ <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+ <ImportGroup Label="ExtensionTargets">
+ </ImportGroup>
+</Project>