Page 1 of 1

Use of constants for version info (compiler options)

Posted: Fri Jul 06, 2012 9:52 am
by helpy
Hello PB team,

it would be of great help, to insert any constant to the version info of the compiler options.

Suggestion for syntax: %#ConstantName

This way it would be possible to set constants #MAJOR_VERSION, #MINOR_VERSION in the source code and use %#MAJOR_VERSION and %#MINOR_VERSION as tokens in version info.

Thank you for considering this feature request,
guido