core/com.nokia.carbide.cpp.doc.user/html/reference/menus/build_pkg_file.htm
author fturovic <frank.turovich@nokia.com>
Mon, 21 Jun 2010 14:53:26 -0500
changeset 1507 30441fd93226
parent 1376 120480c02651
child 1648 0d551b392c77
permissions -rw-r--r--
minor edits and updates for 3.0 release
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
332
ba0d2f14ba7a [bug 9368] Updated images to show Project Explorer vice C/C++ Projects
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
ba0d2f14ba7a [bug 9368] Updated images to show Project Explorer vice C/C++ Projects
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     2
<html>
ba0d2f14ba7a [bug 9368] Updated images to show Project Explorer vice C/C++ Projects
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     3
<head>
ba0d2f14ba7a [bug 9368] Updated images to show Project Explorer vice C/C++ Projects
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     4
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
ba0d2f14ba7a [bug 9368] Updated images to show Project Explorer vice C/C++ Projects
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     5
<meta http-equiv="Content-Style-Type" content="text/css" />
ba0d2f14ba7a [bug 9368] Updated images to show Project Explorer vice C/C++ Projects
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     6
<meta name="LASTUPDATED" content="06/17/05 11:09:43" />
ba0d2f14ba7a [bug 9368] Updated images to show Project Explorer vice C/C++ Projects
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     7
<title>Build Package File</title>
ba0d2f14ba7a [bug 9368] Updated images to show Project Explorer vice C/C++ Projects
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     8
<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
ba0d2f14ba7a [bug 9368] Updated images to show Project Explorer vice C/C++ Projects
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     9
</head>
ba0d2f14ba7a [bug 9368] Updated images to show Project Explorer vice C/C++ Projects
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    10
<body bgcolor="#FFFFFF">
ba0d2f14ba7a [bug 9368] Updated images to show Project Explorer vice C/C++ Projects
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    11
<h2>Build Package (.pkg) File</h2>
1507
30441fd93226 minor edits and updates for 3.0 release
fturovic <frank.turovich@nokia.com>
parents: 1376
diff changeset
    12
<p>Select a .pkg file in a project&prime;s sis folder in the <a href="../view_cpp_projects.htm">Project Explorer</a> 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 <a href="../view_log.htm">Console</a> view will display the processing output.  The .sis and .sisx files will appear in the sis folder.</p>
332
ba0d2f14ba7a [bug 9368] Updated images to show Project Explorer vice C/C++ Projects
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    13
<p align="center"><img src="../images/build_pkg_file.png" width="371" height="420" /></p>
ba0d2f14ba7a [bug 9368] Updated images to show Project Explorer vice C/C++ Projects
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    14
<p align="center" class="figure">Figure 1. Build PKG File context menu </p>
ba0d2f14ba7a [bug 9368] Updated images to show Project Explorer vice C/C++ Projects
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    15
<h5>Other references</h5>
ba0d2f14ba7a [bug 9368] Updated images to show Project Explorer vice C/C++ Projects
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    16
<ul>
ba0d2f14ba7a [bug 9368] Updated images to show Project Explorer vice C/C++ Projects
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    17
  <li><a href="menus.htm">Carbide Menu</a></li>
ba0d2f14ba7a [bug 9368] Updated images to show Project Explorer vice C/C++ Projects
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    18
  <li><a href="../../tasks/projects/working_with_sis_pkg_files.htm">Creating a PKG File</a></li>
ba0d2f14ba7a [bug 9368] Updated images to show Project Explorer vice C/C++ Projects
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    19
  <li><a href="../../tasks/projects/prj_set_build_tgt.htm">Setting an Active Configuration</a></li>
ba0d2f14ba7a [bug 9368] Updated images to show Project Explorer vice C/C++ Projects
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    20
  <li><a href="../build_properties/pane_build_config.htm">Carbide Build Configurations</a></li>
ba0d2f14ba7a [bug 9368] Updated images to show Project Explorer vice C/C++ Projects
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    21
</ul>
1376
120480c02651 BUG 10758 - copyright revised date to 2010
fturovic <frank.turovich@nokia.com>
parents: 332
diff changeset
    22
<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>
332
ba0d2f14ba7a [bug 9368] Updated images to show Project Explorer vice C/C++ Projects
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    23
ba0d2f14ba7a [bug 9368] Updated images to show Project Explorer vice C/C++ Projects
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    24
</body>
0
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    25
</html>