##// END OF EJS Templates
Revert "Enabled building of qml auto test module on OSX"...
Revert "Enabled building of qml auto test module on OSX" This reverts commit 7a0ee9611522981553ccedcfc48f4d3e81974892.

File last commit:

r1419:9a2b5d956bb6
r2212:85a13d18e131
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