Skip to content

Commit e4ddae3

Browse files
authored
Update nstreams_policies.vcxproj
1 parent a1cb545 commit e4ddae3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Libraries/oneDPL/dynamic_selection/nstream/nstreams_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>
@@ -91,4 +91,4 @@
9191
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
9292
<ImportGroup Label="ExtensionTargets">
9393
</ImportGroup>
94-
</Project>
94+
</Project>

0 commit comments

Comments
 (0)