File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Libraries/oneDPL/gamma-correction Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 32
32
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" Label =" Configuration" >
33
33
<ConfigurationType >Application</ConfigurationType >
34
34
<UseDebugLibraries >true</UseDebugLibraries >
35
- <PlatformToolset >Intel(R) oneAPI DPC++ Compiler 2024 </PlatformToolset >
35
+ <PlatformToolset >Intel(R) oneAPI DPC++ Compiler 2025 </PlatformToolset >
36
36
<CharacterSet >Unicode</CharacterSet >
37
37
<UseInteloneTBB >true</UseInteloneTBB >
38
38
</PropertyGroup >
39
39
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" Label =" Configuration" >
40
40
<ConfigurationType >Application</ConfigurationType >
41
41
<UseDebugLibraries >false</UseDebugLibraries >
42
- <PlatformToolset >Intel(R) oneAPI DPC++ Compiler 2024 </PlatformToolset >
42
+ <PlatformToolset >Intel(R) oneAPI DPC++ Compiler 2025 </PlatformToolset >
43
43
<WholeProgramOptimization >true</WholeProgramOptimization >
44
44
<CharacterSet >Unicode</CharacterSet >
45
45
<UseInteloneTBB >true</UseInteloneTBB >
108
108
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
109
109
<ImportGroup Label =" ExtensionTargets" >
110
110
</ImportGroup >
111
- </Project >
111
+ </Project >
You can’t perform that action at this time.
0 commit comments