File tree Expand file tree Collapse file tree
DirectProgramming/C++SYCL/DenseLinearAlgebra/complex_mult Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3333 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" Label =" Configuration" >
3434 <ConfigurationType >Application</ConfigurationType >
3535 <UseDebugLibraries >true</UseDebugLibraries >
36- <PlatformToolset >Intel(R) oneAPI DPC++ Compiler 2024 </PlatformToolset >
36+ <PlatformToolset >Intel(R) oneAPI DPC++ Compiler 2025 </PlatformToolset >
3737 <CharacterSet >Unicode</CharacterSet >
3838 </PropertyGroup >
3939 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" Label =" Configuration" >
4040 <ConfigurationType >Application</ConfigurationType >
4141 <UseDebugLibraries >false</UseDebugLibraries >
42- <PlatformToolset >Intel(R) oneAPI DPC++ Compiler 2024 </PlatformToolset >
42+ <PlatformToolset >Intel(R) oneAPI DPC++ Compiler 2025 </PlatformToolset >
4343 <WholeProgramOptimization >true</WholeProgramOptimization >
4444 <CharacterSet >Unicode</CharacterSet >
4545 </PropertyGroup >
9999 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
100100 <ImportGroup Label =" ExtensionTargets" >
101101 </ImportGroup >
102- </Project >
102+ </Project >
You can’t perform that action at this time.
0 commit comments