aboutsummaryrefslogtreecommitdiffstats
path: root/agl-service-radio.pro
diff options
context:
space:
mode:
authorMatt Ranostay <matt.ranostay@konsulko.com>2017-08-17 16:11:03 -0700
committerMatt Ranostay <matt.ranostay@konsulko.com>2017-08-17 16:48:15 -0700
commit49f0ffaf2c80f08bc5309c4dc465dfa98090e59f (patch)
tree323c6f16b02d4ae7279e8e23f9f36c28d386d47f /agl-service-radio.pro
parent4a134c89fcd4afabb10aa32120495b8259bd0c41 (diff)
binding: radio: update build system for standalone binding
Radio binding is now standalone so the qmake build scripts need to be updated to reflect that Bug-AGL: SPEC-832 Change-Id: Iab9cd5d18536e416d22d91c492ef489159a62d0d Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
Diffstat (limited to 'agl-service-radio.pro')
-rw-r--r--agl-service-radio.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/agl-service-radio.pro b/agl-service-radio.pro
new file mode 100644
index 0000000..f8d104a
--- /dev/null
+++ b/agl-service-radio.pro
@@ -0,0 +1,3 @@
+TEMPLATE = subdirs
+SUBDIRS = binding package
+package.depends += binding