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