##// END OF EJS Templates
Marge spline
Marge spline

File last commit:

r252:43766a725919
r418:4e82d53075c4 merge
Show More
linechart.pro
8 lines | 121 B | text/idl | PrologLexer
Michal Klocek
Examples build setup cleanup
r252 !include( ../example.pri ) {
error( "Couldn't find the example.pri file!" )
Michal Klocek
Add test to common build
r34 }
Michal Klocek
Examples build setup cleanup
r252 TARGET = linechart
Michal Klocek
Adds examples to common build
r32 SOURCES += main.cpp
Michal Klocek
adds missing files form previous commit
r12