qt5base-lts/examples/widgets/graphicsview/weatheranchorlayout/weatheranchorlayout.pro

9 lines
181 B
Prolog
Raw Normal View History

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