Add new resource file to app.pro
authorgregor herrmann <gregoa@debian.org>
Thu, 23 Jun 2011 23:08:30 +0000 (23:08 +0000)
committergregor herrmann <gregoa@debian.org>
Thu, 23 Jun 2011 23:08:30 +0000 (23:08 +0000)
src/app/app.pro

index b49410988ebe26df91177951eb70ca54e35a20a8..61a31938dc363c8737673057f101023507332f11 100644 (file)
@@ -32,7 +32,8 @@ SOURCES += main.cpp \
 
 RESOURCES += ../icons.qrc \
              ../maps.qrc \
-                        ../db.qrc
+                        ../db.qrc \
+                        ../../data/data.qrc
 
 # instalation related
 PREFIX = /usr/bin