99a2601ecd930cc81bd0b0916672e52fdadb2c8e
[novacoin.git] / bitcoin.pro
1 ######################################################################
2 # Automatically generated by qmake (2.01a) Sat May 7 20:45:42 2011
3 ######################################################################
4
5 TEMPLATE = app
6 TARGET = 
7 DEPENDPATH += .
8 INCLUDEPATH += .
9
10 # Input
11 HEADERS += BitcoinGUI.h \
12     TransactionTableModel.h \
13     SendCoinsDialog.h \
14     SettingsDialog.h \
15     AddressBookDialog.h \
16     AboutDialog.h \
17     AddressTableModel.h \
18     OptionsDialog.h
19 SOURCES += bitcoin.cpp BitcoinGUI.cpp \
20     TransactionTableModel.cpp \
21     SendCoinsDialog.cpp \
22     SettingsDialog.cpp \
23     AddressBookDialog.cpp \
24     AboutDialog.cpp \
25     AddressTableModel.cpp \
26     OptionsDialog.cpp
27
28 RESOURCES += \
29     bitcoin.qrc