##// END OF EJS Templates
Updated tools folder...
Updated tools folder Removed old build scripts, etc. Updated the demoLauncher. Change-Id: I64cee9c2b7c8e33ccee8310407bc28ae1001976d Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>

File last commit:

r2828:7557d1ea51b5
r2846:9d857959743f
Show More
chartviewer.pro
9 lines | 247 B | text/idl | PrologLexer
!include( ../../tests.pri ) {
error( "Couldn't find the test.pri file!" )
}
include(charts/charts.pri)
TARGET = chartviewer
INCLUDEPATH += .
SOURCES += main.cpp window.cpp view.cpp grid.cpp
HEADERS += window.h view.h charts.h model.h grid.h