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 <joerg.bornemann@digia.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
This commit is contained in:
Oswald Buddenhagen 2013-01-24 20:18:05 +01:00 committed by The Qt Project
parent 8e74d136fe
commit c8a8ca3059

View File

@ -74,9 +74,3 @@ mac {
}
load(qt_module)
QMAKE_TARGET_PRODUCT = QTestLib
QMAKE_TARGET_DESCRIPTION = Qt \
Unit \
Testing \
Library