##// END OF EJS Templates
Fix case issue causing docs build to fail in linux...
Fix case issue causing docs build to fail in linux Change-Id: Ie3e4d0797927c3d2cacb1f5ccc4d1662b247d695 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com>

File last commit:

r2548:b76baa838f46
r2578:f9087a25aa23
Show More
boxplotchart.pro
13 lines | 218 B | text/idl | PrologLexer
!include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
TARGET = boxplotchart
SOURCES += main.cpp \
boxdatareader.cpp
RESOURCES += \
boxplotdata.qrc
HEADERS += \
boxdatareader.h