tst_QMetaProperty doesn't need QtGui
Change-Id: Id286827f692b7c49436ae8247f49eff993a47bdc Reviewed-by: Olivier Goffart <ogoffart@woboq.com>bb10
parent
86b2804eaf
commit
aba0e53db9
|
|
@ -1,6 +1,6 @@
|
|||
CONFIG += testcase
|
||||
CONFIG += parallel_test
|
||||
TARGET = tst_qmetaproperty
|
||||
QT = core gui testlib
|
||||
QT = core testlib
|
||||
SOURCES = tst_qmetaproperty.cpp
|
||||
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
|
||||
|
|
|
|||
Loading…
Reference in New Issue