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:
parent
389c5f4a52
commit
b113644acb
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user