diff options
Diffstat (limited to 'examples/tutorials/tutorials.pro')
-rw-r--r-- | examples/tutorials/tutorials.pro | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/tutorials/tutorials.pro b/examples/tutorials/tutorials.pro index 949fdf6..34723c2 100644 --- a/examples/tutorials/tutorials.pro +++ b/examples/tutorials/tutorials.pro @@ -1,6 +1,8 @@ TEMPLATE = subdirs SUBDIRS = \ - addressbook + addressbook \ + modelview + # install sources.files = README *.pro |