eb87a0f409
Change-Id: I43670f41f41f465e5684362de64c355b68a1dbf7 Reviewed-by: Janne Anttila <janne.anttila@digia.com>
16 lines
568 B
INI
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>
|