##// END OF EJS Templates
Fix android build issues...
Fix android build issues Change-Id: I87ffe334694aa8beac6ec9b4ce310790bee78fd0 Reviewed-by: Tomi Korpipää <tomi.korpipaa@digia.com>

File last commit:

r1419:9a2b5d956bb6
r2522:e2eb16a7c3b1
Show More
scatterinteractions.pro
9 lines | 184 B | text/idl | PrologLexer
Michal Klocek
Renames example -> examples
r486 !include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
TARGET = scatterinteractions
Tero Ahola
Tuned scatterinteractions example
r1026 SOURCES += main.cpp \
chartview.cpp
HEADERS += \
chartview.h