Symbian3/SDK/Source/GUID-7FF363B0-B05F-5490-8D9C-59061B905381.dita
changeset 13 48780e181b38
parent 12 80ef3a206772
child 14 578be2adaf3e
equal deleted inserted replaced
12:80ef3a206772 13:48780e181b38
     1 <?xml version="1.0" encoding="utf-8"?>
       
     2 <!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
       
     3 <!-- This component and the accompanying materials are made available under the terms of the License 
       
     4 "Eclipse Public License v1.0" which accompanies this distribution, 
       
     5 and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
       
     6 <!-- Initial Contributors:
       
     7     Nokia Corporation - initial contribution.
       
     8 Contributors: 
       
     9 -->
       
    10 <!DOCTYPE concept
       
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
       
    12 <concept id="GUID-7FF363B0-B05F-5490-8D9C-59061B905381" xml:lang="en"><title>How
       
    13 to build ROMs with variants</title><prolog><metadata><keywords/></metadata></prolog><conbody>
       
    14 <p>A variant will define hundreds of features. Use <codeph>BUILDROM</codeph>,
       
    15 to build a ROM for a variant. BUILDROM is the unified Symbian platform ROM
       
    16 building tool. </p>
       
    17 <section id="GUID-EF11232F-498C-403B-A9BF-2EFBAF8619C5"><title>ROM building
       
    18 specifications </title><p>A variant configuration will be defined in <filepath>.var</filepath> file.
       
    19 Specify the VAR file name along with the <codeph>FEATUREVARIANT</codeph> keyword. </p><p>For
       
    20 example, if <filepath>myvar.var</filepath> is the VAR file name for variant <codeph>myvar</codeph>,
       
    21 then use: </p><codeblock id="GUID-7AA78362-82AD-5F0A-96B9-030B724A6554" xml:space="preserve">buildrom [options] –DFEATUREVARIANT=myvar &lt;obey1&gt; [&lt;obey2&gt; ...]</codeblock><p><b>Note</b>: For more information on BUILDROM, refer to <xref href="http://developer.symbian.org/wiki/index.php/BUILDROM_reference" scope="external">BUILDROM reference</xref>.</p></section>
       
    22 </conbody></concept>