##// END OF EJS Templates
Blocks auto test on win32
Blocks auto test on win32

File last commit:

r252:43766a725919
r254:0045e32956f4
Show More
barchart.pro
10 lines | 172 B | text/idl | PrologLexer
Michal Klocek
Examples build setup cleanup
r252 !include( ../example.pri ) {
error( "Couldn't find the example.pri file!" )
sauimone
Added bar chart example
r78 }
TARGET = barchart
SOURCES += main.cpp \
chartwidget.cpp
HEADERS += \
chartwidget.h