presenterchart.pro
5 lines
| 161 B
| text/idl
|
PrologLexer
Michal Klocek
|
r486 | !include( ../examples.pri ) { | |
error( "Couldn't find the examples.pri file!" ) | |||
} | |||
TARGET = presenterchart | |||
HEADERS += chartview.h | |||
SOURCES += main.cpp chartview.cpp |