On Tue, 20 Jul 2010 19:57:39 +0200
Zaher Dirkey <parm...@gmail.com> wrote:

> uses
> 
> >    myunit in '..\lib\myunit.pas',
> >
> > it is no need to change it even in the search path.
> >
> >
> I meant my project have folders like
> /proj/bin
> /proj/src
> /proj/lib
> i can move the dir /proj or my component package to any dir without need a
> changes.

So it is with search paths. They don't need to change when you move
your /proj.
I don't see your point.

 
> The other way we can use extrafpc.cfg, we can put relative path in
> "-Fu..\lib", but if you use units of packages you need to put many of pathes

Or use lazarus or msegui or makefiles or whatever build system you
prefer.


Mattias
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to