Copies word lists directory to the location of the executable

This commit is contained in:
Oran Juice
2014-09-24 22:44:36 +05:30
parent 19b142ceb8
commit 26ea53d461
4 changed files with 11 additions and 4 deletions
+1
View File
@@ -47,6 +47,7 @@
#include "crypto/crypto.h" // for crypto::secret_key definition
#include "mnemonics/electrum-words.h"
#if defined(WIN32)
#include <crtdbg.h>
#endif