10 lines
141 B
Prolog
Raw Normal View History

2023-11-01 22:23:55 +01:00
include(rhiwindow.pri)
QT += gui-private
SOURCES += \
main.cpp
target.path = $$[QT_INSTALL_EXAMPLES]/gui/rhiwindow
INSTALLS += target