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:
parent
8e74d136fe
commit
c8a8ca3059
@ -74,9 +74,3 @@ mac {
|
|||||||
}
|
}
|
||||||
|
|
||||||
load(qt_module)
|
load(qt_module)
|
||||||
|
|
||||||
QMAKE_TARGET_PRODUCT = QTestLib
|
|
||||||
QMAKE_TARGET_DESCRIPTION = Qt \
|
|
||||||
Unit \
|
|
||||||
Testing \
|
|
||||||
Library
|
|
||||||
|
Loading…
Reference in New Issue
Block a user