Commit b113644a authored by Bradley T. Hughes's avatar Bradley T. Hughes Committed by Qt by Nokia
Browse files

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: default avatarAlan Alpert <alan.alpert@nokia.com>
parent 389c5f4a
Branches
Tags
No related merge requests found
Showing with 8 additions and 0 deletions
......@@ -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
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment