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