1 load(qttest_p4)
2
3 SOURCES += tst_maketestselftest.cpp
4 QT = core
5
6 DEFINES += SRCDIR=\\\"$$PWD/\\\"
7
8 requires(!cross_compile)
9