diff options
author | Tomi Korpipää <tomi.korpipaa@digia.com> | 2013-05-31 08:15:00 +0300 |
---|---|---|
committer | Tomi Korpipää <tomi.korpipaa@digia.com> | 2013-05-31 08:36:02 +0300 |
commit | 7935b40e8ac46755b21ffe990d4ec1680418d908 (patch) | |
tree | 834ade9b90104b0fc9356363c471cd09c4e7a311 /examples/examples.pro | |
parent | 49e4968b880ae4d1ff414a730329002aef562058 (diff) |
Diffstat (limited to 'examples/examples.pro')
-rw-r--r-- | examples/examples.pro | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/examples.pro b/examples/examples.pro index 4d5e5a5b..dd772368 100644 --- a/examples/examples.pro +++ b/examples/examples.pro @@ -2,6 +2,7 @@ TEMPLATE = subdirs SUBDIRS += barchart \ rainfall \ widget \ - mapdata + mapdata \ + qmlbarchart qtHaveModule(multimedia): SUBDIRS += spectrum |