core/com.nokia.carbide.cpp.doc.user/html/projects/mmp/MMP_Editor_resource_block.html
changeset 2131 ff0156b93599
equal deleted inserted replaced
2130:16e8bfa397ad 2131:ff0156b93599
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
       
     2 <html><head>
       
     3 <title>MMP Editor Resource Block</title>
       
     4 <link rel="StyleSheet" href="../../../book.css" type="text/css"/>
       
     5    </head>
       
     6    <body>
       
     7    <h2>MMP Editor Resource Block</h2>
       
     8    
       
     9    <p>
       
    10    The MMP editor resource block dialog allows you to add or remove resource files to your project. The Edit Resource Block dialog is shown in Figure 1.  You can add, remove or edit resource files to be included with your project.</p>
       
    11    <p align="center"><img src="../../reference/images/mmp_editor_resrcblock.png" width="444" height="350" /></p>
       
    12    <p align="left" class="figure">Figure 1 - MMP Editor Resource Block Dialog</p>
       
    13    <p></p>
       
    14    <table cellpadding="2" cellspacing="0"
       
    15 border="0">
       
    16 	 <tr valign="top"><th width="173" class="Cell">Name</th><th width="516" class="Cell">Function</th></tr><tr valign="top"><td class="Cell">
       
    17 		    <p>
       
    18 			   <b>Project RSS files</b></p></td><td class="Cell">
       
    19 			 <p>
       
    20 				Select or browse to the resource file to be included in all builds.</p></td></tr><tr valign="top"><td class="Cell">
       
    21 			 <p>
       
    22 				<b>RSS file path</b></p></td><td class="Cell">
       
    23 			 <p>
       
    24 				Enter the path to the resource file. </p></td></tr>
       
    25 			 <tr valign="top">
       
    26 			   <td class="Cell"><b>Target file name</b></td>
       
    27 			   <td class="Cell">Enter the target file name.</td>
       
    28      </tr>
       
    29 			 <tr valign="top">
       
    30 			   <td class="Cell"><b>Target file path</b></td>
       
    31 			   <td class="Cell">Select the target file path, such as the executable directory or /resource directory on the target device.</td>
       
    32      </tr>
       
    33 			 <tr valign="top">
       
    34 			   <td class="Cell"><b>UID 2</b></td>
       
    35 			   <td class="Cell">Enter the unique identifier. UID2 may need to be a specific value for some kinds of DLLs, especially those used by plug-in frameworks.</td>
       
    36      </tr>
       
    37 			 <tr valign="top">
       
    38 			   <td class="Cell"><b>UID 3 </b></td>
       
    39 			   <td class="Cell"><p>Enter the unique identifier. In the current implementation of platform security, UID3 is used as the Secure ID if SECUREID is not specified in the .mmp file. If it is specified, UID3 will be used to identify the application as its original purpose.</p>
       
    40 		       <p>However, the SID is used to determine which private directory a process can access as well as to identify the caller applications, whereas the UID is used to uniquely identify an application. It is theoretically possible that these two identifiers could have different values, but to avoid confusion Symbian recommends that a SECUREID not be specified in the application's MMP file; UID3 should always be specified instead.</p></td>
       
    41      </tr>
       
    42 			 <tr valign="top">
       
    43 			   <td class="Cell"><b>Generate header file</b></td>
       
    44 			   <td class="Cell">Check this option to generate a header file for the resource files.</td>
       
    45      </tr>
       
    46    </table>
       
    47 	 <h5>Related references</h5>
       
    48     <ul>
       
    49       <li><a href="MMP_Editor.html">MMP Editor</a></li>
       
    50       <li><a href="MMP_Editor_sources.html">MMP Editor Sources window</a></li>
       
    51       <li><a href="MMP_Editor_libraries.html">MMP Editor Libraries window</a></li>
       
    52       <li><a href="MMP_Editor_options.html">MMP Editor Options window</a></li>
       
    53     </ul>
       
    54   
       
    55    
       
    56 <div id="footer">Copyright &copy; 2010 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>
       
    57 
       
    58    </body>
       
    59 </html>
       
    60