mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 20:42:59 +01:00
40 lines
959 B
Prolog
40 lines
959 B
Prolog
######################################################################
|
|
# Automatically generated by qmake (2.01a) Sat May 7 20:45:42 2011
|
|
######################################################################
|
|
|
|
TEMPLATE = app
|
|
TARGET =
|
|
DEPENDPATH += .
|
|
INCLUDEPATH += .
|
|
|
|
# Input
|
|
HEADERS += bitcoingui.h \
|
|
transactiontablemodel.h \
|
|
addresstablemodel.h \
|
|
optionsdialog.h \
|
|
mainoptionspage.h \
|
|
sendcoinsdialog.h \
|
|
addressbookdialog.h \
|
|
aboutdialog.h \
|
|
editaddressdialog.h \
|
|
bitcoinaddressvalidator.h
|
|
SOURCES += bitcoin.cpp bitcoingui.cpp \
|
|
transactiontablemodel.cpp \
|
|
addresstablemodel.cpp \
|
|
optionsdialog.cpp \
|
|
mainoptionspage.cpp \
|
|
sendcoinsdialog.cpp \
|
|
addressbookdialog.cpp \
|
|
aboutdialog.cpp \
|
|
editaddressdialog.cpp \
|
|
bitcoinaddressvalidator.cpp
|
|
|
|
RESOURCES += \
|
|
bitcoin.qrc
|
|
|
|
FORMS += \
|
|
sendcoinsdialog.ui \
|
|
addressbookdialog.ui \
|
|
aboutdialog.ui \
|
|
editaddressdialog.ui
|