On Wed, 01 Feb 2006 13:53:27 +0100
Micha Nelissen <[EMAIL PROTECTED]> wrote:

> Jouke Rensma wrote:
> > automatically. At this moment you have to arrange this by hand.
> > As said before I would first like to know:
> > - am I inventing a wheel?
> > - is somebody else working on this also? If yes, maybe we can
> > cooperate??? - since this is very windows specific, should I continue
> > anyway or maybe  just forget about it?
> > 
> > If you think I should continue, then I have some problems I would to 
> > discuss, but first your ideas please.
> 
> I think you'll have to write/modify these things into a <projectname>.rc 
> and then run windres to compile it to .res ? I think keeping the 
> buildnumber in the project file and automatically incrementing it upon 
> succesfull build isn't a big problem (Mattias usually does these kind of 
> things in the IDE...) ?

At the moment the IDE saves all files, before building a project. So that
all build tools have all data.
If we increase the number *after* a successful build, then the the .lpi file
must be saved again and the executable will have the old version.
I'm not sure, if this is what we want.

Maybe better:
If the last build was successful, increase build number *before*
save+building.


Mattias

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to