File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Libraries/oneTBB/tbb-task-sycl Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 21
21
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" Label =" Configuration" >
22
22
<ConfigurationType >Application</ConfigurationType >
23
23
<UseDebugLibraries >true</UseDebugLibraries >
24
- <PlatformToolset >Intel(R) oneAPI DPC++ Compiler 2024 </PlatformToolset >
24
+ <PlatformToolset >Intel(R) oneAPI DPC++ Compiler 2025 </PlatformToolset >
25
25
<CharacterSet >Unicode</CharacterSet >
26
26
<UseInteloneTBB >true</UseInteloneTBB >
27
27
</PropertyGroup >
28
28
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" Label =" Configuration" >
29
29
<ConfigurationType >Application</ConfigurationType >
30
30
<UseDebugLibraries >false</UseDebugLibraries >
31
- <PlatformToolset >Intel(R) oneAPI DPC++ Compiler 2024 </PlatformToolset >
31
+ <PlatformToolset >Intel(R) oneAPI DPC++ Compiler 2025 </PlatformToolset >
32
32
<WholeProgramOptimization >true</WholeProgramOptimization >
33
33
<CharacterSet >Unicode</CharacterSet >
34
34
<UseInteloneTBB >true</UseInteloneTBB >
104
104
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
105
105
<ImportGroup Label =" ExtensionTargets" >
106
106
</ImportGroup >
107
- </Project >
107
+ </Project >
You can’t perform that action at this time.
0 commit comments