Begin packaging changes
[shopper.git] / shopper.pro
blobc4099f5ae7f84cd084ec01489e99b27ac81bee87
1 ######################################################################
2 # Automatically generated by qmake (2.01a) Tue Jan 27 10:32:18 2009
3 ######################################################################
5 TEMPLATE = app
6 TARGET = shopper
7 DEPENDPATH += . src src/ui
8 INCLUDEPATH += . src src/ui
9 QT += xml
10 CONFIG += debug
12 # Input
13 HEADERS += src/CatListModel.h \
14 src/shopper.h \
15 src/shopperList.h \
16 src/ui/CategoryDialog.h \
17 src/ui/ItemDialog.h \
18 src/ui/LabelEntry.h \
19 src/ui/mainwindow.h \
20 src/ui/notify.h \
21 src/ui/shopperView.h \
22 src/ui/QFingerScrollArea.h
23 SOURCES += src/CatListModel.cc \
24 src/main.cc \
25 src/shopperList.cc \
26 src/xmlList.cc \
27 src/ui/CategoryDialog.cc \
28 src/ui/ItemDialog.cc \
29 src/ui/LabelEntry.cc \
30 src/ui/mainwindow.cc \
31 src/ui/notify.cc \
32 src/ui/shopperView.cc \
33 src/ui/QFingerScrollArea.cc
34 RESOURCES += src/application.qrc