[Lazarus] Run-time packages create a register unit
Mattias Gaertner
nc-gaertnma at netcologne.de
Thu Dec 22 14:51:44 CET 2011
ik <idokan at gmail.com> hat am 22. Dezember 2011 um 11:04 geschrieben:
>
> Hello,
>
> I'm creating a run-time package, but it seems that Lazarus also create a
> register unit with the package itself.
> Why is that, if I do not wish to register components, but only add units to
> path, and how can I avoid it ?
A package has a main source file, which is used to compile all units of a
package.
Since 0.9.31 you can change the name of the main source.
Mattias
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20111222/2baf4b16/attachment-0003.html>
More information about the Lazarus
mailing list