qt6-bb10/examples/gui/rhiwindow/rhiwindow.pro

10 lines
141 B
Prolog

include(rhiwindow.pri)
QT += gui-private
SOURCES += \
main.cpp
target.path = $$[QT_INSTALL_EXAMPLES]/gui/rhiwindow
INSTALLS += target