##// END OF EJS Templates
jobs.ini: Qt5 beta1 -> beta2
jobs.ini: Qt5 beta1 -> beta2

File last commit:

r1419:9a2b5d956bb6
r2263:898296c29c5c
Show More
piechartcustomization.pro
15 lines | 292 B | text/idl | PrologLexer
!include( ../demos.pri ) {
error( "Couldn't find the demos.pri file!" )
}
TARGET = piechartcustomization
SOURCES += main.cpp \
pentool.cpp \
brushtool.cpp \
customslice.cpp \
mainwidget.cpp
HEADERS += \
pentool.h \
brushtool.h \
customslice.h \
mainwidget.h