From 71dc4d2e8279d3e459e5593f8b6b489612403c5e Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Fri, 14 Dec 2012 19:22:13 +0100 Subject: remove some unnecessary CONFIG additions qt is already added by spec_pre.prf, warn_on by default_pre.prf and dll by qt_module.prf. Change-Id: I449e49275622bac39b7d76af8855c417ddce21e9 Reviewed-by: Joerg Bornemann --- src/qmltest/qmltest.pro | 1 - 1 file changed, 1 deletion(-) (limited to 'src/qmltest') diff --git a/src/qmltest/qmltest.pro b/src/qmltest/qmltest.pro index 3fa9561a9d..8864f1cae1 100644 --- a/src/qmltest/qmltest.pro +++ b/src/qmltest/qmltest.pro @@ -1,5 +1,4 @@ TARGET = QtQuickTest -CONFIG += dll warn_on DEFINES += QT_NO_URL_CAST_FROM_STRING QT = core -- cgit v1.2.3