[fpc-devel]directories dependency
Darek Mazur
darekm at emadar.com
Mon Dec 22 23:30:37 CET 2003
One more
is it possible change name of RTL\OBJPAS\CLASSES\ACTION.INC
this has the same like in lazarus LCL\INCLUDE\ACTION.INC
some times it's complicate live
change name in RTL is better
name of classes: tBasicActionLink -> name of file ACTIONL.INC
in Lazarus is TAction
Darek
PS. Thx for reply for my ask.
----- Original Message -----
From: "Florian Klaempfl" <Florian.Klaempfl at gmx.de>
To: <fpc-devel at lists.freepascal.org>
Sent: Monday, December 22, 2003 10:49 PM
Subject: Re: [fpc-devel]directories dependency
> Darek Mazur wrote:
>
> > and what about RTL\OBJPAS
>
> Object Pascal units like sysutils or classes :)
>
> > and RTL\OBJPAS\CLASSES
>
> The sysutils and classes units are huge so they are put into separate
> directories.
>
> >
> >
> > Darek
> >
> >
> > ----- Original Message -----
> > From: "Florian Klaempfl" <Florian.Klaempfl at gmx.de>
> > To: <fpc-devel at lists.freepascal.org>
> > Sent: Monday, December 22, 2003 10:17 PM
> > Subject: Re: [fpc-devel]directories dependency
> >
> >
> >
> >>Darek Mazur wrote:
> >>
> >>
> >>>Hi
> >>>
> >>>
> >>>I have small ask
> >>>
> >>>why win32.inc, objpas.inc, thread.inc, dynlibs.inc are in RTL\WIN32
> >>>
> >>>for me thea should be in RTL\WIN32\WININC or other include directory
> >>
> >>WININC contains only include files of the windows unit.
> >>
> >>
> >>>The same is in RTL\INC, here should be only *.inc files (I think so)
> >>
> >>This is to keep directory count low. rtl/inc contains the files which
> >>are common to all oses and processors.
> >>
> >>
> >>
> >>_______________________________________________
> >>fpc-devel maillist - fpc-devel at lists.freepascal.org
> >>http://lists.freepascal.org/mailman/listinfo/fpc-devel
> >>
> >
> >
> > _______________________________________________
> > fpc-devel maillist - fpc-devel at lists.freepascal.org
> > http://lists.freepascal.org/mailman/listinfo/fpc-devel
> >
>
>
>
> _______________________________________________
> fpc-devel maillist - fpc-devel at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-devel
>
More information about the fpc-devel
mailing list