diff -r 5dc02b23752f -r 3e2da88830cd tests/auto/maketestselftest/maketestselftest.pro --- a/tests/auto/maketestselftest/maketestselftest.pro Tue Jul 06 15:10:48 2010 +0300 +++ b/tests/auto/maketestselftest/maketestselftest.pro Wed Aug 18 10:37:55 2010 +0300 @@ -1,9 +1,6 @@ -load(qttest_p4) - -SOURCES += tst_maketestselftest.cpp -QT = core - -DEFINES += SRCDIR=\\\"$$PWD/\\\" +TEMPLATE = subdirs +SUBDIRS = checktest test +test.depends = checktest requires(!cross_compile)