diff options
Diffstat (limited to 'examples/examples.pro')
| -rw-r--r-- | examples/examples.pro | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/examples/examples.pro b/examples/examples.pro index 2c879571f..ed556c2c3 100644 --- a/examples/examples.pro +++ b/examples/examples.pro @@ -1,3 +1,8 @@ TEMPLATE = subdirs -SUBDIRS += ApplicationTemplate +SUBDIRS += \ + ApplicationTemplate \ + gallery \ + splitters \ + tableview \ + touch |
