summaryrefslogtreecommitdiffstats
path: root/qtbase.pro
diff options
context:
space:
mode:
Diffstat (limited to 'qtbase.pro')
-rw-r--r--qtbase.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/qtbase.pro b/qtbase.pro
index 24d0f5287b..98ca86ad58 100644
--- a/qtbase.pro
+++ b/qtbase.pro
@@ -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