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