summaryrefslogtreecommitdiffstats
path: root/src/imports/imports.pro
blob: 5e1252129701f41203baa7bc062f5df8bf7bc77f (plain)
1
2
3
4
5
6
TEMPLATE = subdirs

SUBDIRS += folderlistmodel particles gestures
contains(QT_CONFIG, opengl):!contains(QT_CONFIG, opengles1): SUBDIRS += shaders

!isEmpty(QT.webkit.name): SUBDIRS += webview