File tree Expand file tree Collapse file tree
DirectProgramming/C++SYCL/ParallelPatterns/loop-unroll Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" Label =" Configuration" >
2121 <ConfigurationType >Application</ConfigurationType >
2222 <UseDebugLibraries >true</UseDebugLibraries >
23- <PlatformToolset >Intel(R) oneAPI DPC++ Compiler 2024 </PlatformToolset >
23+ <PlatformToolset >Intel(R) oneAPI DPC++ Compiler 2025 </PlatformToolset >
2424 <CharacterSet >Unicode</CharacterSet >
2525 </PropertyGroup >
2626 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" Label =" Configuration" >
2727 <ConfigurationType >Application</ConfigurationType >
2828 <UseDebugLibraries >false</UseDebugLibraries >
29- <PlatformToolset >Intel(R) oneAPI DPC++ Compiler 2024 </PlatformToolset >
29+ <PlatformToolset >Intel(R) oneAPI DPC++ Compiler 2025 </PlatformToolset >
3030 <WholeProgramOptimization >true</WholeProgramOptimization >
3131 <CharacterSet >Unicode</CharacterSet >
3232 </PropertyGroup >
8585 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
8686 <ImportGroup Label =" ExtensionTargets" >
8787 </ImportGroup >
88- </Project >
88+ </Project >
You can’t perform that action at this time.
0 commit comments