##// END OF EJS Templates
Remove deprecated elements from APIs....
Remove deprecated elements from APIs. Task-number: QTRD-2098 Change-Id: Ib658c8a51af0b73ded5d6b13c8fa58762f859961 Reviewed-by: Mika Salmela <mika.salmela@theqtcompany.com> Reviewed-by: Titta Heikkala <titta.heikkala@theqtcompany.com>

File last commit:

r2714:929d943d1aab
r2742:b1d7efa360aa
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