Skip to content

Commit a1cb545

Browse files
authored
Update sepia-policies.vcxproj
1 parent 813c5d2 commit a1cb545

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Libraries/oneDPL/dynamic_selection/sepia-filter-ds/sepia-policies.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
<WholeProgramOptimization>true</WholeProgramOptimization>
3535
<CharacterSet>Unicode</CharacterSet>
3636
</PropertyGroup>
@@ -96,4 +96,4 @@
9696
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
9797
<ImportGroup Label="ExtensionTargets">
9898
</ImportGroup>
99-
</Project>
99+
</Project>

0 commit comments

Comments
 (0)