From 7283842cbed6a378d430552d327eab4a27775538 Mon Sep 17 00:00:00 2001 From: Tomasz Sterna Date: Sun, 6 Jul 2014 17:22:25 +0200 Subject: Moved watchConnector to daemon and implemented daemon interface for QML --- pebble.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pebble.pro') diff --git a/pebble.pro b/pebble.pro index 2143349..2dec8f8 100644 --- a/pebble.pro +++ b/pebble.pro @@ -1,6 +1,6 @@ TEMPLATE = subdirs CONFIG += ordered -SUBDIRS = lib daemon app +SUBDIRS = daemon app OTHER_FILES += \ rpm/pebble.spec \ rpm/pebble.yaml -- cgit v1.2.3