diff options
author | Tomi Korpipää <tomi.korpipaa@digia.com> | 2013-06-27 12:34:24 +0300 |
---|---|---|
committer | Tomi Korpipää <tomi.korpipaa@digia.com> | 2013-06-27 12:35:04 +0300 |
commit | ea8632d60ec48b5495c677b3a071450c4a66f11e (patch) | |
tree | 8cfeb085879fa69b5d250129400f1448c4321b4c /examples/examples.pro | |
parent | 59291a5990ca95f707c689053cbee09326ecf840 (diff) |
Diffstat (limited to 'examples/examples.pro')
-rw-r--r-- | examples/examples.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/examples.pro b/examples/examples.pro index d66a101e..f057b1c1 100644 --- a/examples/examples.pro +++ b/examples/examples.pro @@ -6,4 +6,4 @@ SUBDIRS += barchart \ qmlbarchart \ qmlmaps -qtHaveModule(multimedia): SUBDIRS += spectrum +qtHaveModule(multimedia):!android: SUBDIRS += spectrum |