diff options
| author | J-P Nurmi <jpnurmi@digia.com> | 2013-02-28 15:18:33 +0100 |
|---|---|---|
| committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-02-28 15:29:12 +0100 |
| commit | fff357dbde4ad0e2737117c8b5922adb25bb0acd (patch) | |
| tree | d45f376df3b454f34e8340c655e9723b6e609cf8 /examples/examples.pro | |
| parent | 254bbe7a1b9d7b361e3ad171785a47fef3983873 (diff) | |
Examples: add missing project files
Change-Id: I00618e75058521fb941cb590fb331a883643e116
Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@digia.com>
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 |
