summaryrefslogtreecommitdiff
path: root/waterwatch.pro
diff options
context:
space:
mode:
Diffstat (limited to 'waterwatch.pro')
-rw-r--r--waterwatch.pro24
1 files changed, 5 insertions, 19 deletions
diff --git a/waterwatch.pro b/waterwatch.pro
index 65a9018..74f613f 100644
--- a/waterwatch.pro
+++ b/waterwatch.pro
@@ -1,20 +1,6 @@
-TARGET = waterwatch
-
-CONFIG += sailfishapp
-
-SOURCES += src/waterwatch.cpp \
- src/watchconnector.cpp
-
-QT += bluetooth
-QMAKE_CXXFLAGS += -std=c++0x
-
-OTHER_FILES += qml/waterwatch.qml \
- qml/cover/CoverPage.qml \
+TEMPLATE = subdirs
+CONFIG += ordered
+SUBDIRS = lib daemon app
+OTHER_FILES += \
rpm/waterwatch.spec \
- rpm/waterwatch.yaml \
- waterwatch.desktop \
- qml/pages/WatchPage.qml
-
-HEADERS += \
- src/watchconnector.h
-
+ rpm/waterwatch.yaml