diff options
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r-- | tests/auto/auto.pro | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro index 5c3f8d59..dcbf1f8b 100644 --- a/tests/auto/auto.pro +++ b/tests/auto/auto.pro @@ -1,2 +1,3 @@ TEMPLATE = subdirs -SUBDIRS += controls testplugin +SUBDIRS += testplugin controls +CONFIG += ordered |