##// END OF EJS Templates
Added BoxPlot tester to tests.pro...
Added BoxPlot tester to tests.pro Change-Id: Ic85b3572518f66b4ea4c9e61f2a9ac5ee96c51fb Reviewed-by: Mika Salmela <mika.salmela@digia.com>

File last commit:

r2398:1e18d6a3f6b0
r2466:58c13bf6bba4
Show More
chartviewer.pro
8 lines | 250 B | text/idl | PrologLexer
!include( ../tests.pri ):error( "Couldn't find the demos.pri file!" )
include(charts/charts.pri)
TARGET = chartviewer
QT += opengl
INCLUDEPATH += .
SOURCES += main.cpp window.cpp view.cpp grid.cpp
HEADERS += window.h view.h charts.h model.h grid.h