summaryrefslogtreecommitdiff
path: root/libgato.pro
diff options
context:
space:
mode:
Diffstat (limited to 'libgato.pro')
-rw-r--r--libgato.pro9
1 files changed, 4 insertions, 5 deletions
diff --git a/libgato.pro b/libgato.pro
index 2c90ac3..d0ac273 100644
--- a/libgato.pro
+++ b/libgato.pro
@@ -14,26 +14,25 @@ SOURCES += \
gatoperipheral.cpp \
gatoaddress.cpp \
gatosocket.cpp \
- gatoatt.cpp \
helpers.cpp \
gatoservice.cpp \
gatocharacteristic.cpp \
- gatodescriptor.cpp
+ gatodescriptor.cpp \
+ gatoattclient.cpp
-HEADERS += libgato_global.h \
+HEADERS += libgato_global.h gato.h \
gatocentralmanager.h \
gatouuid.h \
gatoperipheral.h \
gatoaddress.h \
gatosocket.h \
- gatoatt.h \
helpers.h \
gatoperipheral_p.h \
gatocentralmanager_p.h \
gatoservice.h \
gatocharacteristic.h \
gatodescriptor.h \
- gato.h
+ gatoattclient.h
target.path = /usr/lib
INSTALLS += target