include( $${PWD}/../examples.pri ) QT += svg TARGET = gbenchmark HEADERS += \ Benchmark.h SOURCES += \ Benchmark.cpp \ main.cpp