TEMPLATE = subdirs
!equals(HAVE_QT, "0") {
contains(QT_CONFIG, opengl) {
greaterThan(QT_MAJOR_VERSION, 4) {
SUBDIRS = lay_plugin unit_tests
}
unit_tests.depends += lay_plugin