diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2023-11-07 16:29:54 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2023-11-07 16:29:54 +0100 |
commit | ab6683fdb2805f0f041bda7eccde49be661c5bfa (patch) | |
tree | 753c339ce12c01a5d0811a1da5749288b28c8a2f /ovr_sdk_win_23.0.0/LibOVRKernel/Projects | |
parent | e660703009de3f5229d30214867595c2c687b74d (diff) |
foo
Diffstat (limited to 'ovr_sdk_win_23.0.0/LibOVRKernel/Projects')
5 files changed, 2758 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> diff --git a/ovr_sdk_win_23.0.0/LibOVRKernel/Projects/Windows/VS2015/LibOVRKernel.vcxproj.filters b/ovr_sdk_win_23.0.0/LibOVRKernel/Projects/Windows/VS2015/LibOVRKernel.vcxproj.filters new file mode 100644 index 0000000..101ff30 --- /dev/null +++ b/ovr_sdk_win_23.0.0/LibOVRKernel/Projects/Windows/VS2015/LibOVRKernel.vcxproj.filters @@ -0,0 +1,292 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemGroup> + <Filter Include="Kernel"> + <UniqueIdentifier>{cbd5aacf-597b-4418-bb2d-5cc31c56d320}</UniqueIdentifier> + </Filter> + <Filter Include="GL"> + <UniqueIdentifier>{9c8f8b78-8c98-4daa-a0be-885ce14ec526}</UniqueIdentifier> + </Filter> + <Filter Include="Util"> + <UniqueIdentifier>{adfe2ad5-b3f5-4afd-98da-b3ca76652ced}</UniqueIdentifier> + </Filter> + <Filter Include="Tracing"> + <UniqueIdentifier>{af8a116e-e692-4597-ba74-77fd10a5276c}</UniqueIdentifier> + </Filter> + <Filter Include="Util\Shaders"> + <UniqueIdentifier>{fc456049-35b9-44d7-b53d-a761c67053e8}</UniqueIdentifier> + </Filter> + <Filter Include="Logging"> + <UniqueIdentifier>{bc903fcf-621a-4443-a5a9-31c194309543}</UniqueIdentifier> + </Filter> + </ItemGroup> + <ItemGroup> + <ClInclude Include="..\..\..\Src\Kernel\OVR_Delegates.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_Deque.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_File.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_Hash.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_JSON.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_KeyCodes.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_List.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_Lockless.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_Log.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_Nullptr.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_RefCount.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_SharedMemory.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_Std.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_String.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_StringHash.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_SysFile.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_System.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_Threads.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_Timer.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_Types.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_UTF8Util.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_Alg.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_Allocator.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_Array.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_Atomic.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_Color.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_Compiler.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_ContainerAllocator.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_DebugHelp.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\GL\CAPI_GLE.h"> + <Filter>GL</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\GL\CAPI_GLE_GL.h"> + <Filter>GL</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Util\Util_ImageWindow.h"> + <Filter>Util</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Util\Util_SystemGUI.h"> + <Filter>Util</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Util\Util_SystemInfo.h"> + <Filter>Util</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Util\Util_LongPollThread.h"> + <Filter>Util</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Util\Util_Watchdog.h"> + <Filter>Util</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Util\Util_Direct3D.h"> + <Filter>Util</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_Win32_IncludeWindows.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_Callbacks.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_CallbacksInternal.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Tracing\Tracing.h"> + <Filter>Tracing</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Tracing\LibOVREvents.h"> + <Filter>Tracing</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Util\Util_D3D11_Blitter.h"> + <Filter>Util</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Util\Util_GL_Blitter.h"> + <Filter>Util</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_Error.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\..\Logging\Logging_Library.h" /> + <ClInclude Include="..\..\..\..\Logging\Logging_Tools.h" /> + <ClInclude Include="..\..\..\..\Logging\Logging_OutputPlugins.h" /> + </ItemGroup> + <ItemGroup> + <ClCompile Include="..\..\..\Src\Kernel\OVR_File.cpp"> + <Filter>Kernel</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Kernel\OVR_FileFILE.cpp"> + <Filter>Kernel</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Kernel\OVR_JSON.cpp"> + <Filter>Kernel</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Kernel\OVR_Log.cpp"> + <Filter>Kernel</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Kernel\OVR_RefCount.cpp"> + <Filter>Kernel</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Kernel\OVR_SharedMemory.cpp"> + <Filter>Kernel</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Kernel\OVR_Std.cpp"> + <Filter>Kernel</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Kernel\OVR_String.cpp"> + <Filter>Kernel</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Kernel\OVR_String_FormatUtil.cpp"> + <Filter>Kernel</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Kernel\OVR_String_PathUtil.cpp"> + <Filter>Kernel</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Kernel\OVR_SysFile.cpp"> + <Filter>Kernel</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Kernel\OVR_System.cpp"> + <Filter>Kernel</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Kernel\OVR_ThreadsPthread.cpp"> + <Filter>Kernel</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Kernel\OVR_ThreadsWinAPI.cpp"> + <Filter>Kernel</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Kernel\OVR_Timer.cpp"> + <Filter>Kernel</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Kernel\OVR_UTF8Util.cpp"> + <Filter>Kernel</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Kernel\OVR_Alg.cpp"> + <Filter>Kernel</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Kernel\OVR_Allocator.cpp"> + <Filter>Kernel</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Kernel\OVR_Atomic.cpp"> + <Filter>Kernel</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Kernel\OVR_DebugHelp.cpp"> + <Filter>Kernel</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\GL\CAPI_GLE.cpp"> + <Filter>GL</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Util\Util_ImageWindow.cpp"> + <Filter>Util</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Util\Util_SystemGUI.cpp"> + <Filter>Util</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Util\Util_SystemInfo.cpp"> + <Filter>Util</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Util\Util_LongPollThread.cpp"> + <Filter>Util</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Util\Util_Watchdog.cpp"> + <Filter>Util</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Util\Util_Direct3D.cpp"> + <Filter>Util</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Kernel\OVR_Callbacks.cpp"> + <Filter>Kernel</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Util\Util_D3D11_Blitter.cpp"> + <Filter>Util</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Util\Util_GL_Blitter.cpp"> + <Filter>Util</Filter> + </ClCompile> + <ClCompile Include="..\..\..\..\Logging\src\Logging_Library.cpp"> + <Filter>Logging</Filter> + </ClCompile> + <ClCompile Include="..\..\..\..\Logging\src\Logging_OutputPlugins.cpp"> + <Filter>Logging</Filter> + </ClCompile> + <ClCompile Include="..\..\..\..\Logging\src\Logging_Tools.cpp"> + <Filter>Logging</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Kernel\OVR_Error.cpp"> + <Filter>Kernel</Filter> + </ClCompile> + </ItemGroup> + <ItemGroup> + <None Include="..\..\..\Src\Tracing\README.md"> + <Filter>Tracing</Filter> + </None> + <None Include="..\..\..\Src\Tracing\LibOVREvents.man"> + <Filter>Tracing</Filter> + </None> + <None Include="..\..\..\Src\Kernel\OVR_NewOverride.inl"> + <Filter>Kernel</Filter> + </None> + </ItemGroup> + <ItemGroup> + <FxCompile Include="..\..\..\Src\Util\Shaders\Blt_ps.hlsl"> + <Filter>Util\Shaders</Filter> + </FxCompile> + <FxCompile Include="..\..\..\Src\Util\Shaders\Blt_vs.hlsl"> + <Filter>Util\Shaders</Filter> + </FxCompile> + <FxCompile Include="..\..\..\Src\Util\Shaders\Blt_ps_ms2.hlsl"> + <Filter>Util\Shaders</Filter> + </FxCompile> + <FxCompile Include="..\..\..\Src\Util\Shaders\GrayBlt_ps.hlsl"> + <Filter>Util\Shaders</Filter> + </FxCompile> + </ItemGroup> +</Project> 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> diff --git a/ovr_sdk_win_23.0.0/LibOVRKernel/Projects/Windows/VS2017/LibOVRKernel.vcxproj.filters b/ovr_sdk_win_23.0.0/LibOVRKernel/Projects/Windows/VS2017/LibOVRKernel.vcxproj.filters new file mode 100644 index 0000000..a6c993b --- /dev/null +++ b/ovr_sdk_win_23.0.0/LibOVRKernel/Projects/Windows/VS2017/LibOVRKernel.vcxproj.filters @@ -0,0 +1,279 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemGroup> + <Filter Include="Kernel"> + <UniqueIdentifier>{cbd5aacf-597b-4418-bb2d-5cc31c56d320}</UniqueIdentifier> + </Filter> + <Filter Include="GL"> + <UniqueIdentifier>{9c8f8b78-8c98-4daa-a0be-885ce14ec526}</UniqueIdentifier> + </Filter> + <Filter Include="Util"> + <UniqueIdentifier>{adfe2ad5-b3f5-4afd-98da-b3ca76652ced}</UniqueIdentifier> + </Filter> + <Filter Include="Tracing"> + <UniqueIdentifier>{af8a116e-e692-4597-ba74-77fd10a5276c}</UniqueIdentifier> + </Filter> + <Filter Include="Util\Shaders"> + <UniqueIdentifier>{fc456049-35b9-44d7-b53d-a761c67053e8}</UniqueIdentifier> + </Filter> + </ItemGroup> + <ItemGroup> + <ClInclude Include="..\..\..\Src\Kernel\OVR_Delegates.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_Deque.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_File.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_Hash.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_JSON.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_KeyCodes.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_List.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_Lockless.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_Log.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_Nullptr.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_RefCount.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_SharedMemory.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_Std.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_String.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_StringHash.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_SysFile.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_System.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_Threads.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_Timer.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_Types.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_UTF8Util.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_Alg.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_Allocator.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_Array.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_Atomic.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_Color.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_Compiler.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_ContainerAllocator.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_DebugHelp.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\GL\CAPI_GLE.h"> + <Filter>GL</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\GL\CAPI_GLE_GL.h"> + <Filter>GL</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Util\Util_ImageWindow.h"> + <Filter>Util</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Util\Util_SystemGUI.h"> + <Filter>Util</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Util\Util_SystemInfo.h"> + <Filter>Util</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Util\Util_LongPollThread.h"> + <Filter>Util</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Util\Util_Watchdog.h"> + <Filter>Util</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Util\Util_Direct3D.h"> + <Filter>Util</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_Win32_IncludeWindows.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_Callbacks.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_CallbacksInternal.h"> + <Filter>Kernel</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Tracing\Tracing.h"> + <Filter>Tracing</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Tracing\LibOVREvents.h"> + <Filter>Tracing</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Util\Util_D3D11_Blitter.h"> + <Filter>Util</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Util\Util_GL_Blitter.h"> + <Filter>Util</Filter> + </ClInclude> + <ClInclude Include="..\..\..\Src\Kernel\OVR_Error.h"> + <Filter>Kernel</Filter> + </ClInclude> + </ItemGroup> + <ItemGroup> + <ClCompile Include="..\..\..\Src\Kernel\OVR_File.cpp"> + <Filter>Kernel</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Kernel\OVR_FileFILE.cpp"> + <Filter>Kernel</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Kernel\OVR_JSON.cpp"> + <Filter>Kernel</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Kernel\OVR_Log.cpp"> + <Filter>Kernel</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Kernel\OVR_RefCount.cpp"> + <Filter>Kernel</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Kernel\OVR_SharedMemory.cpp"> + <Filter>Kernel</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Kernel\OVR_Std.cpp"> + <Filter>Kernel</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Kernel\OVR_String.cpp"> + <Filter>Kernel</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Kernel\OVR_String_FormatUtil.cpp"> + <Filter>Kernel</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Kernel\OVR_String_PathUtil.cpp"> + <Filter>Kernel</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Kernel\OVR_SysFile.cpp"> + <Filter>Kernel</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Kernel\OVR_System.cpp"> + <Filter>Kernel</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Kernel\OVR_ThreadsPthread.cpp"> + <Filter>Kernel</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Kernel\OVR_ThreadsWinAPI.cpp"> + <Filter>Kernel</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Kernel\OVR_Timer.cpp"> + <Filter>Kernel</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Kernel\OVR_UTF8Util.cpp"> + <Filter>Kernel</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Kernel\OVR_Alg.cpp"> + <Filter>Kernel</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Kernel\OVR_Allocator.cpp"> + <Filter>Kernel</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Kernel\OVR_Atomic.cpp"> + <Filter>Kernel</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Kernel\OVR_DebugHelp.cpp"> + <Filter>Kernel</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\GL\CAPI_GLE.cpp"> + <Filter>GL</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Util\Util_ImageWindow.cpp"> + <Filter>Util</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Util\Util_SystemGUI.cpp"> + <Filter>Util</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Util\Util_SystemInfo.cpp"> + <Filter>Util</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Util\Util_LongPollThread.cpp"> + <Filter>Util</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Util\Util_Watchdog.cpp"> + <Filter>Util</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Util\Util_Direct3D.cpp"> + <Filter>Util</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Kernel\OVR_Callbacks.cpp"> + <Filter>Kernel</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Util\Util_D3D11_Blitter.cpp"> + <Filter>Util</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Util\Util_GL_Blitter.cpp"> + <Filter>Util</Filter> + </ClCompile> + <ClCompile Include="..\..\..\Src\Kernel\OVR_Error.cpp"> + <Filter>Kernel</Filter> + </ClCompile> + </ItemGroup> + <ItemGroup> + <None Include="..\..\..\Src\Tracing\README.md"> + <Filter>Tracing</Filter> + </None> + <None Include="..\..\..\Src\Tracing\LibOVREvents.man"> + <Filter>Tracing</Filter> + </None> + <None Include="..\..\..\Src\Kernel\OVR_NewOverride.inl"> + <Filter>Kernel</Filter> + </None> + <None Include="..\..\..\LibOVRKernel_dependency.props" /> + <None Include="LibOVRKernel_internal.props" /> + </ItemGroup> + <ItemGroup> + <FxCompile Include="..\..\..\Src\Util\Shaders\Blt_ps.hlsl"> + <Filter>Util\Shaders</Filter> + </FxCompile> + <FxCompile Include="..\..\..\Src\Util\Shaders\Blt_vs.hlsl"> + <Filter>Util\Shaders</Filter> + </FxCompile> + <FxCompile Include="..\..\..\Src\Util\Shaders\Blt_ps_ms2.hlsl"> + <Filter>Util\Shaders</Filter> + </FxCompile> + <FxCompile Include="..\..\..\Src\Util\Shaders\GrayBlt_ps.hlsl"> + <Filter>Util\Shaders</Filter> + </FxCompile> + </ItemGroup> +</Project> diff --git a/ovr_sdk_win_23.0.0/LibOVRKernel/Projects/Windows/VS2017/LibOVRKernel_internal.props b/ovr_sdk_win_23.0.0/LibOVRKernel/Projects/Windows/VS2017/LibOVRKernel_internal.props new file mode 100644 index 0000000..dc8851f --- /dev/null +++ b/ovr_sdk_win_23.0.0/LibOVRKernel/Projects/Windows/VS2017/LibOVRKernel_internal.props @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemDefinitionGroup> + <ClCompile> + <AdditionalIncludeDirectories>$(GenDir);$(MSBuildThisFileDirectory)/../../../Src;$(MSBuildThisFileDirectory)/../../../../LibOVR/include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> + <AdditionalOptions>/we4263 /we4264 /we4265 /we4266 /we4062 %(AdditionalOptions)</AdditionalOptions> + <OmitDefaultLibName>true</OmitDefaultLibName> + <PreprocessorDefinitions>_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <RuntimeTypeInfo>false</RuntimeTypeInfo> + <TreatWarningAsError>true</TreatWarningAsError> + <WarningLevel>Level4</WarningLevel> + </ClCompile> + </ItemDefinitionGroup> + <ImportGroup Label="PropertySheets"> + <Import Project="..\..\..\..\Logging\PCSDK_Logging_dependency.props" Condition="'$(__PCSDK_Logging_dependency)' != 'true'" /> + </ImportGroup> +</Project> |