Project Manager / Building and linking programs |
Build rules are used to compile each file in a project. Link rules are used to create the applications and libraries. Execution rules are used to execute the application. Build rules, link rules, and execution rules together make up a Language in Genero Studio.
Global and Project build rules can be modified and new ones created.
Build rules are grouped into categories: Default, Global, Template, and Project. Only one build rule can be active for a specific file type. Project rules have priority over Global and Default Rules. Global rules have priority over Default rules.
Access the Build Rules dialog using Edit Build Rules.
, or right-click on the Project view and select