9 lines
129 B
Prolog
9 lines
129 B
Prolog
TEMPLATE = subdirs
|
|
|
|
SUBDIRS = test
|
|
!vxworks{
|
|
SUBDIRS += stressTest
|
|
test.depends = stressTest
|
|
}
|
|
requires(qtConfig(private_tests))
|