File tree Expand file tree Collapse file tree
DirectProgramming/C++SYCL/VisualizedSamples/GameOfLife Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" Label =" Configuration" >
2020 <ConfigurationType >Application</ConfigurationType >
2121 <UseDebugLibraries >true</UseDebugLibraries >
22- <PlatformToolset >Intel(R) oneAPI DPC++ Compiler 2024 </PlatformToolset >
22+ <PlatformToolset >Intel(R) oneAPI DPC++ Compiler 2025 </PlatformToolset >
2323 <CharacterSet >Unicode</CharacterSet >
2424 </PropertyGroup >
2525 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" Label =" Configuration" >
2626 <ConfigurationType >Application</ConfigurationType >
2727 <UseDebugLibraries >false</UseDebugLibraries >
28- <PlatformToolset >Intel(R) oneAPI DPC++ Compiler 2024 </PlatformToolset >
28+ <PlatformToolset >Intel(R) oneAPI DPC++ Compiler 2025 </PlatformToolset >
2929 <WholeProgramOptimization >true</WholeProgramOptimization >
3030 <CharacterSet >Unicode</CharacterSet >
3131 </PropertyGroup >
102102 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
103103 <ImportGroup Label =" ExtensionTargets" >
104104 </ImportGroup >
105- </Project >
105+ </Project >
You can’t perform that action at this time.
0 commit comments