##// END OF EJS Templates
do not enable example installs explicitly any more...
do not enable example installs explicitly any more it's done centrally now. Change-Id: I8e025df73f1bd1e5e5129cfb4cbcb40b044374bd Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>

File last commit:

r2712:c544258484ff
r2894:d137ae33ccf0 5.6
Show More
scatterchart.pro
9 lines | 176 B | text/idl | PrologLexer
!include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
TARGET = scatterchart
SOURCES += main.cpp \
chartview.cpp
HEADERS += \
chartview.h