add install path to rule
fix installation into prefix directory. Change-Id: I6838589e2e186d4f23d240e0e7c2772a46af3a9d Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by: Oliver Wolff <oliver.wolff@digia.com>
This commit is contained in:
committed by
The Qt Project
parent
8907cecc0d
commit
371292f288
@@ -30,5 +30,8 @@ SOURCES += \
|
||||
include (player/player.pri)
|
||||
include (decoder/decoder.pri)
|
||||
|
||||
target.path += $$[QT_INSTALL_PLUGINS]/$${PLUGIN_TYPE}
|
||||
INSTALLS += target
|
||||
|
||||
OTHER_FILES += \
|
||||
wmf.json
|
||||
|
||||
Reference in New Issue
Block a user