File tree Expand file tree Collapse file tree
DirectProgramming/C++SYCL/VisualizedSamples/VisualMandlebrot Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" Label =" Configuration" >
2020 <ConfigurationType >Application</ConfigurationType >
2121 <UseDebugLibraries >true</UseDebugLibraries >
22- <PlatformToolset >Intel(R) oneAPI DPC++ Compiler 2023 </PlatformToolset >
22+ <PlatformToolset >Intel(R) oneAPI DPC++ Compiler 2024 </PlatformToolset >
2323 <CharacterSet >Unicode</CharacterSet >
2424 </PropertyGroup >
2525 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" Label =" Configuration" >
2626 <ConfigurationType >Application</ConfigurationType >
2727 <UseDebugLibraries >false</UseDebugLibraries >
28- <PlatformToolset >Intel(R) oneAPI DPC++ Compiler 2023 </PlatformToolset >
28+ <PlatformToolset >Intel(R) oneAPI DPC++ Compiler 2024 </PlatformToolset >
2929 <WholeProgramOptimization >true</WholeProgramOptimization >
3030 <CharacterSet >Unicode</CharacterSet >
3131 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments