##// END OF EJS Templates
Wrong name of the project in test.pro
Wrong name of the project in test.pro

File last commit:

r867:ce55182e26ac
r964:3d3abf0fb029
Show More
wavechart.pro
10 lines | 167 B | text/idl | PrologLexer
Michal Klocek
Adds test/wavechart
r867 !include( ../test.pri ) {
error( "Couldn't find the examples.pri file!" )
}
QT+=opengl
TARGET = wavechart
SOURCES += main.cpp wavechart.cpp
HEADERS += wavechart.h