##// END OF EJS Templates
build fix.
build fix.

File last commit:

r486:7ab45bf9f776
r744:4a4cc4b22b41
Show More
stackedbarchartdrilldown.pro
9 lines | 189 B | text/idl | PrologLexer
Michal Klocek
Renames example -> examples
r486 !include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
sauimone
Better way to enable features to user. Do less, but expose signals to user and allow user to descide what to do.
r425 }
TARGET = stackedbarchartdrilldown
SOURCES += main.cpp \
chartwidget.cpp
HEADERS += \
chartwidget.h