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.