core/com.nokia.carbide.cpp.doc.user/html/reference/INF_Editor_addedit_make.html
changeset 0 fb279309251b
child 943 00971b52d4a3
child 1207 e265bbe56eb0
equal deleted inserted replaced
-1:000000000000 0:fb279309251b
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
       
     2 <html><head>
       
     3 <title>INF Editor - Add/Edit Make</title>
       
     4 <link rel="StyleSheet" href="../../book.css" type="text/css"/>
       
     5 </head>
       
     6    <body>
       
     7    <h2>INF Editor - Add / Edit Make File</h2>
       
     8    
       
     9    <h3>Add make file entry </h3>
       
    10    <p align="left">The Add make file dialog (figure 1) is used to add a make file to the build process. Enter or browse to the make file in the File path field and, if desired, apply the Tidy attribute or specify the Build as ARM option to the make file. Options include:</p>
       
    11 	 <ul>
       
    12        <li>Tidy - Specify the tidy attribute if the release that an .mmp file defines is internal to your component and not required by other components or for your component to execute.</li>
       
    13        <li>Build as ARM - Specifies the build_as_arm statement, which instructs an ARMV5 build to build the project for the ARM instruction set and not the THUMB instruction set.</li>
       
    14        <li>Makefile type - Select the type of make file that has been selected.</li>
       
    15    </ul>
       
    16 	 <p align="center"><img src="images/inf_editor_addMake.png" width="600" height="210" /></p>
       
    17 	 <p align="left" class="figure">Figure 1 - Add make file entry</p>
       
    18 	 <h3 align="left">Edit make file entry dialog</h3>
       
    19 	 <p align="left">The Edit make file entry dialog (figure 2) allows you to change the file path and set the Tidy or Build as ARM option for the selected make file.</p>
       
    20 	 <p align="center"><img src="images/inf_editor_editMake.png" width="434" height="210" /></p>
       
    21 	 <p align="left" class="figure">Figure 2 - Edit make file entry</p>
       
    22 	 <p align="left">&nbsp;</p>
       
    23 	 <h5>Related references</h5>
       
    24 	 <ul>
       
    25       <li><a href="INF_Editor.html">INF Editor</a></li>
       
    26       <li><a href="INF_Editor_exports.html">INF Editor - Exports</a></li>
       
    27       <li><a href="MMP_Editor_sources.html">MMP Editor Sources window</a></li>
       
    28       <li><a href="MMP_Editor_libraries.html">MMP Editor Libraries window</a></li>
       
    29       <li><a href="MMP_Editor_options.html">MMP Editor Options window</a></li>
       
    30       <li><a href="MMP_Editor_mmp_tab.html">MMP File Window</a></li>
       
    31     </ul>
       
    32   
       
    33    
       
    34 <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>
       
    35 
       
    36    </body>
       
    37 </html>
       
    38