Don't link qt3support lib in QMessageBox autotest
Change-Id: I0126dc790e88639ad524cdf719ced2a444df9b71 Task-number: QTBUG-19325 Reviewed-by: Rohan McGovern
This commit is contained in:
parent
c028fd12c6
commit
10133d4121
@ -7,8 +7,7 @@ TARGET = tst_qmessagebox
|
||||
DEPENDPATH += .
|
||||
INCLUDEPATH += .
|
||||
|
||||
CONFIG += console qtestlib qt3support
|
||||
wince*: CONFIG -= qt3support
|
||||
CONFIG += console qtestlib
|
||||
# Input
|
||||
SOURCES += tst_qmessagebox.cpp
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user