From bdd2b09bce067440996008469da70a14fbaeefc3 Mon Sep 17 00:00:00 2001 From: Joerg Bornemann Date: Mon, 25 Sep 2017 09:38:31 +0200 Subject: Doc: Update the cpp module example Remove the outdated property precompiledHeader from the simplified cpp module. Use includePaths as example instead. Change-Id: Ib51d97a10d4853b09dc475ad1257b7888758c907 Reviewed-by: Christian Kandeler --- doc/qbs.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/qbs.qdoc b/doc/qbs.qdoc index ceb45f80f..256d840e6 100644 --- a/doc/qbs.qdoc +++ b/doc/qbs.qdoc @@ -532,7 +532,7 @@ property string warningLevel property string optimization property bool debugInformation - property path precompiledHeader + property pathList includePaths // ... FileTagger { patterns: "*.cpp" -- cgit v1.2.3