disable module when gui is not available

Change-Id: I414b67d8c4fe34a41e1d96d51879138c01c6e3a5
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
This commit is contained in:
Tasuku Suzuki
2013-01-08 22:16:24 +09:00
committed by The Qt Project
parent 056fe7e11e
commit 593e1b99f1

View File

@@ -1,3 +1,5 @@
requires(qtHaveModule(gui))
load(configure) load(configure)
qtCompileTest(openal) qtCompileTest(openal)
win32 { win32 {