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

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