This dialog allows you define project's settings related to comilation and execution (you can set several profiles). To select or add profiles use the buttons in the top part of the window. In every profile, you can set the options grouped by the following categories:
- General: defines the most general options (paths for objects and executables, icon, ...) and some execution aspects (arguments and working directory).
- Compilation: defines parameters related to compiling process (paths for headers, preprocessor macros to define, optimization and debuggin symbols levels, ...).
- Linkage: defines parameter that affect the linkage process (wich libraries to link, where to find them, if the console must be shown, ...).
- Libraries: allows you easily setup the use of a system-wide installed library, or to setup the project for generating your own libraries.
- Sequence: allows you to modify the building process by adding some additional custom steps (for example, compiling resources files, code-generation tools, ...).
For a more detailed help click the help button (lower right corner) to go this topic in ZinjaI's help system.