Added classes Api and ApiState.

This commit is contained in:
XMRig 2017-08-31 04:30:59 +03:00
parent 5601c7a672
commit 71f06530df
8 changed files with 270 additions and 4 deletions

View file

@ -31,6 +31,7 @@
#define APP_DOMAIN "xmrig.com"
#define APP_SITE "www.xmrig.com"
#define APP_COPYRIGHT "Copyright (C) 2016-2017 xmrig.com"
#define APP_KIND "cpu"
#define APP_VER_MAJOR 2
#define APP_VER_MINOR 3