include( $${PWD}/../playground.pri ) TARGET = invoker HEADERS += \ Invoker.h SOURCES += \ Invoker.cpp \ main.cpp