summaryrefslogtreecommitdiffstats
path: root/binding/binding.pri
diff options
context:
space:
mode:
authorMatt Ranostay <matt.ranostay@konsulko.com>2017-09-05 21:15:30 -0700
committerMatt Ranostay <matt.ranostay@konsulko.com>2017-09-06 14:47:10 -0700
commit1a1ff962da92aff5a1d3e757710c725e03238458 (patch)
treed2be14d7630f1f1674df8c99a88a429df4ed6b55 /binding/binding.pri
parent71a36b404ea5e1d8819b85e1d8d5c39b09645ca3 (diff)
binding: media: remove binding from source tree
Media binding has been moved to it own repo, and the code is no longer needed within the MediaPlayer application Bug-AGL: SPEC-848 Change-Id: I6de0e556b7143e200a5976e9139b1824f43e739a 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