Ref T730, added QT multimedia in some projects, as it is now needed in blackmisc

This commit is contained in:
Klaus Basan
2019-09-25 17:19:56 +02:00
committed by Mat Sutcliffe
parent 9bbb710823
commit 81ade55cb5
8 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
load(common_pre)
QT += core dbus testlib network
QT += core dbus testlib network multimedia
TARGET = testweather
CONFIG -= app_bundle