Skip to content

Commit 9b7f96c

Browse files
authored
Update sepia-filter.vcxproj
1 parent e4ddae3 commit 9b7f96c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Libraries/oneDPL/dynamic_selection/sepia-filter-ds/sepia-filter.vcxproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@
2424
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
2525
<ConfigurationType>Application</ConfigurationType>
2626
<UseDebugLibraries>true</UseDebugLibraries>
27-
<PlatformToolset>Intel(R) oneAPI DPC++ Compiler 2024</PlatformToolset>
27+
<PlatformToolset>Intel(R) oneAPI DPC++ Compiler 2025</PlatformToolset>
2828
<CharacterSet>Unicode</CharacterSet>
2929
</PropertyGroup>
3030
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
3131
<ConfigurationType>Application</ConfigurationType>
3232
<UseDebugLibraries>false</UseDebugLibraries>
33-
<PlatformToolset>Intel(R) oneAPI DPC++ Compiler 2024</PlatformToolset>
33+
<PlatformToolset>Intel(R) oneAPI DPC++ Compiler 2025</PlatformToolset>
3434
<CharacterSet>Unicode</CharacterSet>
3535
</PropertyGroup>
3636
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
@@ -97,4 +97,4 @@
9797
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
9898
<ImportGroup Label="ExtensionTargets">
9999
</ImportGroup>
100-
</Project>
100+
</Project>

0 commit comments

Comments
 (0)