From 76dfe82addb4e4954246d5ba9dc693315f0cdb6a Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Thu, 1 Nov 2012 14:23:41 +0100 Subject: move QT_NAMESPACE define to qtcore's module pri file it's basically an attribute of qtcore (and everything that depends on it). Change-Id: I6eeefeb5df70764399d9f22dca9dbec1843b8d68 Reviewed-by: Joerg Bornemann --- mkspecs/features/qt.prf | 2 -- 1 file changed, 2 deletions(-) (limited to 'mkspecs') diff --git a/mkspecs/features/qt.prf b/mkspecs/features/qt.prf index c4b991becd..2eb748c359 100644 --- a/mkspecs/features/qt.prf +++ b/mkspecs/features/qt.prf @@ -102,5 +102,3 @@ qtAddModules(QT_PRIVATE, LIBS_PRIVATE) wince*:static:gui { QTLIB += qmenu_wce.res } - -!isEmpty(QT_NAMESPACE):DEFINES *= QT_NAMESPACE=$$QT_NAMESPACE -- cgit v1.2.3