mirror of
https://github.com/GOSTSec/ccminer
synced 2025-01-09 14:28:15 +00:00
5 lines
133 B
Batchfile
5 lines
133 B
Batchfile
|
REM COMMAND LINE MS BUILD
|
||
|
REM Note: /m:2 = 2 threads, but for host code only...
|
||
|
|
||
|
msbuild ccminer.vcxproj /m /p:Configuration=Release
|