Commit Graph

4 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
Rom Walton 45d140195d example_app_opencl: reclassify the example_app_opencl as a console application on Windows.
This was a hold over from the Win9x days when a console application window could not be hidden by the processed that launched it.  Since we no longer need to support Win9x we can get rid of this hack.
2015-11-19 14:04:17 -05:00
Rom Walton bcf8ca2565 WINBUILD: Update build environment to use Visual Studio 2010. 2013-10-17 15:27:03 -04:00