File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Libraries/oneDPL/dynamic_selection/sepia-filter-ds Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 24
24
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" Label =" Configuration" >
25
25
<ConfigurationType >Application</ConfigurationType >
26
26
<UseDebugLibraries >true</UseDebugLibraries >
27
- <PlatformToolset >Intel(R) oneAPI DPC++ Compiler 2024 </PlatformToolset >
27
+ <PlatformToolset >Intel(R) oneAPI DPC++ Compiler 2025 </PlatformToolset >
28
28
<CharacterSet >Unicode</CharacterSet >
29
29
</PropertyGroup >
30
30
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" Label =" Configuration" >
31
31
<ConfigurationType >Application</ConfigurationType >
32
32
<UseDebugLibraries >false</UseDebugLibraries >
33
- <PlatformToolset >Intel(R) oneAPI DPC++ Compiler 2024 </PlatformToolset >
33
+ <PlatformToolset >Intel(R) oneAPI DPC++ Compiler 2025 </PlatformToolset >
34
34
<CharacterSet >Unicode</CharacterSet >
35
35
</PropertyGroup >
36
36
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.props" />
97
97
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
98
98
<ImportGroup Label =" ExtensionTargets" >
99
99
</ImportGroup >
100
- </Project >
100
+ </Project >
You can’t perform that action at this time.
0 commit comments