##// END OF EJS Templates
Adding new example app.
Adding new example app.

File last commit:

r145:251cad7c49ee
r230:de01e139cfc3
Show More
dynamiclinechart.pro
16 lines | 283 B | text/idl | PrologLexer
!include( ../../common.pri ) {
error( "Couldn't find the common.pri file!" )
}
!include( ../../integrated.pri ) {
error( "Couldn't find the integrated.pri file !")
}
TARGET = dynamicLineChart
TEMPLATE = app
QT += core gui opengl
SOURCES += main.cpp
HEADERS += wavegenerator.h