File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Tools/VTuneProfiler/matrix_multiply_c/vc16 Expand file tree Collapse file tree 1 file changed +2
-2
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
<CharacterSet >Unicode</CharacterSet >
27
- <PlatformToolset >Intel C++ Compiler 2024 </PlatformToolset >
27
+ <PlatformToolset >Intel C++ Compiler 2025 </PlatformToolset >
28
28
</PropertyGroup >
29
29
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" Label =" Configuration" >
30
30
<ConfigurationType >Application</ConfigurationType >
31
31
<CharacterSet >Unicode</CharacterSet >
32
32
<WholeProgramOptimization >true</WholeProgramOptimization >
33
33
<InterproceduralOptimization >true</InterproceduralOptimization >
34
- <PlatformToolset >Intel C++ Compiler 2024 </PlatformToolset >
34
+ <PlatformToolset >Intel C++ Compiler 2025 </PlatformToolset >
35
35
</PropertyGroup >
36
36
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.props" />
37
37
<ImportGroup Label =" ExtensionSettings" >
You can’t perform that action at this time.
0 commit comments