summaryrefslogtreecommitdiffstats
path: root/src/imports/imports.pro
blob: 8c9d6b9552f5b1f7e3553f279451c52866f82e62 (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.webkitwidgets.name): SUBDIRS += webview