Next: Package Compiler, Previous: Package Naming, Up: Configuration File Reference [Contents][Index]
Specifies the default executable suffix. If no attribute Executable_Suffix
is
declared, then the default executable suffix for the host platform is used.
Example:
for Executable_Suffix use ".exe";