##// END OF EJS Templates
Enabled building of qml auto test module on OSX
Enabled building of qml auto test module on OSX

File last commit:

r1419:9a2b5d956bb6
r2211:7a0ee9611522
Show More
qsplineseries.pro
5 lines | 180 B | text/idl | PrologLexer
Michal Klocek
Adds spline scatter unit tests
r1266 !include( ../auto.pri ) {
error( "Couldn't find the auto.pri file!" )
}
HEADERS += ../qxyseries/tst_qxyseries.h
SOURCES += tst_qsplineseries.cpp ../qxyseries/tst_qxyseries.cpp