Updated Windows Build (markdown)

xmrig 2018-10-18 21:52:57 +07:00
parent 59f2b64d46
commit b3fb7da65a

@ -53,4 +53,6 @@ It will create Visual Studio Solution file **xmrig.sln**. Don't forget change De
* `-DWITH_LIBCPUID=OFF` Disable libcpuid. Auto configuration of CPU after this will be very limited.
* `-DWITH_AEON=OFF` Disable CryptoNight-Lite support.
* `-DWITH_HTTPD=OFF` Build without built in http server and API.
* `-DWITH_HTTPD=OFF` Build without built in http server and API.
* `-DWITH_TLS=OFF` Disable SSL/TLS support.
* `-WITH_ASM=OFF` Disable ASM accelerated `cryptonight/2`.