core/com.nokia.carbide.cpp.doc.user/html/reference/build_properties/pane_pkg_config.htm
changeset 0 fb279309251b
child 1225 a546534a48de
equal deleted inserted replaced
-1:000000000000 0:fb279309251b
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
       
     2 <html>
       
     3 <head>
       
     4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
       
     5 <meta http-equiv="Content-Style-Type" content="text/css" />
       
     6 <meta name="LASTUPDATED" content="06/17/05 11:09:43" />
       
     7 <title>PKG File Settings</title>
       
     8 <link rel="StyleSheet" href="../../../book.css" type="text/css"/>
       
     9 </head>
       
    10 <body bgcolor="#FFFFFF">
       
    11 <h2>Set PKG File for  Build Configuration</h2>
       
    12 <p>The <b>Set PKG File for  Build Configuration</b> dialog appears when an Application TRK build configuration does not include a PKG file. Use it to assign a PKG file to the project's current build configuration that will be used to create a project's SIS installation file. If you define a launch configuration used for on-device debugging with the TRK debug agent, you will need to specify a PKG file for the project. A PKG file primarily provides a list of program and resource files to install on the device.</p>
       
    13 <p align="center"><img src="../images/set_pkg.png" width="544" height="359" /></p>
       
    14 <p class="figure">Figure 1 - Set PKG File for Build Configuration</p>
       
    15 <h5>Table 1 Items </h5>
       
    16 <table width="100%"  border="0" cellpadding="2" cellspacing="0">
       
    17   <tr>
       
    18     <th width="29%" scope="col">Item</th>
       
    19     <th width="57%" scope="col">Explanation</th>
       
    20   </tr>
       
    21   <tr>
       
    22     <td><b>PKG File </b></td>
       
    23     <td>Choose a PKG file relative to the project's file system or click Browse to locate a PKG file that will be used to create the SIS file. The default option is &ldquo;none&rdquo;, which indicates to not build a PKG file.</td>
       
    24   </tr>
       
    25   <tr>
       
    26     <td><b>Signed SIS File Name</b></td>
       
    27     <td>Final output signed file name. Default is  PKG filename with &lsquo;sisx&rsquo; extension.</td>
       
    28   </tr>
       
    29   <tr>
       
    30     <td><b>Certificate</b></td>
       
    31     <td><p>Enter or browse to certificate.</p>
       
    32     <p class="note"><b>NOTE</b> On Symbian OS 9.x builds, if the key/cert pair are not defined, <span class="code">makekeys</span> will be called and temporary ones will be generated for you to      &quot;self-sign&quot; the application. Self-signed applications should be in the
       
    33     0xE0000000-0xEFFFFFFF range.</p></td>
       
    34   </tr>
       
    35   <tr>
       
    36     <td><b>Key</b></td>
       
    37     <td><p>Enter or browse to key.</p>
       
    38     </td>
       
    39   </tr>
       
    40 </table>
       
    41 <h5>Related tasks</h5>
       
    42 <ul>
       
    43   <li><a href="../../tasks/projects/working_with_sis_pkg_files.htm">Creating a .PKG file</a></li>
       
    44 </ul>
       
    45 <h5>Related reference </h5>
       
    46 <ul>
       
    47   <li><a href="pane_build_config.htm">Carbide Build Configurations</a></li>
       
    48   <li><a href="pane_build_config_env.htm">Environment variables</a></li>
       
    49 </ul>
       
    50 <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>
       
    51 
       
    52 </body>
       
    53 </html>