Symbian3/SDK/Source/GUID-021E8B9C-4A1B-4C6D-B69E-4337A766C39A.dita
changeset 7 51a74ef9ed63
child 8 ae94777fff8f
equal deleted inserted replaced
6:43e37759235e 7:51a74ef9ed63
       
     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 task
       
    11   PUBLIC "-//OASIS//DTD DITA Task//EN" "task.dtd">
       
    12 <task id="GUID-021E8B9C-4A1B-4C6D-B69E-4337A766C39A" xml:lang="en"><title>Porting
       
    13 applications from S60 5th Edition to Symbian^3</title><shortdesc>This section describes the changes required for applications to
       
    14 work on Symbian^3.</shortdesc><prolog><metadata><keywords/></metadata></prolog><taskbody>
       
    15 <steps-unordered id="GUID-4DD07DEC-6017-4237-BE46-1D69E5FBD744-GENID-1-4-1-1-7-1-3-1">
       
    16 <step id="GUID-D995E87C-216A-4368-AFB6-C541DF4691B1"><cmd>Add the following
       
    17 macro in your application's MMP files. This is required because the structure
       
    18 of the source code has changed.</cmd>
       
    19 <stepxmp><codeblock xml:space="preserve">APP_LAYER_SYSTEMINCLUDE</codeblock></stepxmp>
       
    20 </step>
       
    21 <step id="GUID-BECEFF4A-7EDA-42E1-8286-72DA13200D70"><cmd><xref href="GUID-165EE4DD-C9CA-430B-8377-068A4194716E.dita">Modify
       
    22 the applications to support single-tap</xref>.</cmd>
       
    23 </step>
       
    24 </steps-unordered>
       
    25 </taskbody></task>