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

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