]> sigrok.org Git - pulseview.git/blobdiff - android/res/values/libs.xml
android: Don't include qtaccessiblewidgets plugin
[pulseview.git] / android / res / values / libs.xml
index 14555f29b216cfffc916ba68586dbcafa131720f..4447e9f0f65312ed1535621e7f735f4562f71b83 100644 (file)
@@ -1,10 +1,29 @@
 <?xml version='1.0' encoding='utf-8'?>
+<!--
+   This file is part of the PulseView project.
+
+   Copyright (C) 2014 Marcus Comstedt <marcus@mc.pp.se>
+
+   This program is free software: you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation, either version 3 of the License, or
+   (at your option) any later version.
+
+   This program is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+
+   You should have received a copy of the GNU General Public License
+   along with this program.  If not, see <http://www.gnu.org/licenses/>.
+-->
 <resources>
        <array name="qt_sources">
                <item>https://download.qt-project.org/ministro/android/qt5/qt-5.3</item>
        </array>
        <array name="qt_libs">
                <!-- %%INSERT_QT_LIBS%% -->
+               <item>gnustl_shared</item>
                <item>Qt5Core</item>
                <item>Qt5Gui</item>
                <item>Qt5Widgets</item>
        </array>
        <array name="bundled_in_lib">
                <!-- %%INSERT_BUNDLED_IN_LIB%% -->
+               <item>libplugins_platforms_android_libqtforandroid.so:plugins/platforms/android/libqtforandroid.so</item>
+               <item>libplugins_platforms_libqeglfs.so:plugins/platforms/libqeglfs.so</item>
+               <item>libplugins_platforms_libqminimal.so:plugins/platforms/libqminimal.so</item>
+               <item>libplugins_platforms_libqminimalegl.so:plugins/platforms/libqminimalegl.so</item>
+               <item>libplugins_platforms_libqoffscreen.so:plugins/platforms/libqoffscreen.so</item>
+               <item>libplugins_generic_libqevdevkeyboardplugin.so:plugins/generic/libqevdevkeyboardplugin.so</item>
+               <item>libplugins_generic_libqevdevmouseplugin.so:plugins/generic/libqevdevmouseplugin.so</item>
+               <item>libplugins_generic_libqevdevtabletplugin.so:plugins/generic/libqevdevtabletplugin.so</item>
+               <item>libplugins_generic_libqevdevtouchplugin.so:plugins/generic/libqevdevtouchplugin.so</item>
+               <item>libplugins_imageformats_libqsvg.so:plugins/imageformats/libqsvg.so</item>
+               <item>libplugins_iconengines_libqsvgicon.so:plugins/iconengines/libqsvgicon.so</item>
        </array>
        <array name="bundled_in_assets">
                <!-- %%INSERT_BUNDLED_IN_ASSETS%% -->