File tree Expand file tree Collapse file tree
DirectProgramming/C++SYCL/DenseLinearAlgebra/matrix_mul Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4444 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" Label =" Configuration" >
4545 <ConfigurationType >Application</ConfigurationType >
4646 <UseDebugLibraries >true</UseDebugLibraries >
47- <PlatformToolset >Intel(R) oneAPI DPC++ Compiler 2024 </PlatformToolset >
47+ <PlatformToolset >Intel(R) oneAPI DPC++ Compiler 2025 </PlatformToolset >
4848 <CharacterSet >Unicode</CharacterSet >
4949 </PropertyGroup >
5050 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" Label =" Configuration" >
5151 <ConfigurationType >Application</ConfigurationType >
5252 <UseDebugLibraries >false</UseDebugLibraries >
53- <PlatformToolset >Intel(R) oneAPI DPC++ Compiler 2024 </PlatformToolset >
53+ <PlatformToolset >Intel(R) oneAPI DPC++ Compiler 2025 </PlatformToolset >
5454 <WholeProgramOptimization >true</WholeProgramOptimization >
5555 <CharacterSet >Unicode</CharacterSet >
5656 </PropertyGroup >
156156 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
157157 <ImportGroup Label =" ExtensionTargets" >
158158 </ImportGroup >
159- </Project >
159+ </Project >
You can’t perform that action at this time.
0 commit comments