blob: 9be318759c8e8fcc9da484246d58169c6b6a8555 [file] [log] [blame]
QT += widgets
HEADERS = mainwindow.h
SOURCES = mainwindow.cpp \
main.cpp
# install
target.path = $$[QT_INSTALL_EXAMPLES]/widgets/mainwindows/menus
INSTALLS += target