Add quick module to .pro file
authorAlan Alpert <alan.alpert@nokia.com>
Fri, 20 Jan 2012 03:21:29 +0000 (13:21 +1000)
committerQt by Nokia <qt-info@nokia.com>
Fri, 20 Jan 2012 03:53:07 +0000 (04:53 +0100)
Change-Id: I1d07613f8588b48aa7fc9ebe0c09e78ba43a9e02
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
tests/auto/qtquick2/qquickscreen/qquickscreen.pro

index 9e84512..6d0a5e1 100644 (file)
@@ -7,4 +7,4 @@ include (../../shared/util.pri)
 macx:CONFIG -= app_bundle
 
 CONFIG += parallel_test
-QT += core-private gui-private declarative-private testlib
+QT += core-private gui-private declarative-private testlib quick-private