27 lines
681 B
Prolog
27 lines
681 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 \
|
|
SendCoinsDialog.h \
|
|
SettingsDialog.h \
|
|
AddressBookDialog.h \
|
|
AboutDialog.h \
|
|
AddressTableModel.h
|
|
SOURCES += bitcoin.cpp BitcoinGUI.cpp \
|
|
TransactionTableModel.cpp \
|
|
SendCoinsDialog.cpp \
|
|
SettingsDialog.cpp \
|
|
AddressBookDialog.cpp \
|
|
AboutDialog.cpp \
|
|
AddressTableModel.cpp
|
|
|
|
RESOURCES += \
|
|
bitcoin.qrc
|