qt6windows7/tests/manual/xembed/xembed.pro

12 lines
228 B
Prolog
Raw Normal View History

2023-10-30 06:33:08 +08:00
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