Add configure, sync.profile, and header.* to OTHER_FILES in qtbase.pro
authorBradley T. Hughes <bradley.hughes@nokia.com>
Wed, 8 Feb 2012 06:36:42 +0000 (07:36 +0100)
committerQt by Nokia <qt-info@nokia.com>
Wed, 8 Feb 2012 06:40:03 +0000 (07:40 +0100)
This makes these files easily locatable when using Qt Creator.

Change-Id: Ie0c15ebf2cc7045954713265bf524f2ecf1eea34
Reviewed-by: Alan Alpert <alan.alpert@nokia.com>
qtbase.pro

index 56f40cd..5fc9cb3 100644 (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