##// 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:

r1137:696303b9edc0
r1164:9203960160af
Show More
test.pri
11 lines | 280 B | text/plain | TextLexer
!include( ../config.pri ) {
error( "Couldn't find the config.pri file!" )
}
TEMPLATE = app
DESTDIR = $$CHART_BUILD_BIN_DIR
OBJECTS_DIR = $$CHART_BUILD_DIR/$$TARGET
MOC_DIR = $$CHART_BUILD_DIR/$$TARGET
UI_DIR = $$CHART_BUILD_DIR/$$TARGET
RCC_DIR = $$CHART_BUILD_DIR/$$TARGET