summaryrefslogtreecommitdiffstats
path: root/binding-bluetooth/binding.pri
diff options
context:
space:
mode:
authorMatt Ranostay <matt.ranostay@konsulko.com>2017-06-29 20:31:40 -0700
committerMatt Ranostay <matt.ranostay@konsulko.com>2017-06-29 20:36:31 -0700
commit2dd0895c9d099278ce2afd30a7a3b6ef2502e53e (patch)
tree605685969652de1c494474034b293472d862694b /binding-bluetooth/binding.pri
parent0d082622a1387660d4a483f738c8da8bc78912de (diff)
binding: remove bindings from settings application
bindings are moved to their own repos so no longer needed in settings application Bug-AGL: SPEC-661 SPEC-715 Change-Id: I0171a73fe20ed076c5d07edd708ffe46778d84bb 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