add missing install target
Change-Id: I4bf0224fb58297ab6e3b8f966f3b180f91d16279 Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>bb10
parent
e6b755e702
commit
b98f599948
|
|
@ -11,3 +11,6 @@ SOURCES += \
|
|||
HEADERS += \
|
||||
mimetypemodel.h \
|
||||
mainwindow.h
|
||||
|
||||
target.path = $$[QT_INSTALL_EXAMPLES]/corelib/mimetypes/mimetypebrowser
|
||||
INSTALLS += target
|
||||
|
|
|
|||
Loading…
Reference in New Issue