Fix win mvc build

This commit is contained in:
Ben Gräf 2018-10-16 00:55:37 +02:00
parent 9d6aa72746
commit 9653e6b092
11 changed files with 1281 additions and 35 deletions

View file

@ -167,7 +167,7 @@ static struct option const options[] = {
{ "userpass", 1, nullptr, 'O' },
{ "version", 0, nullptr, 'V' },
{ "use-tls", 0, nullptr, 1015 },
{ "multihash-thread-mask", 1, nullptr, 4013 },
{ "force-pow-version", 1, nullptr, 1016 },
{ "pow-variant" ,1, nullptr, 1017 },
{ "api-port", 1, nullptr, 4000 },
{ "api-access-token", 1, nullptr, 4001 },