[fpc-devel]directories dependency
Vincent Snijders
VSDS at RND.VB.CBS.NL
Tue Dec 23 09:38:31 CET 2003
IMHO, the LCL file should be renamed in LclAction.inc to avoid
conflicts. So I send this mail also to the lazarus list.
Vincent.
> -----Oorspronkelijk bericht-----
> Van: Darek Mazur [mailto:darekm at emadar.com]
> 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
> >
>
> _______________________________________________
> fpc-devel maillist - fpc-devel at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/f> pc-devel
>
More information about the fpc-devel
mailing list