core/com.nokia.carbide.cpp.doc.user/html/reference/menus/build_pkg_file.htm
author fturovic <frank.turovich@nokia.com>
Tue, 20 Jul 2010 16:45:01 -0500
changeset 1648 0d551b392c77
parent 1507 30441fd93226
child 1658 2a5c0df13bad
permissions -rw-r--r--
updated Menu section of manual

<!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>Build Package File</title>
<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
</head>
<body bgcolor="#FFFFFF">
<h2>Build Package (.pkg) File</h2>
<p>Select a <span class="code">.PKG</span> file in a project&prime;s <em>/sis</em> folder in the <a href="../view_cpp_projects.htm">Project Explorer</a> view and right-click to display the context menu. Select <b>Symbian Build &gt; Build PKG File</b> to build the package file and create the .sis installation file. This option is also available from an editor view when the file is open. The <span class="code">makesis</span> tool uses the package file and packs all the required resources together into a SIS installation file. The <a href="../view_log.htm">Console</a> view displays the processing output.  The .sis and .sisx files will appear in the project's <em>/sis</em> folder.</p>
<p align="center"><img src="../images/build_pkg_file.png" width="543" height="117" /></p>
<p align="center" class="figure">Figure 1. Build PKG File context menu </p>
<h5>Other references</h5>
<ul>
  <li><a href="menus.htm">Carbide Menu</a></li>
  <li><a href="../../tasks/projects/working_with_sis_pkg_files.htm">Creating a PKG File</a></li>
  <li><a href="../../tasks/projects/prj_set_build_tgt.htm">Setting an Active Configuration</a></li>
  <li><a href="../build_properties/pane_build_config.htm">Carbide Build Configurations</a></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>