summaryrefslogtreecommitdiff
path: root/libsowatch/libsowatch.pro
diff options
context:
space:
mode:
Diffstat (limited to 'libsowatch/libsowatch.pro')
-rw-r--r--libsowatch/libsowatch.pro8
1 files changed, 6 insertions, 2 deletions
diff --git a/libsowatch/libsowatch.pro b/libsowatch/libsowatch.pro
index aefdadd..44458c2 100644
--- a/libsowatch/libsowatch.pro
+++ b/libsowatch/libsowatch.pro
@@ -27,7 +27,8 @@ SOURCES += \
watchplugininterface.cpp \
notification.cpp \
notificationplugininterface.cpp \
- notificationprovider.cpp
+ notificationprovider.cpp \
+ watchletplugininterface.cpp
HEADERS +=\
watchsimulator.h \
@@ -45,7 +46,8 @@ HEADERS +=\
watchplugininterface.h \
notification.h \
notificationplugininterface.h \
- notificationprovider.h
+ notificationprovider.h \
+ watchletplugininterface.h
install_headers.files = $$HEADERS
@@ -89,3 +91,5 @@ unix:!symbian {
+
+