Specify build and run settings

To override the build and run settings for the current project:

  1. Go to Projects > Project Settings > Building and Running.

    {Building and Running settings in the Projects mode}

  2. Clear Use global settings.
  3. Specify build and run settings for the project.

Your choices override some of the values you set in Preferences > Build & Run > General.

SettingValue
Add linker library search paths to run environmentEnsures that library paths used during linking are also available when running the application.
Create suitable run configurations automaticallyAutomatically generates run configurations based on the current build settings.
Start build processes with low priorityLaunches build processes with a lower priority.
Warn against build directories with spaces or non-ASCII charactersDisplays warnings if the build directory contains spaces or non-standard characters that may cause issues.
Default for "Run in terminal"Specifies whether applications should run in a terminal by default.
Keep run configurations in syncSpecifies whether adding, removing, or editing a run configuration in one build configuration should update other build configurations accordingly.
Time to wait before force-stopping applicationsSpecifies the number of seconds to wait between a soft kill and a hard kill of a running application.

Select Restore Global to revert to the global settings.

See also Build and Run.

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.