!include( ../tests.pri ) { error( "Couldn't find the examples.pri file!" ) } QT+=opengl TARGET = wavechart SOURCES += main.cpp wavechart.cpp HEADERS += wavechart.h