Add configure, sync.profile, and header.* to OTHER_FILES in qtbase.pro

This makes these files easily locatable when using Qt Creator.

Change-Id: Ie0c15ebf2cc7045954713265bf524f2ecf1eea34
Reviewed-by: Alan Alpert <alan.alpert@nokia.com>
This commit is contained in:
Bradley T. Hughes 2012-02-08 07:36:42 +01:00 committed by Qt by Nokia
parent 389c5f4a52
commit b113644acb

View File

@ -132,3 +132,11 @@ win32:!equals(QT_BUILD_TREE, $$QT_SOURCE_TREE) {
mkspecs.files += $$QT_BUILD_TREE/mkspecs/default
}
INSTALLS += mkspecs
OTHER_FILES += \
configure \
header.BSD \
header.FDL \
header.LGPL \
header.LGPL-ONLY \
sync.profile