diff options
Diffstat (limited to 'examples/tutorials/tutorials.pro')
-rw-r--r-- | examples/tutorials/tutorials.pro | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/tutorials/tutorials.pro b/examples/tutorials/tutorials.pro index 34723c2..1b4667e 100644 --- a/examples/tutorials/tutorials.pro +++ b/examples/tutorials/tutorials.pro @@ -1,7 +1,8 @@ TEMPLATE = subdirs SUBDIRS = \ addressbook \ - modelview + modelview \ + threads # install |