##// END OF EJS Templates
Mapper class added for xyseries and pieseries. Model support commented out for barseries for now.
Mapper class added for xyseries and pieseries. Model support commented out for barseries for now.

File last commit:

r1109:d3ee924203b3
r1164:9203960160af
Show More
auto.pri
9 lines | 215 B | text/plain | TextLexer
!include( ../test.pri ) {
error( "Couldn't find the test.pri file!" )
}
CONFIG += qtestlib
!contains(TARGET, ^tst_.*):TARGET = $$join(TARGET,,"tst_")
INCLUDEPATH += ../inc
HEADERS += ../inc/tst_definitions.h