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

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

qtHaveModule(webkitwidgets): SUBDIRS += webview