summaryrefslogtreecommitdiff
path: root/lib/lib.pro
blob: d9e24db979bbcf2b3fc4c147792307293d061b62 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
TEMPLATE = lib
TARGET = pebble

HEADERS += \
    watchconnector.h

SOURCES += \
    watchconnector.cpp

QT += bluetooth
QMAKE_CXXFLAGS += -std=c++0x

INSTALLS += target
target.path = /usr/lib