[Lazarus] Deep exe strip :)
Martin
lazarus at mfriebe.de
Fri Oct 26 20:11:03 CEST 2012
On 26/10/2012 16:48, Bernd wrote:
> [x] ignore "build lazarus"-settings and compile LCL and other
> dependent packages with project settings.
>
You are aware, that not all packages follow the "build lazarus" settings?
Only packages that use (or depend on) $(IDEBuildOptions)
That is usually packages that have $(IDEBuildOptions) in their own
Other/Custom Options
Or packages that depend an a package that has $(IDEBuildOptions) in
**Usage**/Custom
More information about the Lazarus
mailing list