diff options
Diffstat (limited to 'tutorial')
-rw-r--r-- | tutorial/tutorial.pro | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tutorial/tutorial.pro b/tutorial/tutorial.pro index 90e37f780..166661699 100644 --- a/tutorial/tutorial.pro +++ b/tutorial/tutorial.pro @@ -1,2 +1,3 @@ TEMPLATE = subdirs -SUBDIRS = t1 t2 t3 t4 t5 t6 t7 t8 t9 t10 t11 t12 t13 t14 t15 +SUBDIRS = t1 t2 t3 t4 t5 t6 t7 t8 t9 t10 t11 t12 t13 t14 +thread:SUBDIRS += t15 |