bitmonero -> monero refactor/rename.

This commit is contained in:
Randi Joseph 2016-09-25 00:45:23 -04:00
parent ba803dfb15
commit 880e9aa14b

View file

@ -2,11 +2,11 @@ TEMPLATE = app
QT += qml quick widgets
WALLET_ROOT=$$PWD/bitmonero
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 \