File tree Expand file tree Collapse file tree
DirectProgramming/C++SYCL/N-BodyMethods/Nbody Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3737 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" Label =" Configuration" >
3838 <ConfigurationType >Application</ConfigurationType >
3939 <UseDebugLibraries >true</UseDebugLibraries >
40- <PlatformToolset >Intel(R) oneAPI DPC++ Compiler 2024 </PlatformToolset >
40+ <PlatformToolset >Intel(R) oneAPI DPC++ Compiler 2025 </PlatformToolset >
4141 <CharacterSet >Unicode</CharacterSet >
4242 </PropertyGroup >
4343 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" Label =" Configuration" >
4444 <ConfigurationType >Application</ConfigurationType >
4545 <UseDebugLibraries >false</UseDebugLibraries >
46- <PlatformToolset >Intel(R) oneAPI DPC++ Compiler 2024 </PlatformToolset >
46+ <PlatformToolset >Intel(R) oneAPI DPC++ Compiler 2025 </PlatformToolset >
4747 <WholeProgramOptimization >true</WholeProgramOptimization >
4848 <CharacterSet >Unicode</CharacterSet >
4949 </PropertyGroup >
105105 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
106106 <ImportGroup Label =" ExtensionTargets" >
107107 </ImportGroup >
108- </Project >
108+ </Project >
You can’t perform that action at this time.
0 commit comments