1 2 3 4 5 6
CONFIG += testcase TARGET = tst_headersclean SOURCES += tst_headersclean.cpp QT = core testlib contains(QT_CONFIG,declarative): QT += declarative declarative-private