##// END OF EJS Templates
Demo launcher now works on OSX
Demo launcher now works on OSX

File last commit:

r2127:74495bad3a7b
r2237:adf2813ece47
Show More
chartviewer.pro
8 lines | 250 B | text/idl | PrologLexer
!include( ../demos.pri ):error( "Couldn't find the demos.pri file!" )
include(charts/charts.pri)
TARGET = chartviewer
QT += opengl
INCLUDEPATH += .
SOURCES += main.cpp window.cpp view.cpp grid.cpp
HEADERS += window.h view.h charts.h model.h grid.h