diff -r 5dc02b23752f -r 3e2da88830cd tests/auto/qauthenticator/qauthenticator.pro --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tests/auto/qauthenticator/qauthenticator.pro Wed Aug 18 10:37:55 2010 +0300 @@ -0,0 +1,5 @@ +load(qttest_p4) +requires(contains(QT_CONFIG,private_tests)) +QT = core network +SOURCES += tst_qauthenticator.cpp +DEFINES += SRCDIR=\\\"$$PWD/\\\"