mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-06-28 12:29:51 +00:00
Changed monero dependencies path for android. Changed scripts for generation of secrets.
This commit is contained in:
parent
fd2cf98e51
commit
db75167302
16 changed files with 246 additions and 71 deletions
|
@ -6,7 +6,7 @@
|
|||
#include <unistd.h>
|
||||
#include "thread"
|
||||
#include "CwWalletListener.h"
|
||||
#include "../External/android/monero/include/wallet2_api.h"
|
||||
#include "../External/android/x86/include/wallet2_api.h"
|
||||
|
||||
using namespace std::chrono_literals;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue