[fpc-devel]directories dependency
    Florian Klaempfl 
    Florian.Klaempfl at gmx.de
       
    Mon Dec 22 22:17:58 CET 2003
    
    
  
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.
    
    
More information about the fpc-devel
mailing list