To use your units in Lazarus, make a new package, then copy all units to a 
single subdir (with the Lpk package), then add all pas units to this package. 
So user needs to install this package. So all pas files will be auto found by 
program if program uses this package.
AT
-- 
_______________________________________________
lazarus mailing list
[email protected]
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to