summaryrefslogtreecommitdiffstats
path: root/binding/binding.pri
diff options
context:
space:
mode:
authorMatt Ranostay <matt.ranostay@konsulko.com>2017-08-17 15:21:48 -0700
committerMatt Ranostay <matt.ranostay@konsulko.com>2017-08-17 20:51:04 -0700
commitc46a56ac144e7399f2172e56a7a22d46d580c830 (patch)
tree4122472de77d49eb47497e9641b445cea528e29c /binding/binding.pri
parent9aebdfa77d57426fdaaab123d7c91c32a20e87be (diff)
Spliting out of the radio binding into it's own repo and service. This removes the binding from the radio application build. Change-Id: If62c61e4ad0054b55eee5f0bb46a33bc0677f4b8 Bug-AGL: SPEC-834 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
Diffstat (limited to 'binding/binding.pri')
-rw-r--r--binding/binding.pri6
1 files changed, 0 insertions, 6 deletions
diff --git a/binding/binding.pri b/binding/binding.pri
deleted file mode 100644
index 3448a56..0000000
--- a/binding/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