Commit Graph

2 Commits

Author SHA1 Message Date
Vitalii Koshura d5026075c0
[windows] simplify *.vcxproj files by removing duplicates and moving the most of the common properties to the imported boinc.props and pch.props files
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2024-09-15 03:08:29 +02:00
Vitalii Koshura b3c4a6983f
[Windows] Retarget solution to VS2022
Get rid of all old solutions and projects.
Switch to CUDA 12.0.0.
Add crypt_proj to the solution.
Use 'windows-2022' on CI.

This fixes #4917.

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2022-12-29 20:46:33 +01:00