diff -r 000000000000 -r 1918ee327afb tests/auto/qmessagebox/qmessagebox.pro --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tests/auto/qmessagebox/qmessagebox.pro Mon Jan 11 14:00:40 2010 +0000 @@ -0,0 +1,16 @@ +###################################################################### +# Automatically generated by qmake (2.01a) Wed Apr 26 13:53:24 2006 +###################################################################### +load(qttest_p4) +TEMPLATE = app +TARGET = tst_qmessagebox +DEPENDPATH += . +INCLUDEPATH += . + +CONFIG += console qtestlib qt3support +wince*: CONFIG -= qt3support +# Input +SOURCES += tst_qmessagebox.cpp + + +