Clang: Add qt.widgets and qt.gui to unittests

Change-Id: I52d1a5dce514daaf3de1262e3368addda7588d81
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
This commit is contained in:
Marco Bubke
2015-07-13 15:24:03 +02:00
parent 5f9d991062
commit 16ab843f95

View File

@@ -1,5 +1,4 @@
QT += core network testlib
QT -= gui
QT += core network testlib widgets
TARGET = unittest
CONFIG += console c++14 testcase