Qbs

默认情况下,Qbs 配置文件存储在Qt Creator 设置目录下的qbs 目录中,以确保不同的Qt Creator 实例不会覆盖彼此的配置文件。如果只运行一个Qt Creator 实例,可以将配置文件存储在 Qbs 设置目录中。

为 Qbs.Net 指定设置

  1. 选择首选项>Qbs >General

    Qbs 偏好设置中的常规选项卡

  2. 清除 Use Qt Creator settings directory for Qbs复选框,将 Qbs 配置文件存储在 Qbs 设置目录中。
  3. Path to qbs executable 字段,您可以查看和更改 Qbs 可执行文件的路径。Qbs version 字段显示可执行文件的版本号。
  4. Default installation directory 字段中,可以查看和更改 Qbs 安装目录。
  5. 选择Profiles 选项卡,指定 Qbs 配置文件的设置。

    Qbs 偏好设置中的 "配置文件 "选项卡

  6. Kit 字段中,选择构建和运行工具包,以查看相关配置文件的属性。要修改属性,请选择首选项>Kits 。有关更多信息,请参阅编辑 Qbs 配置文件

另请参阅 "打开项目"、"构建系统"、"QbsQbsQbs 构建配置指定运行设置

Copyright © The Qt Company Ltd. and other contributors. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.