|
|
@ -279,8 +279,11 @@ BITCOIN_QT_CPP = \ |
|
|
|
qt/rpcconsole.cpp \
|
|
|
|
qt/rpcconsole.cpp \
|
|
|
|
qt/splashscreen.cpp \
|
|
|
|
qt/splashscreen.cpp \
|
|
|
|
qt/trafficgraphwidget.cpp \
|
|
|
|
qt/trafficgraphwidget.cpp \
|
|
|
|
qt/utilitydialog.cpp \
|
|
|
|
qt/utilitydialog.cpp |
|
|
|
qt/winshutdownmonitor.cpp |
|
|
|
|
|
|
|
|
|
|
|
if TARGET_WINDOWS |
|
|
|
|
|
|
|
BITCOIN_QT_CPP += qt/winshutdownmonitor.cpp |
|
|
|
|
|
|
|
endif |
|
|
|
|
|
|
|
|
|
|
|
if ENABLE_WALLET |
|
|
|
if ENABLE_WALLET |
|
|
|
BITCOIN_QT_CPP += \
|
|
|
|
BITCOIN_QT_CPP += \
|
|
|
|