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