summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/mimetypes/qmimedatabase/qmimedatabase.pro
blob: f8217025648603226b8086465295387a22ee1939 (plain)
1
2
3
4
5
TEMPLATE = subdirs
qtHaveModule(concurrent) {
    SUBDIRS = qmimedatabase-xml
    unix:!darwin:!qnx: SUBDIRS += qmimedatabase-cache
}