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 --- lib/lib.pro | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 lib/lib.pro (limited to 'lib/lib.pro') diff --git a/lib/lib.pro b/lib/lib.pro deleted file mode 100644 index d9e24db..0000000 --- a/lib/lib.pro +++ /dev/null @@ -1,14 +0,0 @@ -TEMPLATE = lib -TARGET = pebble - -HEADERS += \ - watchconnector.h - -SOURCES += \ - watchconnector.cpp - -QT += bluetooth -QMAKE_CXXFLAGS += -std=c++0x - -INSTALLS += target -target.path = /usr/lib -- cgit v1.2.3