##// END OF EJS Templates
Improved QML API test coverage
Improved QML API test coverage

File last commit:

r1419:9a2b5d956bb6
r2243:9cb45eae013f
Show More
wavechart.pro
7 lines | 165 B | text/idl | PrologLexer
Michal Klocek
Qt name convetion: move test to tests
r1200 !include( ../tests.pri ) {
Michal Klocek
Adds test/wavechart
r867 error( "Couldn't find the examples.pri file!" )
}
QT+=opengl
TARGET = wavechart
SOURCES += main.cpp wavechart.cpp
HEADERS += wavechart.h