summaryrefslogtreecommitdiff
path: root/liveview/liveview.pro
diff options
context:
space:
mode:
authorJavier S. Pedro <maemo@javispedro.com>2013-05-11 01:18:40 +0200
committerJavier S. Pedro <maemo@javispedro.com>2013-05-11 01:18:40 +0200
commitd0cfdca133a6dff4d6e62ff98126aa94c833a59a (patch)
tree6843d2e4478cc0a6c7ed813632c60646ab0f1c2a /liveview/liveview.pro
parent08d66614584019d9d05942b917aae494727e2dfb (diff)
downloadsowatch-d0cfdca133a6dff4d6e62ff98126aa94c833a59a.tar.gz
sowatch-d0cfdca133a6dff4d6e62ff98126aa94c833a59a.zip
add some menuitems for notifications
Diffstat (limited to 'liveview/liveview.pro')
-rw-r--r--liveview/liveview.pro4
1 files changed, 3 insertions, 1 deletions
diff --git a/liveview/liveview.pro b/liveview/liveview.pro
index 9b949d7..045c0eb 100644
--- a/liveview/liveview.pro
+++ b/liveview/liveview.pro
@@ -18,6 +18,8 @@ HEADERS += liveviewplugin.h \
liveviewscanner.h \
liveview.h
+res_files.files += res/graphics res/fonts
+
LIBS += -L$$OUT_PWD/../libsowatch/ -lsowatch
INCLUDEPATH += $$PWD/../libsowatch
DEPENDPATH += $$PWD/../libsowatch
@@ -36,4 +38,4 @@ DEPENDPATH += $$PWD/../libsowatchbt
res_files.path = /usr/share/sowatch/metawatch
qml_files.path = /usr/share/sowatch/qml
}
-INSTALLS += target
+INSTALLS += target res_files