summaryrefslogtreecommitdiff
path: root/examples/examples.pro
blob: 30b113ca61ca4d19e97e3c3f3e3e36a594fbc4e9 (plain)
1
2
3
4
5
TEMPLATE = subdirs
SUBDIRS += embedded richtext draganddrop network svg

contains(QT_CONFIG,opengl):!contains(QT_CONFIG,opengles2):SUBDIRS += opengl
QT+=widgets