##// END OF EJS Templates
Further fixes to threaded rendering...
Further fixes to threaded rendering - Antialiasing should now work with threaded rendering - Optimize rendering to use old way if single threaded case is detected. Change-Id: I6de87cbd04c108eae7ee55c5a0e27dd5fc07db89 Reviewed-by: Tomi Korpipää <tomi.korpipaa@digia.com>

File last commit:

r2490:6ff53abf6558
r2506:59c477efbea1
Show More
qmlf1legends.pro
9 lines | 226 B | text/idl | PrologLexer
!include( ../demos.pri ) {
error( "Couldn't find the demos.pri file!" )
}
RESOURCES += resources.qrc
SOURCES += main.cpp
OTHER_FILES += qml/qmlf1legends/*
include(../shared/qmlapplicationviewer/qmlapplicationviewer.pri)