##// END OF EJS Templates
Added some missing restrictions to OpenGL series usage docs...
Added some missing restrictions to OpenGL series usage docs Change-Id: Id5bce8c0eda6aa66377516168e7fbae8c5dc7eed Reviewed-by: Titta Heikkala <titta.heikkala@theqtcompany.com>

File last commit:

r2714:929d943d1aab
r2831:9aa888c2f56c
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