Add app.rc and app.ico for Windows.

This commit is contained in:
XMRig 2017-04-19 20:52:00 +03:00
parent f8bda3a6b3
commit 95f48fd058
4 changed files with 39 additions and 1 deletions

View file

@ -26,6 +26,7 @@
#define APP_ID "xmrig"
#define APP_NAME "XMRig"
#define APP_DESC "Monero (XMR) CPU miner"
#define APP_VERSION "0.5.0"
#define APP_DOMAIN "xmrig.com"
#define APP_SITE "www.xmrig.com"