15 lines
401 B
Prolog
15 lines
401 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
|
|
SOURCES += bitcoin.cpp BitcoinGUI.cpp \
|
|
TransactionTableModel.cpp
|