File tree Expand file tree Collapse file tree
DirectProgramming/C++SYCL/ParallelPatterns/PrefixSum Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" Label =" Configuration" >
1818 <ConfigurationType >Application</ConfigurationType >
1919 <UseDebugLibraries >true</UseDebugLibraries >
20- <PlatformToolset >Intel(R) oneAPI DPC++ Compiler 2024 </PlatformToolset >
20+ <PlatformToolset >Intel(R) oneAPI DPC++ Compiler 2025 </PlatformToolset >
2121 <CharacterSet >Unicode</CharacterSet >
2222 </PropertyGroup >
2323 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" Label =" Configuration" >
2424 <ConfigurationType >Application</ConfigurationType >
2525 <UseDebugLibraries >false</UseDebugLibraries >
26- <PlatformToolset >Intel(R) oneAPI DPC++ Compiler 2024 </PlatformToolset >
26+ <PlatformToolset >Intel(R) oneAPI DPC++ Compiler 2025 </PlatformToolset >
2727 <WholeProgramOptimization >true</WholeProgramOptimization >
2828 <CharacterSet >Unicode</CharacterSet >
2929 </PropertyGroup >
7676 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
7777 <ImportGroup Label =" ExtensionTargets" >
7878 </ImportGroup >
79- </Project >
79+ </Project >
You can’t perform that action at this time.
0 commit comments