##// END OF EJS Templates
Examples build setup cleanup
Examples build setup cleanup

File last commit:

r252:43766a725919
r252:43766a725919
Show More
percentbarchart.pro
10 lines | 179 B | text/idl | PrologLexer
!include( ../example.pri ) {
error( "Couldn't find the example.pri file!" )
}
TARGET = percentbarchart
SOURCES += main.cpp \
chartwidget.cpp
HEADERS += \
chartwidget.h