qt6windows7/tests/manual/xembed/xembed.pro
2023-10-29 23:33:08 +01:00

12 lines
228 B
Prolog

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