Configuring projects locally
You can change the default configurations that installers and project wizards create and override global preferences for a particular project.
To override global preferences for the currently active project, go to Projects > Project Settings, and then select:
- Building and Running
- Clang Tools
- Clangd
- CMake
- Code Style
- Copilot
- C++ Code Model
- C++ File Naming
- Dependencies
- Documentation Comments
- Editor
- GitLab
- Language Server
- Project Environment
- Quick Fixes
- Testing
- To-Do (experimental)
If you have multiple projects open in Qt Creator, select the project to configure in Active Project.
See also How to: Configure projects, Configure projects for building, Configure projects for running, and Open projects.