##// END OF EJS Templates
Some perfs improvments....
Some perfs improvments. Fixed bug on update outside of data range. Signed-off-by: jeandet <alexis.jeandet@member.fsf.org>

File last commit:

r2820:79a856530b69
r2902:1f7564788f9d 5.7
Show More
openglseries.pro
9 lines | 173 B | text/idl | PrologLexer
!include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
TARGET = openglseries
SOURCES += main.cpp \
datasource.cpp
HEADERS += datasource.h