<br><br><div class="gmail_quote">On 30 August 2010 09:36, Sven Barth <span dir="ltr"><<a href="mailto:pascaldragon@googlemail.com">pascaldragon@googlemail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Am 30.08.2010 10:05, schrieb Frank Church:<div class="im"><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
    Another possibility (preferred by me) is to add your units to a<br>
    package and to include your package with every project.<br>
<br>
<br>
I am thinking along this line but I don't know how to go about. I<br>
usually drag a component onto a project form for the components unit to<br>
be added to the file I am working on. My units are source units only,<br>
not components. What is the right way to add a non visual package to a<br>
project, no components, visual or otherwise, just plain source code? I<br>
am yet to build a Lazarus package.<br>
</blockquote>
<br></div>
A package can contain source only units as well. It does not need to register a component nor do you need to install it in the IDE (if you don't want any components visible in the package palette).<br>
<br>
Just create a new package, add your units to it and save it (e.g. in the directory where your source files reside).<br>
<br>
Now open a project of yours or create a new one and add your package as a requirment. Done.<div><div></div><div class="h5"><br>
<br></div></div></blockquote><div><br>When you put a number of files in a package will the units that are not used by compiled into the program?<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div><div class="h5">
Regards,<br>
Sven<br>
<br>
--<br>
_______________________________________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lists.lazarus.freepascal.org" target="_blank">Lazarus@lists.lazarus.freepascal.org</a><br>
<a href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus" target="_blank">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Frank Church<br><br>=======================<br><a href="http://devblog.brahmancreations.com">http://devblog.brahmancreations.com</a><br>