Qbs

Blog Documentation Get Qbs
  • Qbs Manual
  • Using the Shell
  • Qbs 2.1.1
  • Using the Shell

    To use the Qbs shell, enter the following command:

    qbs shell

    This is mainly a debugging tool. It opens a shell with the same environment that Qbs uses when building the project, so you can, for example, inspect which environment variables will be set up.