Don't link qt3support lib in QMessageBox autotest

Change-Id: I0126dc790e88639ad524cdf719ced2a444df9b71
Task-number: QTBUG-19325
Reviewed-by: Rohan McGovern
This commit is contained in:
Jason McDonald 2011-05-19 15:38:30 +10:00
parent c028fd12c6
commit 10133d4121

View File

@ -7,8 +7,7 @@ TARGET = tst_qmessagebox
DEPENDPATH += .
INCLUDEPATH += .
CONFIG += console qtestlib qt3support
wince*: CONFIG -= qt3support
CONFIG += console qtestlib
# Input
SOURCES += tst_qmessagebox.cpp