<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix"> Actually, I ended up using
GetIDEValue('CPU') for it. But now I need the TargetProcessor..
It's configuring for my Android Library Package so it can properly
detect where the ANDROID NDK is automatically. So far everything
is able to detect with defaults and NO overrides (Build Macro
Definition Overrides).. I didn't want the user to have to define
ANY. I would like to pull the "TargetProcessor" value from the
"Config and Target" from the user's project, like I am with
TargetCPU and TargetOS, etc.<br>
<br>
Problem is, I don't think FPC defines the Processor Conditional..<br>
<br>
- Dennis Fehr<br>
<br>
On 14-07-08 01:07 AM, Sven Barth wrote:<br>
</div>
<blockquote
cite="mid:CAFMUeB-vU6AZG54ARs-0jULisoBOxt-NhKNKeGoKPCkL=RyObw@mail.gmail.com"
type="cite">
<p>Am 08.07.2014 07:47 schrieb "Den" <<a moz-do-not-send="true"
href="mailto:cyraid@gmail.com">cyraid@gmail.com</a>>:<br>
><br>
> Hello all,<br>
><br>
> Is there a convenient way using Package "Conditionals"
(Options -> Other) to detect if the SOURCE Operating System
is 32bit/64bit? Kinda like $(TargetCPU) but a $(SrcCPU)?</p>
<p>Why do you need that?</p>
<p>Regards,<br>
Sven</p>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">--
_______________________________________________
Lazarus mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Lazarus@lists.lazarus.freepascal.org">Lazarus@lists.lazarus.freepascal.org</a>
<a class="moz-txt-link-freetext" href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a>
</pre>
</blockquote>
<br>
</body>
</html>