add all (unpopulated) dialogs
[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 SOURCES += bitcoin.cpp BitcoinGUI.cpp \
18     TransactionTableModel.cpp \
19     SendCoinsDialog.cpp \
20     SettingsDialog.cpp \
21     AddressBookDialog.cpp \
22     AboutDialog.cpp