Bumped revision to 0.4.1
[quandoparte] / application / application.pro
index cca84b9..547116b 100644 (file)
@@ -4,13 +4,13 @@
 #
 #-------------------------------------------------
 
-CONFIG += qt webkit mobility
 QT += webkit network maemo5
+CONFIG += qt webkit mobility
 MOBILITY = location
 
 TARGET = quandoparte
 TEMPLATE = app
-VERSION = 0.3.6
+VERSION = 0.4.1
 VERSION_STRING = '\\"$${VERSION}\\"'
 DEFINES += QP_VERSION=\"$${VERSION_STRING}\"
 
@@ -52,9 +52,9 @@ OTHER_FILES += \
     resources/arrivals.css \
     resources/departures.css \
     $$replace(TRANSLATIONS, .ts, .qm) \
-    resources/stations/stations.qpl
-
-message($${OTHER_FILES})
+    resources/stations/stations.qpl \
+    resources/stations/generatelist.xq \
+    resources/stations/generateunclassifiedlist.xq
 
 unix {
     isEmpty(PREFIX) {
@@ -69,6 +69,7 @@ unix {
     DEFINES += DATADIR=\\\"$$DATADIR\\\" PKGDATADIR=\\\"$$PKGDATADIR\\\"
 }
 
+message(Installing to prefix $$PREFIX)
 
 unix:!symbian {
     target.path = $$BINDIR