You can enter build configuration settings for your project from this page of the wizard.
Name | Function |
---|---|
Build Command | Specifies which make command to use when a build is performed. |
Build Setting | Controls whether the compiler will Stop On Error or to keep building. If you do not select Stop On Error this will force the compiler to attempt to build all referenced projects even if the current project has errors. |
Workbench Build Behavior | You can specify the behavior of builds predefined by the C/C++ toolkit by linking them to specific build targets in your makefile. The predefined builds are Auto Build, Incremental Build, Rebuild and, Clean |
CDT Managed Make Tutorial
CDT Standard Make Tutorial
New Project Wizard
Managed Make, Select a Project Type
Managed Make, Referenced Projects
Managed Make, C/C++ Indexer
Standard Make, Name
Standard Make, Referenced Projects
Standard Make, Error Parsers
Standard Make, Binary Parser
Standard Make, Discovery Options
Standard Make, C/C++ Indexer