From b113644acbeda7171b4442fba2aac3e51f9c5b0f Mon Sep 17 00:00:00 2001 From: "Bradley T. Hughes" Date: Wed, 8 Feb 2012 07:36:42 +0100 Subject: 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 --- qtbase.pro | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'qtbase.pro') diff --git a/qtbase.pro b/qtbase.pro index 56f40cdb7a..5fc9cb3888 100644 --- a/qtbase.pro +++ b/qtbase.pro @@ -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 -- cgit v1.2.3