##// END OF EJS Templates
legend detach example. Bug fixes to legend.
legend detach example. Bug fixes to legend.

File last commit:

r1198:b49f1593848a
r1263:d5f432b5ffc0
Show More
demos.pri
11 lines | 315 B | text/plain | TextLexer
!include( ../config.pri ) {
error( "Couldn't find the config.pri file!" )
}
DESTDIR = $$CHART_BUILD_BIN_DIR
OBJECTS_DIR = $$CHART_BUILD_DIR/demos/$$TARGET
MOC_DIR = $$CHART_BUILD_DIR/demos/$$TARGET
UI_DIR = $$CHART_BUILD_DIR/demos/$$TARGET
RCC_DIR = $$CHART_BUILD_DIR/demos/$$TARGET
TEMPLATE = app
QT += core gui