DEPTH = .. include($$DEPTH/../common.pri) else:error("Cannot include $$DEPTH/../common.pri!") QT = CONFIG += console SOURCES += test.cpp