From cbb0039fe542c0d8281601d25c04de487c84fa17 Mon Sep 17 00:00:00 2001 From: Tomasz Sterna Date: Tue, 7 Apr 2015 15:40:14 +0200 Subject: Implemented checking for latest firmware version --- daemon/daemon.pro | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'daemon') diff --git a/daemon/daemon.pro b/daemon/daemon.pro index aca5597..35eb302 100644 --- a/daemon/daemon.pro +++ b/daemon/daemon.pro @@ -51,10 +51,7 @@ HEADERS += \ uploadmanager.h \ stm32crc.h -DBUS_ADAPTORS += ../org.pebbled.Watch.xml - -OTHER_FILES += $$DBUS_ADAPTORS \ - js/typedarray.js +OTHER_FILES += js/typedarray.js DEFINES += QUAZIP_STATIC include(quazip/quazip.pri) -- cgit v1.2.3