##// END OF EJS Templates
demolauncher fix
demolauncher fix

File last commit:

r1419:9a2b5d956bb6
r2232:e10ccc2f806c
Show More
piechartdrilldown.pro
11 lines | 236 B | text/idl | PrologLexer
!include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
TARGET = piechartdrilldown
SOURCES += main.cpp \
drilldownslice.cpp \
drilldownchart.cpp
HEADERS += \
drilldownchart.h \
drilldownslice.h