From ea8632d60ec48b5495c677b3a071450c4a66f11e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomi=20Korpip=C3=A4=C3=A4?= Date: Thu, 27 Jun 2013 12:34:24 +0300 Subject: Android compilation fixes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I9ca347f4388b9a2b12dbfc4f1d13c35bc5bc4abb Change-Id: I9ca347f4388b9a2b12dbfc4f1d13c35bc5bc4abb Reviewed-by: Tomi Korpipää --- examples/examples.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples') 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 -- cgit v1.2.3