piechartcustomization.pro
16 lines
| 299 B
| text/idl
|
PrologLexer
Titta Heikkala
|
r2712 | !include( ../examples.pri ) { | ||
error( "Couldn't find the examples.pri file!" ) | ||||
Michal Klocek
|
r486 | } | ||
Titta Heikkala
|
r2712 | |||
Michal Klocek
|
r486 | TARGET = piechartcustomization | ||
Jani Honkonen
|
r844 | SOURCES += main.cpp \ | ||
pentool.cpp \ | ||||
brushtool.cpp \ | ||||
customslice.cpp \ | ||||
mainwidget.cpp | ||||
HEADERS += \ | ||||
pentool.h \ | ||||
brushtool.h \ | ||||
customslice.h \ | ||||
mainwidget.h | ||||