core/com.nokia.carbide.cpp.doc.user/html/reference/menus/build_pkg_file.htm
author Deepak Modgil <Deepak.Modgil@Nokia.com>
Fri, 03 Apr 2009 23:33:03 +0100
changeset 0 fb279309251b
child 332 ba0d2f14ba7a
permissions -rw-r--r--
DP tools release version Revision: 200912

<!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 .pkg file in a project&prime;s sis folder in the Project Explorer or C/C++ Projects view and right-click to display the context menu. Select <b>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 Console view will display the processing output.  The .sis and .sisx files will appear in the sis folder.</p>
<p align="center"><img src="../images/build_pkg_file.png" width="367" height="430" /></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; 2009 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>