core/com.nokia.carbide.cpp.doc.user/html/reference/menus/build_pkg_file.htm
changeset 332 ba0d2f14ba7a
parent 0 fb279309251b
child 1225 a546534a48de
equal deleted inserted replaced
331:b79bdacb7335 332:ba0d2f14ba7a
     8 <link rel="StyleSheet" href="../../../book.css" type="text/css"/>
     8 <link rel="StyleSheet" href="../../../book.css" type="text/css"/>
     9 </head>
     9 </head>
    10 <body bgcolor="#FFFFFF">
    10 <body bgcolor="#FFFFFF">
    11 <h2>Build Package (.pkg) File</h2>
    11 <h2>Build Package (.pkg) File</h2>
    12 <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>
    12 <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>
    13 <p align="center"><img src="../images/build_pkg_file.png" width="367" height="430" /></p>
    13 <p align="center"><img src="../images/build_pkg_file.png" width="371" height="420" /></p>
    14 <p align="center" class="figure">Figure 1. Build PKG File context menu </p>
    14 <p align="center" class="figure">Figure 1. Build PKG File context menu </p>
    15 <h5>Other references</h5>
    15 <h5>Other references</h5>
    16 <ul>
    16 <ul>
    17   <li><a href="menus.htm">Carbide Menu</a></li>
    17   <li><a href="menus.htm">Carbide Menu</a></li>
    18   <li><a href="../../tasks/projects/working_with_sis_pkg_files.htm">Creating a PKG File</a></li>
    18   <li><a href="../../tasks/projects/working_with_sis_pkg_files.htm">Creating a PKG File</a></li>