dogecoin/bitcoin.pro

34 lines
791 B
Prolog
Raw Normal View History

2011-05-07 22:13:39 +02:00
######################################################################
# Automatically generated by qmake (2.01a) Sat May 7 20:45:42 2011
######################################################################
TEMPLATE = app
TARGET =
DEPENDPATH += .
INCLUDEPATH += .
# Input
2011-05-12 14:49:42 +02:00
HEADERS += bitcoingui.h \
transactiontablemodel.h \
aboutdialog.h \
addresstablemodel.h \
optionsdialog.h \
mainoptionspage.h \
sendcoinsdialog.h \
2011-05-12 14:44:52 +02:00
addressbookdialog.h
2011-05-12 14:49:42 +02:00
SOURCES += bitcoin.cpp bitcoingui.cpp \
transactiontablemodel.cpp \
aboutdialog.cpp \
addresstablemodel.cpp \
optionsdialog.cpp \
mainoptionspage.cpp \
sendcoinsdialog.cpp \
2011-05-12 14:44:52 +02:00
addressbookdialog.cpp
2011-05-09 20:44:46 +02:00
RESOURCES += \
bitcoin.qrc
2011-05-12 14:44:52 +02:00
FORMS += \
sendcoinsdialog.ui \
addressbookdialog.ui