File tree Expand file tree Collapse file tree
DirectProgramming/C++SYCL/SpectralMethods/DiscreteCosineTransform/msvs Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Intel Release|x64'" Label =" Configuration" >
2929 <ConfigurationType >Application</ConfigurationType >
3030 <UseDebugLibraries >false</UseDebugLibraries >
31- <PlatformToolset >Intel(R) oneAPI DPC++ Compiler 2024 </PlatformToolset >
31+ <PlatformToolset >Intel(R) oneAPI DPC++ Compiler 2025 </PlatformToolset >
3232 <WholeProgramOptimization >true</WholeProgramOptimization >
3333 <CharacterSet >Unicode</CharacterSet >
3434 </PropertyGroup >
3535 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Intel Performance Test|x64'" Label =" Configuration" >
3636 <ConfigurationType >Application</ConfigurationType >
3737 <UseDebugLibraries >false</UseDebugLibraries >
38- <PlatformToolset >Intel(R) oneAPI DPC++ Compiler 2024 </PlatformToolset >
38+ <PlatformToolset >Intel(R) oneAPI DPC++ Compiler 2025 </PlatformToolset >
3939 <WholeProgramOptimization >true</WholeProgramOptimization >
4040 <CharacterSet >Unicode</CharacterSet >
4141 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments