core/com.nokia.carbide.cpp.doc.user/html/reference/build_properties/pane_pkg_config.htm
changeset 0 fb279309251b
child 1225 a546534a48de
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/build_properties/pane_pkg_config.htm	Fri Apr 03 23:33:03 2009 +0100
@@ -0,0 +1,53 @@
+<!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>PKG File Settings</title>
+<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
+</head>
+<body bgcolor="#FFFFFF">
+<h2>Set PKG File for  Build Configuration</h2>
+<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>
+<p align="center"><img src="../images/set_pkg.png" width="544" height="359" /></p>
+<p class="figure">Figure 1 - Set PKG File for Build Configuration</p>
+<h5>Table 1 Items </h5>
+<table width="100%"  border="0" cellpadding="2" cellspacing="0">
+  <tr>
+    <th width="29%" scope="col">Item</th>
+    <th width="57%" scope="col">Explanation</th>
+  </tr>
+  <tr>
+    <td><b>PKG File </b></td>
+    <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>
+  </tr>
+  <tr>
+    <td><b>Signed SIS File Name</b></td>
+    <td>Final output signed file name. Default is  PKG filename with &lsquo;sisx&rsquo; extension.</td>
+  </tr>
+  <tr>
+    <td><b>Certificate</b></td>
+    <td><p>Enter or browse to certificate.</p>
+    <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
+    0xE0000000-0xEFFFFFFF range.</p></td>
+  </tr>
+  <tr>
+    <td><b>Key</b></td>
+    <td><p>Enter or browse to key.</p>
+    </td>
+  </tr>
+</table>
+<h5>Related tasks</h5>
+<ul>
+  <li><a href="../../tasks/projects/working_with_sis_pkg_files.htm">Creating a .PKG file</a></li>
+</ul>
+<h5>Related reference </h5>
+<ul>
+  <li><a href="pane_build_config.htm">Carbide Build Configurations</a></li>
+  <li><a href="pane_build_config_env.htm">Environment variables</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>
\ No newline at end of file