<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 13/04/2013 20:27, Zaher Dirkey
wrote:<br>
</div>
<blockquote
cite="mid:CABKDQHy8utjiv0vqZm14P8yG1Xa2gpkttfV3v3GpiUEjJnd2tA@mail.gmail.com"
type="cite">
<div dir="ltr">
<div class="gmail_extra">
<div class="gmail_default"
style="font-family:tahoma,sans-serif">Is is like<br>
if defined(RELEASE) then<br>
CustomOptions := ' -O-1 '; <br>
</div>
<div class="gmail_default"
style="font-family:tahoma,sans-serif">
If yes it will be the "head of the yarn"(proverb)<br>
</div>
</div>
</div>
</blockquote>
<br>
Isnt the above identical to the below?<br>
<br>
When I did it, I did have to define the MACRO myself. (in the
project, in each buildmode.<br>
<br>
I do not know if there are predefined macros<br>
<br>
<blockquote
cite="mid:CABKDQHy8utjiv0vqZm14P8yG1Xa2gpkttfV3v3GpiUEjJnd2tA@mail.gmail.com"
type="cite">
<div dir="ltr">
<div class="gmail_extra"><br>
<div class="gmail_quote">On Sat, Apr 13, 2013 at 10:17 PM,
Martin <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:lazarus@mfriebe.de" target="_blank">lazarus@mfriebe.de</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left:1px solid
rgb(204,204,204);padding-left:1ex">
<div> if defined(MACRONAME) then<br>
CustomOptions := ' -O-1 ';<br>
</div>
</blockquote>
</div>
<br>
</div>
</div>
</blockquote>
<br>
<br>
"head of the yarn"(proverb)<br>
<br>
I couldn't find any reference to that. Neither <a class="moz-txt-link-abbreviated" href="http://www.phrases.org.uk">www.phrases.org.uk</a>
nor urban dictionary have it. Even google doesn't find anything<br>
</body>
</html>