add multimedia in pri file
This commit is contained in:
parent
cdb85d6de9
commit
7b52e7cf44
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
!isEmpty(SCSTWLIBRARIES_LIB):error("ScStwLibraries.pri already included")
|
||||
SCSTWLIBRARIES_LIB = 1
|
||||
|
||||
QT += multimedia
|
||||
|
||||
ScStwLibraries_QML {
|
||||
QT += qml quickcontrols2
|
||||
DEFINES += ScStwLibraries_QML
|
||||
|
|
Reference in a new issue