1515 <Keyword >Win32Proj</Keyword >
1616 <RootNamespace >D3D12Raytracing</RootNamespace >
1717 <ProjectName >D3D12RaytracingHelloWorld</ProjectName >
18- <WindowsTargetPlatformVersion >10.0.19041.0 </WindowsTargetPlatformVersion >
18+ <WindowsTargetPlatformVersion >10.0</WindowsTargetPlatformVersion >
1919 </PropertyGroup >
2020 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
2121 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" Label =" Configuration" >
2222 <ConfigurationType >Application</ConfigurationType >
2323 <UseDebugLibraries >true</UseDebugLibraries >
24- <PlatformToolset >v142 </PlatformToolset >
24+ <PlatformToolset >v143 </PlatformToolset >
2525 <CharacterSet >Unicode</CharacterSet >
2626 </PropertyGroup >
2727 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" Label =" Configuration" >
2828 <ConfigurationType >Application</ConfigurationType >
2929 <UseDebugLibraries >false</UseDebugLibraries >
30- <PlatformToolset >v142 </PlatformToolset >
30+ <PlatformToolset >v143 </PlatformToolset >
3131 <WholeProgramOptimization >true</WholeProgramOptimization >
3232 <CharacterSet >Unicode</CharacterSet >
3333 </PropertyGroup >
178178 </ItemGroup >
179179 <ItemGroup >
180180 <FxCompile Include =" Raytracing.hlsl" >
181- <ShaderType Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >Library</ShaderType >
182- <ShaderModel Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >6.3</ShaderModel >
183- <VariableName Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >g_p%(Filename)</VariableName >
184- <HeaderFileOutput Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >$(IntDir)CompiledShaders\%(Filename).hlsl.h</HeaderFileOutput >
185- <ShaderType Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >Library</ShaderType >
186- <ShaderModel Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >6.3</ShaderModel >
187- <VariableName Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >g_p%(Filename)</VariableName >
188- <HeaderFileOutput Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >$(IntDir)CompiledShaders\%(Filename).hlsl.h</HeaderFileOutput >
181+ <EnableDebuggingInformation Condition =" '$(Configuration)'=='Debug'" >true</EnableDebuggingInformation >
182+ <AdditionalOptions Condition =" '$(Configuration)'=='Debug'" >-Qembed_debug %(AdditionalOptions)</AdditionalOptions >
183+ <ShaderType >Library</ShaderType >
184+ <ShaderModel >6.3</ShaderModel >
185+ <VariableName >g_p%(Filename)</VariableName >
186+ <HeaderFileOutput >$(IntDir)CompiledShaders\%(Filename).hlsl.h</HeaderFileOutput >
189187 </FxCompile >
190188 </ItemGroup >
191189 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
192190 <ImportGroup Label =" ExtensionTargets" >
193- <Import Project =" ..\..\..\..\..\Packages\WinPixEventRuntime.1.0.180612001 \build\WinPixEventRuntime.targets" Condition =" Exists('..\..\..\..\..\Packages\WinPixEventRuntime.1.0.180612001 \build\WinPixEventRuntime.targets')" />
191+ <Import Project =" ..\..\..\..\..\Packages\WinPixEventRuntime.1.0.240308001 \build\WinPixEventRuntime.targets" Condition =" Exists('..\..\..\..\..\Packages\WinPixEventRuntime.1.0.240308001 \build\WinPixEventRuntime.targets')" />
194192 </ImportGroup >
195193 <Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
196194 <PropertyGroup >
197195 <ErrorText >This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText >
198196 </PropertyGroup >
199- <Error Condition =" !Exists('..\..\..\..\..\Packages\WinPixEventRuntime.1.0.180612001 \build\WinPixEventRuntime.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\..\..\..\Packages\WinPixEventRuntime.1.0.180612001 \build\WinPixEventRuntime.targets'))" />
197+ <Error Condition =" !Exists('..\..\..\..\..\Packages\WinPixEventRuntime.1.0.240308001 \build\WinPixEventRuntime.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\..\..\..\Packages\WinPixEventRuntime.1.0.240308001 \build\WinPixEventRuntime.targets'))" />
200198 </Target >
201199</Project >
0 commit comments