Fix building of installed player example.
Task-number: QTBUG-27977 Change-Id: I383cd971a54d40008f9a5899f043abb9961c489a Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>
This commit is contained in:
committed by
The Qt Project
parent
4c2346bbdd
commit
5ef6db169e
@@ -25,6 +25,6 @@ maemo* {
|
||||
}
|
||||
|
||||
target.path = $$[QT_INSTALL_EXAMPLES]/qtmultimedia/player
|
||||
sources.files = $$SOURCES $HEADERS $$RESOURCES $$FORMS *.pro
|
||||
sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS *.pro
|
||||
sources.path = $$[QT_INSTALL_EXAMPLES]/qtmultimedia/player
|
||||
INSTALLS += target sources
|
||||
|
||||
Reference in New Issue
Block a user