Added network to UNIT tests (needed for CUrl

Other includes where needed
This commit is contained in:
Klaus Basan
2019-06-29 20:48:38 +02:00
parent 83dd48a897
commit 0f9f088d98
10 changed files with 16 additions and 15 deletions

View File

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