You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
######################################################################
|
|
|
|
# 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
|