Add gui to the Qt prereqs.

Until we don't need it anymore.

Change-Id: I8a87a8c238d79e4e6ccd30846d0c140abc7c0085
Reviewed-on: http://codereview.qt.nokia.com/1402
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Dmytro Poplavskiy <dmytro.poplavskiy@nokia.com>
This commit is contained in:
Michael Goddard
2011-07-11 18:10:04 +10:00
committed by Qt by Nokia
parent a925bb4a9e
commit e4a5280672

View File

@@ -3,7 +3,7 @@ load(qt_module)
# distinct from QtMultimedia
TARGET = QtMultimediaKit
QPRO_PWD = $$PWD
QT = core network
QT = core network gui
CONFIG += module
MODULE_PRI += ../../modules/qt_multimediakit.pri