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