bitmonero -> monero refactor/rename.

This commit is contained in:
Randi Joseph 2016-09-25 00:45:23 -04:00
parent a9a279c979
commit 38525645d6

View file

@ -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 \