summaryrefslogtreecommitdiffstats
path: root/tests/global/global.cfg
blob: f39f4a0cfd5dddfb3690c907a1674c9dbef22ed5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<config>
<modules>
<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="QtTest" qtname="testlib"/>
<module name="QtXml" qtname="xml"/>
<module name="QtSql" qtname="sql"/>
</modules>
</config>