On Mon, 23 Mar 2009, Rainer Stratmann wrote:

> Am Montag, 23. März 2009 18:18 schrieb Michael Van Canneyt:
> > On Mon, 23 Mar 2009, Marco van de Voort wrote:
> > > In our previous episode, John Coppens said:
> > > > > I have been using bin2obj for two years now. It works perfectly for
> > > > > me, even though it's a (occasional) two step process. My application
> > > > > changes more than the resource I include.
> > > >
> > > > ... and you can add the conversion into the Makefile, so the conversion
> > > > happens automatically when the data changes.
> > >
> > > Which makefile? For own projects I typically don't use any.
> >
> > In Lazarus, you can create a pre-compile command that does it for you, so
> > you'll never forget.
> 
> And if you share the source-files with a friend and he compiles it on his 
> computer?

The command is in the project's compiler options, and if the binary data file 
is also on his PC, it will work out of the box.

Michael.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to