##// END OF EJS Templates
functionnal colorbar
functionnal colorbar

File last commit:

r0:5db0360e1259 default
r4:6986421aea60 default
Show More
tests.pri
10 lines | 149 B | text/plain | TextLexer
TEMPLATE = app
QT += charts
contains(TARGET, qml.*) {
QT += qml quick
}
target.path = $$[QT_INSTALL_TESTS]/charts/$$TARGET
INSTALLS += target