> -Fu/home/me/project1/units/*.* > > Is there an existing recursive option like this for -Fu and -Fi? > > Could be useful, but dangerous if directories contain different versions > of the source > file in different places. > > Still, in many projects I get sick of continually adding new directories > to the search > path - and in many projects there are not more than one version of a > source file kicking > around.
There is only simple wildcard support like: -Fu/home/fpc/packages/base/*/units/$fpctarget Recursive is too error prone and therefor not usefull _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal