Now that i'm in the correct forum, (sorry for the mis-
post), Would you please as a version macro to:
Menu
Tools
Config Tools
Add or Edit.
The macro I am looking for is similar to the
<devcppversion> macro. It should expand to the
version info as provided in the project options dialog tab
if available. I think it would be best to use then Mmrb
format (major, minor,release,build) instead of the version
provided in the additional info list. Basically I am looking
to insert <projectversion> and have it return
something like this: 2.0.1-2160. Actually It might be
wiser to add a second macro called <projectbuild>
that just returns the build and then drop it from the
<projectversion> version. then end result would
be <projectversion> returns 2.0.1 and
<projectbuild> returns 2160. Ideally I would like to
see a macro builder but that is probally a little out of
scope.</projectbuild></projectversion></projectversion></projectbuild></projectversion></devcppversion>
Thank You,
gehossafats@netmdc.com