From cbf5a7653383beebf44c9634506661d1fa6dfcf3 Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Wed, 29 Apr 2015 14:10:09 +0300 Subject: Enable Qt Quick Compiler Build Qt Quick Compiler and use it for VKB and QtCharts. Use BBCLASSEXTEND to build all 3 version (target, native and nativesdk) of Qt Quick Compiler. Change-Id: I611fe7762b8d9124b146b7fe976f09130d5912fa Reviewed-by: Andy Nichols --- recipes-qt/qt5/nativesdk-qtbase_%.bbappend | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 recipes-qt/qt5/nativesdk-qtbase_%.bbappend (limited to 'recipes-qt/qt5') diff --git a/recipes-qt/qt5/nativesdk-qtbase_%.bbappend b/recipes-qt/qt5/nativesdk-qtbase_%.bbappend new file mode 100644 index 0000000..e6651e5 --- /dev/null +++ b/recipes-qt/qt5/nativesdk-qtbase_%.bbappend @@ -0,0 +1,24 @@ +############################################################################# +## +## Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). +## +## This file is part of the Qt Enterprise Embedded Scripts of the Qt +## framework. +## +## $QT_BEGIN_LICENSE$ +## Commercial License Usage Only +## Licensees holding valid commercial Qt license agreements with Digia +## with an appropriate addendum covering the Qt Enterprise Embedded Scripts, +## may use this file in accordance with the terms contained in said license +## agreement. +## +## For further information use the contact form at +## http://www.qt.io/contact-us. +## +## +## $QT_END_LICENSE$ +## +############################################################################# + +# Needed by qtxmlpatterns +EXTRA_QTLIB = "Network Sql" -- cgit v1.2.3-54-g00ecf