[Qbs] Build QtC with QBS. Modification of repository
Карелин Павел
hkarel at yandex.ru
Thu Jun 2 13:36:09 CEST 2022
Hello, developers!
I build QtC 7 with QBS. After building the project, file
share/qtcreator/qml-type-descriptions/qbs-bundle.json is modified. Here
is the diff:
diff --git a/share/qtcreator/qml-type-descriptions/qbs-bundle.json
b/share/qtcreator/qml-type-descriptions/qbs-bundle.json
index 7f0c688691..9b2f233a4c 100644
--- a/share/qtcreator/qml-type-descriptions/qbs-bundle.json
+++ b/share/qtcreator/qml-type-descriptions/qbs-bundle.json
@@ -17,6 +17,7 @@
"qbs.Environment",
"qbs.File",
"qbs.FileInfo",
+ "qbs.Host",
"qbs.ModUtils",
"qbs.PathTools",
"qbs.PkgConfig",
It can be fixed?
--
Best regards,
Pavel Karelin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qbs/attachments/20220602/28850917/attachment.htm>
More information about the Qbs
mailing list