core/com.nokia.carbide.cpp.doc.user/html/concepts/symbols_pkg.htm
author fturovic <frank.turovich@nokia.com>
Tue, 31 Aug 2010 22:58:09 -0500
changeset 1934 4f0cd256d26c
parent 1791 727385d8e2b3
permissions -rw-r--r--
BUG 11531 - fixed reported issues from Rooney and Stephen for SDK section

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="LASTUPDATED" content="06/17/05 11:09:43" />
<title>Symbols, .pkg</title>
<link rel="StyleSheet" href="../../book.css" type="text/css"/>
</head>
<body >
<h2>Symbols, .pkg </h2>
<p>Carbide.c++ supports the following specific symbols in <span class="code">.pkg</span> files:</p>
<ul>
  <li><span class="code">$(EPOCROOT)</span> &#8212; the location of the <span class="code">epoc32</span> folder but not including the <span class="code">epoc32</span> folder</li>
  <li><span class="code">$(PLATFORM)</span> &#8212; platform designator, for example: <span class="code">ARMI</span>, <span class="code">WINSC</span>, <span class="code">GCCE</span>, <span class="code">THUMB</span>, etc. </li>
  <li><span class="code">$(TARGET)</span> &#8212; target designator <span class="code">UDEB</span> or <span class="code">UREL</span> </li>
</ul>
<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>

</body>
</html>