Install fixqt4headers.pl script
Task-number: QTBUG-45662 Change-Id: If03b623d4ebcc5cf81b94d2e87ab753a553cff35 Reviewed-by: Iikka Eklund <iikka.eklund@theqtcompany.com> Reviewed-by: Jani Heikkinen <jani.heikkinen@theqtcompany.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
This commit is contained in:
parent
9020bdcc33
commit
8ff36d4897
@ -51,6 +51,11 @@ licheck.path = $$[QT_HOST_BINS]
|
||||
licheck.files = $$PWD/bin/$$QT_LICHECK
|
||||
!isEmpty(QT_LICHECK): INSTALLS += licheck
|
||||
|
||||
#fixqt4headers.pl
|
||||
fixqt4headers.path = $$[QT_HOST_BINS]
|
||||
fixqt4headers.files = $$PWD/bin/fixqt4headers.pl
|
||||
INSTALLS += fixqt4headers
|
||||
|
||||
#syncqt
|
||||
syncqt.path = $$[QT_HOST_BINS]
|
||||
syncqt.files = $$PWD/bin/syncqt.pl
|
||||
|
Loading…
x
Reference in New Issue
Block a user