[Lazarus] Compile project release with LCL custom optimization
Zaher Dirkey
parmaja at gmail.com
Sat Apr 13 21:27:52 CEST 2013
Is is like
if defined(RELEASE) then
CustomOptions := ' -O-1 ';
If yes it will be the "head of the yarn"(proverb)
On Sat, Apr 13, 2013 at 10:17 PM, Martin <lazarus at mfriebe.de> wrote:
> if defined(MACRONAME) then
> CustomOptions := ' -O-1 ';
>
--
I am using last revision of Lazarus, FPC 2.6 on Windows XP SP3
Best Regards
Zaher Dirkey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20130413/9594ef22/attachment-0003.html>
More information about the Lazarus
mailing list