From c8a8ca305994cdf048e0236c31da71bb29a58151 Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Thu, 24 Jan 2013 20:18:05 +0100 Subject: remove QMAKE_TARGET_* overrides there is no reason why testlib in particular should have them, while every other module uses the standard strings. Change-Id: I9b9e45957dfccbf02939c326dcebf06133098ede Reviewed-by: Joerg Bornemann Reviewed-by: Oswald Buddenhagen --- src/testlib/testlib.pro | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/testlib/testlib.pro b/src/testlib/testlib.pro index 6b74f23454..8c6972f6a3 100644 --- a/src/testlib/testlib.pro +++ b/src/testlib/testlib.pro @@ -74,9 +74,3 @@ mac { } load(qt_module) - -QMAKE_TARGET_PRODUCT = QTestLib -QMAKE_TARGET_DESCRIPTION = Qt \ - Unit \ - Testing \ - Library -- cgit v1.2.3