28
28
<ConfigurationType >Application</ConfigurationType >
29
29
<CharacterSet >MultiByte</CharacterSet >
30
30
<WholeProgramOptimization >true</WholeProgramOptimization >
31
- <PlatformToolset >Intel C++ Compiler 2024 </PlatformToolset >
31
+ <PlatformToolset >Intel C++ Compiler 2025 </PlatformToolset >
32
32
</PropertyGroup >
33
33
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" Label =" Configuration" >
34
34
<ConfigurationType >Application</ConfigurationType >
35
35
<CharacterSet >MultiByte</CharacterSet >
36
- <PlatformToolset >Intel C++ Compiler 2024 </PlatformToolset >
36
+ <PlatformToolset >Intel C++ Compiler 2025 </PlatformToolset >
37
37
</PropertyGroup >
38
38
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" Label =" Configuration" >
39
39
<ConfigurationType >Application</ConfigurationType >
40
40
<CharacterSet >MultiByte</CharacterSet >
41
41
<WholeProgramOptimization >true</WholeProgramOptimization >
42
- <PlatformToolset >Intel C++ Compiler 2024 </PlatformToolset >
42
+ <PlatformToolset >Intel C++ Compiler 2025 </PlatformToolset >
43
43
</PropertyGroup >
44
44
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" Label =" Configuration" >
45
45
<ConfigurationType >Application</ConfigurationType >
46
46
<CharacterSet >MultiByte</CharacterSet >
47
- <PlatformToolset >Intel C++ Compiler 2024 </PlatformToolset >
47
+ <PlatformToolset >Intel C++ Compiler 2025 </PlatformToolset >
48
48
</PropertyGroup >
49
49
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.props" />
50
50
<ImportGroup Label =" ExtensionSettings" >
207
207
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
208
208
<ImportGroup Label =" ExtensionTargets" >
209
209
</ImportGroup >
210
- </Project >
210
+ </Project >
0 commit comments