equal
deleted
inserted
replaced
10 <!DOCTYPE task |
10 <!DOCTYPE task |
11 PUBLIC "-//OASIS//DTD DITA Task//EN" "task.dtd"> |
11 PUBLIC "-//OASIS//DTD DITA Task//EN" "task.dtd"> |
12 <task id="GUID-021E8B9C-4A1B-4C6D-B69E-4337A766C39A" xml:lang="en"><title>Porting |
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 |
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> |
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"> |
15 <steps-unordered id="GUID-4DD07DEC-6017-4237-BE46-1D69E5FBD744-GENID-1-7-1-1-3-1"> |
16 <step id="GUID-D995E87C-216A-4368-AFB6-C541DF4691B1"><cmd>Add the following |
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 |
17 macro in your application's MMP files. This is required because the structure |
18 of the source code has changed.</cmd> |
18 of the source code has changed.</cmd> |
19 <stepxmp><codeblock xml:space="preserve">APP_LAYER_SYSTEMINCLUDE</codeblock></stepxmp> |
19 <stepxmp><codeblock xml:space="preserve">APP_LAYER_SYSTEMINCLUDE</codeblock></stepxmp> |
20 </step> |
20 </step> |