qt6-bb10/examples/widgets/graphicsview/weatheranchorlayout/weatheranchorlayout.pro

9 lines
181 B
Prolog

QT += widgets
SOURCES += main.cpp
RESOURCES += weatheranchorlayout.qrc
# install
target.path = $$[QT_INSTALL_EXAMPLES]/widgets/graphicsview/weatheranchorlayout
INSTALLS += target