core/com.nokia.carbide.cpp.doc.user/html/tasks/projects/prj_creating_sis_file.htm
changeset 1920 b6a66d85e102
parent 1791 727385d8e2b3
child 1929 e42423cc31d4
equal deleted inserted replaced
1919:5c9cbbdfb5c2 1920:b6a66d85e102
    19 </ul>
    19 </ul>
    20 <p>When a phone target build detects a PKG file at the end of a build, a post-link stage will be executed to create a SIS file, that is: </p>
    20 <p>When a phone target build detects a PKG file at the end of a build, a post-link stage will be executed to create a SIS file, that is: </p>
    21 <ul>
    21 <ul>
    22   <li>For non-Platform Security SDKs (pre-OS 9.x), <span class="code">makesis</span> is called</li>
    22   <li>For non-Platform Security SDKs (pre-OS 9.x), <span class="code">makesis</span> is called</li>
    23 </ul>
    23 </ul>
    24 <p>Depending upon which tool is used, you will  need to complete some entries in the<a href="../../reference/build_properties/pane_build_config_sis.htm"> SIS Builder</a> pane of the Carbide Build Configurations window of the project Properties dialog box. You can access this pane by selecting a project in the Project Explorer view and select <b>Project &gt; Properties</b> &gt;  <b>Carbide Build Configurations</b>. Fill in the necessary information to add PKG files to the project for downloading. </p>
    24 <p>Depending upon which tool is used, you will  need to complete some entries in the<a href="../../reference/build_properties/pane_build_config_sis.htm"> SIS Builder</a> pane of the Carbide Build Configurations panel of the project Properties dialog box. You can access this pane by selecting a project in the Project Explorer view and select <b>Project &gt; Properties</b> &gt;  <b>Carbide Build Configurations</b>. Fill in the necessary information to add PKG files to the project for downloading. </p>
    25 <table width="88%"  border="0" cellpadding="2" cellspacing="0">
    25 <table width="88%"  border="0" cellpadding="2" cellspacing="0">
    26   <tr>
    26   <tr>
    27     <th width="19%" scope="col">Tool</th>
    27     <th width="19%" scope="col">Tool</th>
    28     <th width="81%" scope="col">Explanation</th>
    28     <th width="81%" scope="col">Explanation</th>
    29   </tr>
    29   </tr>