diff options
| -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 5c3f8d592..dcbf1f8b5 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 |
