git-svn-id: file:///svnroot/family-shop-mgr@28 26eb2498-383b-47a6-be48-5d6f36779e85
[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
19 TRANSLATIONS = localization/family-shop-mgr_fr.ts \
20     localization/family-shop-mgr_es.ts \
21     localization/family-shop-mgr_nl.ts \
22     localization/family-shop-mgr_eu.ts