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