f3e4c6a01058bf0b40ac81f23daeb89441cca4bd
[family-shop-mgr] / code / family-shop-mgr / family-shop-mgr.pro
1 # -------------------------------------------------
2 # Project created by QtCreator 2009-12-01T15:41:15
3 # -------------------------------------------------
4 QT += xml
5 TARGET = build/family-shop-mgr
6 TEMPLATE = app
7 SOURCES += main.cpp \
8     FamilyShoppingManagerMainWindow.cpp \
9     ShoppingTreeModel.cpp \
10     ShoppingTreeItem.cpp \
11     GoShoppingView.cpp \
12     ListManagerView.cpp
13 HEADERS += FamilyShoppingManagerMainWindow.h \
14     ShoppingTreeModel.h \
15     ShoppingTreeItem.h \
16     GoShoppingView.h \
17     ListManagerView.h \
18 #FORMS += FamilyShoppingManagerStartView.ui \
19 #    ListManager.ui \
20 #    GoShopping.ui