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