piechartcustomization.pro
15 lines
| 292 B
| text/idl
|
PrologLexer
Jani Honkonen
|
r508 | !include( ../demos.pri ) { | ||
Tero Ahola
|
r922 | error( "Couldn't find the demos.pri file!" ) | ||
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 | ||||