Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Jun : Re: Delphi 6: Build with runtime packages
| Subject: | Re: Delphi 6: Build with runtime packages |
| Posted by: | "Jamie Dale" (j.da..@turboz.net) |
| Date: | Fri, 2 Jun 2006 20:14:30 |
> Because you are ENABLING the use of runtime packages, not DISABLING them.
> Runtime packages are .bpl files that you would have to distribute with the
> .exe file. By building WITH runtime packages enabled, you are telling the
> .exe file to use .bpl files.
>
So basically what your saying is that it means:
"Build with/using external run time packages" - Honestly that makes sense!
Shame Borland never thought of it ;)
Jamie
none