1
0
mirror of https://github.com/GOSTSec/ccminer synced 2025-01-08 22:07:56 +00:00
ccminer/build.cmd
Tanguy Pruvot 7048300ab8 enhance 64bit builds performance
x11 perf is now close to x86 binary, but its not the case on all algos.

Add also a build.cmd script to remember how to build on windows cmdline
2015-03-05 18:18:56 +01:00

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