File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Tools/ApplicationDebugger/array-transform Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 24
24
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" Label =" Configuration" >
25
25
<ConfigurationType >Application</ConfigurationType >
26
26
<UseDebugLibraries >true</UseDebugLibraries >
27
- <PlatformToolset >Intel(R) oneAPI DPC++ Compiler 2024 </PlatformToolset >
27
+ <PlatformToolset >Intel(R) oneAPI DPC++ Compiler 2025 </PlatformToolset >
28
28
<CharacterSet >MultiByte</CharacterSet >
29
29
<VCToolsVersion />
30
30
</PropertyGroup >
31
31
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" Label =" Configuration" >
32
32
<ConfigurationType >Application</ConfigurationType >
33
33
<UseDebugLibraries >false</UseDebugLibraries >
34
- <PlatformToolset >Intel(R) oneAPI DPC++ Compiler 2024 </PlatformToolset >
34
+ <PlatformToolset >Intel(R) oneAPI DPC++ Compiler 2025 </PlatformToolset >
35
35
<WholeProgramOptimization >true</WholeProgramOptimization >
36
36
<CharacterSet >Unicode</CharacterSet >
37
37
</PropertyGroup >
You can’t perform that action at this time.
0 commit comments