qt5base-lts/tests/global/global.cfg
Sergio Ahumada eb87a0f409 tst_bic: Add linux-gcc-ia32 bic data for QtXml
Change-Id: I43670f41f41f465e5684362de64c355b68a1dbf7
Reviewed-by: Janne Anttila <janne.anttila@digia.com>
2013-01-16 08:25:28 +01:00

16 lines
568 B
INI

<config>
<modules>
<module name="QtConcurrent" qtname="concurrent"/>
<module name="QtCore" qtname="core"/>
<module name="QtDBus" qtname="dbus"/>
<module name="QtGui" qtname="gui"/>
<module name="QtNetwork" qtname="network"/>
<module name="QtOpenGL" qtname="opengl"/>
<module name="QtPrintSupport" qtname="printsupport"/>
<module name="QtSql" qtname="sql"/>
<module name="QtTest" qtname="testlib"/>
<module name="QtWidgets" qtname="widgets"/>
<module name="QtXml" qtname="xml"/>
</modules>
</config>