mirror of
https://git.wownero.com/wowlet/wowlet.git
synced 2024-08-15 01:03:14 +00:00
defeather
This commit is contained in:
parent
82ac1c2daf
commit
9a75c5a986
114 changed files with 367 additions and 465 deletions
12
cmake/config-wowlet.h.cmake
Normal file
12
cmake/config-wowlet.h.cmake
Normal file
|
@ -0,0 +1,12 @@
|
|||
#ifndef WOWLET_VERSION_H
|
||||
#define WOWLET_VERSION_H
|
||||
|
||||
#define WOWLET_VERSION "@VERSION@"
|
||||
#define WOWLET_BRANCH "@WOWLET_BRANCH@"
|
||||
|
||||
#define MONERO_VERSION "@MONERO_VERSION@"
|
||||
#define MONERO_BRANCH "@MONERO_BRANCH@"
|
||||
|
||||
#define TOR_VERSION "@TOR_VERSION@"
|
||||
|
||||
#endif //WOWLET_VERSION_H
|
Loading…
Add table
Add a link
Reference in a new issue