qt6windows7/tests/manual/qgraphicslayout/weatheranchorlayout/weatheranchorlayout.pro

9 lines
181 B
Prolog
Raw Normal View History

2023-10-30 06:33:08 +08:00
QT += widgets
SOURCES += main.cpp
RESOURCES += weatheranchorlayout.qrc
# install
target.path = $$[QT_INSTALL_EXAMPLES]/widgets/graphicsview/weatheranchorlayout
INSTALLS += target