From 7a21cda13e56f21b9f0cb60f69c42ec1e7830edd Mon Sep 17 00:00:00 2001 From: "Javier S. Pedro" Date: Fri, 6 Dec 2013 00:26:27 +0100 Subject: adding better debian packaging --- libgato.pro | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'libgato.pro') diff --git a/libgato.pro b/libgato.pro index d0ac273..d426b67 100644 --- a/libgato.pro +++ b/libgato.pro @@ -1,5 +1,6 @@ TEMPLATE = lib TARGET = gato +VERSION = 1.0.0 QT -= gui @@ -37,6 +38,13 @@ HEADERS += libgato_global.h gato.h \ target.path = /usr/lib INSTALLS += target +publicheaders.files = libgato_global.h gato.h \ + gatocentralmanager.h gatoperipheral.h \ + gatoservice.h gatocharacteristic.h gatodescriptor.h \ + gatouuid.h gatoaddress.h +publicheaders.path = /usr/include +INSTALLS += publicheaders + OTHER_FILES += \ qtc_packaging/debian_harmattan/rules \ qtc_packaging/debian_harmattan/README \ -- cgit v1.2.3