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