summaryrefslogtreecommitdiff
path: root/lib/lib.pro
diff options
context:
space:
mode:
authorTomasz Sterna <tomek@xiaoka.com>2014-07-06 17:22:25 +0200
committerTomasz Sterna <tomek@xiaoka.com>2014-07-09 01:57:32 +0200
commit7283842cbed6a378d430552d327eab4a27775538 (patch)
tree708f4a2b4e702ddcc07bef8e6fdcd8f8a32a23ef /lib/lib.pro
parentd3d54722d8532bd649db6792126c0a990712e26c (diff)
Moved watchConnector to daemon and implemented daemon interface for QML
Diffstat (limited to 'lib/lib.pro')
-rw-r--r--lib/lib.pro14
1 files changed, 0 insertions, 14 deletions
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