mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-01-11 15:48:05 +00:00
embed bitcoin_testnet.ico in bitcoin-qt.exe (usable for shortcuts)
This commit is contained in:
parent
5ab27b32a2
commit
a26811ebdf
@ -1,4 +1,5 @@
|
|||||||
IDI_ICON1 ICON DISCARDABLE "icons/bitcoin.ico"
|
IDI_ICON1 ICON DISCARDABLE "icons/bitcoin.ico"
|
||||||
|
IDI_ICON2 ICON DISCARDABLE "icons/bitcoin_testnet.ico"
|
||||||
|
|
||||||
#include <windows.h> // needed for VERSIONINFO
|
#include <windows.h> // needed for VERSIONINFO
|
||||||
#include "../../clientversion.h" // holds the needed client version information
|
#include "../../clientversion.h" // holds the needed client version information
|
||||||
|
Loading…
Reference in New Issue
Block a user