summaryrefslogtreecommitdiffstats
path: root/qmake
diff options
context:
space:
mode:
authorSafiyyah Moosa <safiyyah.moosa@qt.io>2023-08-15 10:24:49 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-08-17 14:41:09 +0000
commit8d96533c42f7579fbcd119b47863623effaad1f2 (patch)
tree3e301d0fcbcacb5d9b420bbb1e78d640ecca5616 /qmake
parentd77b12a9bb7248d445e016001361a51cd20fd8c2 (diff)
Doc: Add proj folders to antivirus exception list
Add a note to state that Qt projects and user project build folders should be added to the antivirus exception list. Task-number: QTBUG-114928 Change-Id: I4873dc75506d55a9e6c2a2614eb8f05c14f37142 Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io> (cherry picked from commit c3470b20874d2460d5f4e1dc820bfaf5daee132b) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'qmake')
-rw-r--r--qmake/doc/src/qmake-manual.qdoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/qmake/doc/src/qmake-manual.qdoc b/qmake/doc/src/qmake-manual.qdoc
index d396c238b8..350e9e02cc 100644
--- a/qmake/doc/src/qmake-manual.qdoc
+++ b/qmake/doc/src/qmake-manual.qdoc
@@ -118,6 +118,9 @@
For more information about the environment variables that qmake uses when
configuring the build process, see \l{Configuring qmake}.
+ \note Add your project build directory to the list of excluded directories
+ of any anti-virus application that runs on your system.
+
\section1 Using Third Party Libraries
The guide to \l{Third Party Libraries} shows you how to use simple third