summaryrefslogtreecommitdiffstats
path: root/qtmultimedia.pro
diff options
context:
space:
mode:
authorTasuku Suzuki <stasuku@gmail.com>2013-01-08 22:16:24 +0900
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-06-10 17:29:37 +0200
commit593e1b99f10e261de854766d59c3d433cbe3d088 (patch)
treeb82be5c714d7a590200e644424aa1c5363f5a169 /qtmultimedia.pro
parent056fe7e11e36f88e4e9fbe5838742d50aed3eda3 (diff)
disable module when gui is not available
Change-Id: I414b67d8c4fe34a41e1d96d51879138c01c6e3a5 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Diffstat (limited to 'qtmultimedia.pro')
-rw-r--r--qtmultimedia.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/qtmultimedia.pro b/qtmultimedia.pro
index 53f6b9886..f4aab579d 100644
--- a/qtmultimedia.pro
+++ b/qtmultimedia.pro
@@ -1,3 +1,5 @@
+requires(qtHaveModule(gui))
+
load(configure)
qtCompileTest(openal)
win32 {