[fpc-pascal] Is it possible to use top directory of subtree with -Fu -Fi -Fl options?

tonyp at acm.org tonyp at acm.org
Sat Sep 27 19:43:30 CEST 2014


Hi all,

(I just registered in this list, so I don’t know if this question has come up before, and the list archives do not seem seem to a search capability.)

I have a long list of subdirectories for ‘include’ and ‘units’ but they all are organized under a single subdirectory.
For example,

\progs\pascal\units\a
\progs\pascal\units\b
\progs\pascal\units\c
\progs\pascal\units\d
\progs\pascal\units\e

Is it possible to somehow tell FPC to look into every subdirectory of \progs\pascal\units rather than specify the full path of each subdirectory separately?

For example, could something equivalent to \progs\pascal\units\* be used to?  (This I tried, it didn’t work.)

TIA
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20140927/379c2c00/attachment.html>


More information about the fpc-pascal mailing list