From 92475d094cfddf7dd3036f5f1a9d6845a83ee350 Mon Sep 17 00:00:00 2001 From: "Javier S. Pedro" Date: Sun, 7 Jul 2013 10:49:32 +0200 Subject: add some missing files to mwwatchlets --- metawatchwatchlets/metawatchwatchlets.pro | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/metawatchwatchlets/metawatchwatchlets.pro b/metawatchwatchlets/metawatchwatchlets.pro index d7ec44e..8822a52 100644 --- a/metawatchwatchlets/metawatchwatchlets.pro +++ b/metawatchwatchlets/metawatchwatchlets.pro @@ -8,7 +8,10 @@ SOURCES += metawatchwatchletsplugin.cpp \ HEADERS += metawatchwatchletsplugin.h \ metawatchfacewatchlet.h metawatchnotificationwatchlet.h -qml_files.files = metawatch-digital-watchface.qml metawatch-digital-notification.qml +qml_files.files = metawatch-digital-watchface.qml metawatch-digital-notification.qml ChatBubble.qml \ + bubble.png bubble_tip.png idle-border.png idle-call.png idle-mail.png idle-msg.png \ + notification-email.png notification-message.png notification-phone.png notification-timer.png \ + weather-cloudy.png weather-rain.png weather-snow.png weather-sunny.png weather-thunderstorm.png weather-wind.png LIBS += -L$$OUT_PWD/../libsowatch/ -lsowatch INCLUDEPATH += $$PWD/../libsowatch @@ -26,6 +29,3 @@ unix:!symbian { } INSTALLS += target qml_files } - -OTHER_FILES += \ - ChatBubble.qml -- cgit v1.2.3