core/com.nokia.carbide.cpp.doc.user/html/tasks/projects/prj_creating_sis_file.htm
changeset 1791 727385d8e2b3
parent 1507 30441fd93226
child 1920 b6a66d85e102
equal deleted inserted replaced
1790:245ab754d54b 1791:727385d8e2b3
     5 <meta http-equiv="Content-Style-Type" content="text/css" />
     5 <meta http-equiv="Content-Style-Type" content="text/css" />
     6 <meta name="LASTUPDATED" content="06/17/05 11:09:43" />
     6 <meta name="LASTUPDATED" content="06/17/05 11:09:43" />
     7 <title>Working with PKG and SIS Files</title>
     7 <title>Working with PKG and SIS Files</title>
     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 >
    11 <h2><b>Creating a .SIS File</b></h2>
    11 <h2><b>Creating a .SIS File</b></h2>
    12 <p>Carbide.c++ attempts to build SIS files for all phone targets when a PKG file exists in a given build project. More than one SIS/PKG file can be included and built by a project, but only one can be downloaded to the device for debugging purposes. </p>
    12 <p>Carbide.c++ attempts to build SIS files for all phone targets when a PKG file exists in a given build project. More than one SIS/PKG file can be included and built by a project, but only one can be downloaded to the device for debugging purposes. </p>
    13 <p>There are three main tools involved in generating SIS files from PKG files.</p>
    13 <p>There are three main tools involved in generating SIS files from PKG files.</p>
    14 <ul>
    14 <ul>
    15   <li>Makekeys - We invoke this tool when you don't specify a key/cert pair for OS
    15   <li>Makekeys - We invoke this tool when you don't specify a key/cert pair for OS