ignore generated resource file
[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 SOURCES += bitcoin.cpp BitcoinGUI.cpp \
19     TransactionTableModel.cpp \
20     SendCoinsDialog.cpp \
21     SettingsDialog.cpp \
22     AddressBookDialog.cpp \
23     AboutDialog.cpp \
24     AddressTableModel.cpp
25
26 RESOURCES += \
27     bitcoin.qrc