Skip to content

Commit 1f576b6

Browse files
authored
Update build_serial.vcxproj
1 parent 19cfd8f commit 1f576b6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Tools/VTuneProfiler/tachyon/windows/msvs/build_serial.vcxproj

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,23 +28,23 @@
2828
<ConfigurationType>Application</ConfigurationType>
2929
<CharacterSet>MultiByte</CharacterSet>
3030
<WholeProgramOptimization>true</WholeProgramOptimization>
31-
<PlatformToolset>Intel C++ Compiler 2024</PlatformToolset>
31+
<PlatformToolset>Intel C++ Compiler 2025</PlatformToolset>
3232
</PropertyGroup>
3333
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
3434
<ConfigurationType>Application</ConfigurationType>
3535
<CharacterSet>MultiByte</CharacterSet>
36-
<PlatformToolset>Intel C++ Compiler 2024</PlatformToolset>
36+
<PlatformToolset>Intel C++ Compiler 2025</PlatformToolset>
3737
</PropertyGroup>
3838
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
3939
<ConfigurationType>Application</ConfigurationType>
4040
<CharacterSet>MultiByte</CharacterSet>
4141
<WholeProgramOptimization>true</WholeProgramOptimization>
42-
<PlatformToolset>Intel C++ Compiler 2024</PlatformToolset>
42+
<PlatformToolset>Intel C++ Compiler 2025</PlatformToolset>
4343
</PropertyGroup>
4444
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
4545
<ConfigurationType>Application</ConfigurationType>
4646
<CharacterSet>MultiByte</CharacterSet>
47-
<PlatformToolset>Intel C++ Compiler 2024</PlatformToolset>
47+
<PlatformToolset>Intel C++ Compiler 2025</PlatformToolset>
4848
</PropertyGroup>
4949
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
5050
<ImportGroup Label="ExtensionSettings">
@@ -207,4 +207,4 @@
207207
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
208208
<ImportGroup Label="ExtensionTargets">
209209
</ImportGroup>
210-
</Project>
210+
</Project>

0 commit comments

Comments
 (0)