summaryrefslogtreecommitdiffstats
path: root/tests/manual/xembed/xembed.pro
blob: 14a4ddea4484e25d94908b0aef1d96e595460c65 (plain)
1
2
3
4
5
6
7
8
9
10
11
TEMPLATE=subdirs
QT_FOR_CONFIG += network-private gui-private

TEMPLATE = subdirs
QT_FOR_CONFIG += widgets-private

SUBDIRS = \
qt-client-raster \
qt-client-widget

qtHaveModule(widgets):qtConfig(gtk3): SUBDIRS += gtk-container