add missing install target

Change-Id: I4bf0224fb58297ab6e3b8f966f3b180f91d16279
Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
This commit is contained in:
Oswald Buddenhagen 2016-05-19 19:04:33 +02:00
parent e6b755e702
commit b98f599948

View File

@ -11,3 +11,6 @@ SOURCES += \
HEADERS += \
mimetypemodel.h \
mainwindow.h
target.path = $$[QT_INSTALL_EXAMPLES]/corelib/mimetypes/mimetypebrowser
INSTALLS += target