On 26/07/2010 16:49, Martin wrote:
-Fu=/path/to/lcl // already existent, unit search path -Fa-LCL:/path/to/lcl // define the LCL alias
should have been an = sign -Fa=LCL:/path/to/lcl // define the LCL alias alias ends at the ":" or whatecer separator is defined. --------- Thinking about it, there is no need for an extra -Fa (define alias) -Fu can just be extended
uses Buttons in 'LCL'; searches in the given search path, and only there
_______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
