From 27cc89eb4a1e157c68793718602416448547de20 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Thu, 12 Jun 2014 15:42:42 +0200 Subject: [PATCH] Doc: OTHER_FILES variable Task-number: QTCREATORBUG-12054 Change-Id: I994098197514217522fe288f7e2a83e66ffd795e Sanity-Review: Qt Sanity Bot Reviewed-by: Eike Ziller --- doc/src/editors/creator-editors.qdoc | 3 +++ doc/src/howto/creator-ui.qdoc | 5 +++++ 2 files changed, 8 insertions(+) diff --git a/doc/src/editors/creator-editors.qdoc b/doc/src/editors/creator-editors.qdoc index 23653eb061e..bd1c8897537 100644 --- a/doc/src/editors/creator-editors.qdoc +++ b/doc/src/editors/creator-editors.qdoc @@ -2263,6 +2263,9 @@ \endlist + If locator does not find some files, you can add them to the \c OTHER_FILES + variable in the .pro file to make them known to \QC. + \section1 Configuring Locator Filters If the default filters do not match your use case, you can check whether you diff --git a/doc/src/howto/creator-ui.qdoc b/doc/src/howto/creator-ui.qdoc index 3e2bdfec8c3..6f4b946cee9 100644 --- a/doc/src/howto/creator-ui.qdoc +++ b/doc/src/howto/creator-ui.qdoc @@ -199,6 +199,11 @@ \endlist + You can make additional files known to \QC, so that they become visible in + the \gui Projects view and known to the locator and search, but do not + affect the build system. Add the paths to the files to the \c OTHER_FILES + variable in the .pro file. + \section2 Viewing the File System If you cannot see a file in the \gui Projects view, switch to the