include( $${PWD}/../examples.pri ) TARGET = frames RESOURCES += \ frames.qrc HEADERS += \ Frame.h SOURCES += \ Frame.cpp \ main.cpp