summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorDominik Holland <dominik.holland@pelagicore.com>2017-07-20 10:29:48 +0200
committerDominik Holland <dominik.holland@pelagicore.com>2017-07-27 11:02:30 +0000
commit6e32f79fc36d0da99bc5409b8f19c8f67e64d0ea (patch)
tree38747b31632de5cfa573f889c71bfd1aec870a39 /examples
parent0773ea9ce859580f5aaca05c617ebb539b4f1fa3 (diff)
downloadqtivi-6e32f79fc36d0da99bc5409b8f19c8f67e64d0ea.tar.gz
Change the QIviVehicleFunctions module to be autogenerated
Disable the vehiclefunctions tests and examples until they are ported to the new API. Task-number: QTAUTO-297 Change-Id: Ief94dadfe60efa0afbbc73400450382db5a99004 Reviewed-by: Mike Krus <mike.krus@kdab.com>
Diffstat (limited to 'examples')
-rw-r--r--examples/examples.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
index d58eb45..1ca1abb 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -1,6 +1,6 @@
TEMPLATE = subdirs
SUBDIRS += core
-qtHaveModule(ivivehiclefunctions): SUBDIRS += vehiclefunctions
+#qtHaveModule(ivivehiclefunctions): SUBDIRS += vehiclefunctions
qtHaveModule(ivimedia): SUBDIRS += media
qtHaveModule(geniviextras): SUBDIRS += geniviextras