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
index 2ed95e0..c9ccb3b 100644 (file)
@@ -1,20 +1,22 @@
-# -------------------------------------------------\r
-# Project created by QtCreator 2009-12-01T15:41:15\r
-# -------------------------------------------------\r
-QT += xml\r
-TARGET = family-shop-mgr\r
-TEMPLATE = app\r
-SOURCES += main.cpp \\r
-    FamilyShoppingManagerStartView.cpp \\r
-    ShoppingTreeModel.cpp \\r
-    ShoppingTreeItem.cpp \\r
-    GoShoppingView.cpp \\r
-    ListManagerView.cpp\r
-HEADERS += FamilyShoppingManagerStartView.h \\r
-    ShoppingTreeModel.h \\r
-    ShoppingTreeItem.h \\r
-    GoShoppingView.h \\r
-    ListManagerView.h\r
-FORMS += FamilyShoppingManagerStartView.ui \\r
-    ListManager.ui \\r
-    GoShopping.ui\r
+# -------------------------------------------------
+# Project created by QtCreator 2009-12-01T15:41:15
+# -------------------------------------------------
+QT += xml
+TARGET = build/family-shop-mgr
+TEMPLATE = app
+SOURCES += main.cpp \
+    FamilyShoppingManagerMainWindow.cpp \
+    ShoppingTreeModel.cpp \
+    ShoppingTreeItem.cpp \
+    GoShoppingView.cpp \
+    ListManagerView.cpp
+HEADERS += FamilyShoppingManagerMainWindow.h \
+    ShoppingTreeModel.h \
+    ShoppingTreeItem.h \
+    GoShoppingView.h \
+    ListManagerView.h \
+
+TRANSLATIONS = localization/family-shop-mgr_fr.ts \
+    localization/family-shop-mgr_es.ts \
+    localization/family-shop-mgr_nl.ts \
+    localization/family-shop-mgr_eu.ts