On Tue, 4 Apr 2006 12:30:45 +0300
"George Birbilis" <[EMAIL PROTECTED]> wrote:

> Is there any notion of project groups in Lazarus? (as in Delphi after the
> 4th edition I think)

Probably Lazarus will not implement project groups, but task groups. A task
will be for example compile/build a project/package or executing a script. A
task group will contain tasks and/or task groups.

 
> The project group editor allows one to order the projects and build them
> all (or build all downto or upto and including a certain project in the
> list etc.)
> 
> borland's command line compiler might also be able to understand project
> groups and build them. The BPG fileformat is MAKE-like (maybe cause they
> were using it in C++ Builder too)


Mattias

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

Reply via email to