aboutsummaryrefslogtreecommitdiffstats
path: root/binding-bluetooth/binding.pri
diff options
context:
space:
mode:
authorMatt Ranostay <matt.ranostay@konsulko.com>2017-08-11 15:21:46 -0700
committerMatt Ranostay <matt.ranostay@konsulko.com>2017-08-11 18:57:12 -0700
commit2260e85751467db9c361346e5bea5bd6b41b1718 (patch)
tree9c2aa0d1108d104e1614b991c61b51c7102edf99 /binding-bluetooth/binding.pri
parent2effd810aef1ed7e8c58893acc794f423e41d06d (diff)
binding: bluetooth: switch from qmake to cmake
Switch from legacy qmake to cmake to build binding Bug-AGL: SPEC-822 Change-Id: Ia2683dda11380c17285768bf6818893cbc5fda08 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
Diffstat (limited to 'binding-bluetooth/binding.pri')
-rw-r--r--binding-bluetooth/binding.pri6
1 files changed, 0 insertions, 6 deletions
diff --git a/binding-bluetooth/binding.pri b/binding-bluetooth/binding.pri
deleted file mode 100644
index 3448a56..0000000
--- a/binding-bluetooth/binding.pri
+++ /dev/null
@@ -1,6 +0,0 @@
-TEMPLATE = lib
-CONFIG += plugin use_c_linker
-CONFIG -= qt
-QMAKE_CFLAGS += -Wextra -Wconversion -Wno-unused-parameter -Werror=maybe-uninitialized -Werror=implicit-function-declaration -ffunction-sections -fdata-sections -Wl,--as-needed -Wl,--gc-sections
-
-DESTDIR = $${OUT_PWD}/../package/root/lib