summaryrefslogtreecommitdiffstats
path: root/tests/global/global.cfg
blob: 0b1ac100c993684cc03c4d72765cbb8c72e6955d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<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>