##// END OF EJS Templates
Include qchartaxis header with qchartview header by default
Include qchartaxis header with qchartview header by default

File last commit:

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