> sorry for a silly Q,
> 
> > A shadow ICS lib has been entered into the CVS, directory projects/contrib/ics
> 
> I just did a "cvd -z3 update -dP" to the current fpc tree but I did not find any 
> contrib dir in the tree. where exactly is this ?

It's not the fpc/ tree, but the projects tree (the one that among others contains 
lazarus)

so 

cvs -z3 co projects,

or if you have lowbandwidth and space

cvs -z3 co projects/contrib

or  even

cvs -z3 co projects/contrib/ics


If you can spare the bandwidth I suggest you at least check out projects/contrib/ 

the contrib/winapi directory contains some nice winapi headers (Jedi, Marcel van 
Brakel)



_______________________________________________
fpc-pascal maillist  -  [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to