Adapt qbs build to doc changes

Amends 5fc456dd22.

Change-Id: I342b82248ee84267613dd17583840d1c4daaaef3
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
Christian Kandeler
2020-01-27 12:09:40 +01:00
parent 3573b2db7f
commit 350fe09cec
3 changed files with 6 additions and 6 deletions

View File

@@ -126,7 +126,7 @@ QtcPlugin {
fileTags: []
files: [
"README",
project.ide_source_tree + "/doc/src/editors/creator-only/creator-clang-codemodel.qdoc",
project.ide_source_tree + "/doc/qtcreator/src/editors/creator-only/creator-clang-codemodel.qdoc",
]
}
}