##// END OF EJS Templates
Fix warning about uninitialized variable...
Fix warning about uninitialized variable Change-Id: Ie4bb39b548622e002258e3e82142f128224332f6 Reviewed-by: Mika Salmela <mika.salmela@digia.com>

File last commit:

r1419:9a2b5d956bb6
r2580:a20cc56483ba
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