On Thu, 22 Jul 2010 23:42:41 +0200 Kjow <[email protected]> wrote:
> Hi all, > > Is it possible to use inside the application the build number? Since > Lazarus has an auto-increment of the build number, I would to include > a label with the revision in the gui of my app... :) No. Unless you write a tool/script that is called before compile and updates an include file used by the application. The IDE does that for svn revision number. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
