mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-04-01 19:59:08 +00:00
bitmonero -> monero refactor/rename.
This commit is contained in:
parent
a9a279c979
commit
38525645d6
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ WALLET_ROOT=$$PWD/monero
|
|||
|
||||
CONFIG += c++11
|
||||
|
||||
# cleaning "auto-generated" bitmonero directory on "make distclean"
|
||||
# cleaning "auto-generated" monero directory on "make distclean"
|
||||
QMAKE_DISTCLEAN += -r $$WALLET_ROOT
|
||||
|
||||
INCLUDEPATH += $$WALLET_ROOT/include \
|
||||
|
|
Loading…
Reference in a new issue