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