summaryrefslogtreecommitdiffstats
path: root/development/qbs/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/qbs/README')
-rw-r--r--development/qbs/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/development/qbs/README b/development/qbs/README
index 752ada2d44..350ac08a83 100644
--- a/development/qbs/README
+++ b/development/qbs/README
@@ -7,3 +7,6 @@ software project, whether it is written in Qt or not.
Qbs is an all-in-one tool that generates a build graph from a high-level
project description (like qmake or cmake) and additionally undertakes
the task of executing the commands in the low-level build graph (like make).
+
+NOTE:
+Please remove any previous version of qbs before building.