From 03f22bcdaf1f80083618856d6e4140d3062f175b Mon Sep 17 00:00:00 2001 From: Michael Goddard Date: Thu, 6 Oct 2011 14:31:58 +1000 Subject: Rename QtMultimediaKit to QtMultimedia. There are a few legacy bits left in place so it passes CI, and then qt5.git etc can be updated. Change-Id: I6b082e50e6958c72fdabc2974992e16d90dafa3a Reviewed-on: http://codereview.qt-project.org/5368 Reviewed-by: Qt Sanity Bot Reviewed-by: Jonas Rabbe --- tests/auto/auto.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/auto/auto.pro') diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro index a8160c376..affd4e3d2 100644 --- a/tests/auto/auto.pro +++ b/tests/auto/auto.pro @@ -1,7 +1,7 @@ TEMPLATE = subdirs SUBDIRS += multimedia.pro -contains(QT_CONFIG,multimediakitwidgets): SUBDIRS += multimediawidgets.pro +contains(QT_CONFIG,multimediawidgets): SUBDIRS += multimediawidgets.pro # These autotests consist of things such as static code checks # which require that the autotest is run on the same machine -- cgit v1.2.3