Symbian3/SDK/Source/GUID-1910C54E-44E0-4D36-820A-BCD5FFCDA719.dita
changeset 13 48780e181b38
parent 8 ae94777fff8f
equal deleted inserted replaced
12:80ef3a206772 13:48780e181b38
    19 v5, application developers can make use of latest features available from
    19 v5, application developers can make use of latest features available from
    20 STLport v5 onwards and also make use of tools support added in Symbian^3.</p> 
    20 STLport v5 onwards and also make use of tools support added in Symbian^3.</p> 
    21    </prereq>
    21    </prereq>
    22 <context id="GUID-829B7AE0-8480-45AE-A611-BDE659FF01B9">       <p>To migrate
    22 <context id="GUID-829B7AE0-8480-45AE-A611-BDE659FF01B9">       <p>To migrate
    23 from STLport v4 to v5, perform the following steps:</p>     </context>
    23 from STLport v4 to v5, perform the following steps:</p>     </context>
    24 <steps id="GUID-4DD07DEC-6017-4237-BE46-1D69E5FBD744-GENID-1-10-1-11-1-1-5-1-4-1-9-1-3-3">
    24 <steps id="GUID-4DD07DEC-6017-4237-BE46-1D69E5FBD744-GENID-1-10-1-13-1-1-5-1-4-1-9-1-3-3">
    25 <step id="GUID-9A69E5AD-E938-4092-A8C2-CB65C37C8962-GENID-1-10-1-11-1-1-5-1-4-1-9-1-3-3-1"><cmd/>
    25 <step id="GUID-9A69E5AD-E938-4092-A8C2-CB65C37C8962-GENID-1-10-1-13-1-1-5-1-4-1-9-1-3-3-1"><cmd/>
    26 <info><p>Replace the <codeph>LIBRARY</codeph> entry in the <filepath>.MMP</filepath> file
    26 <info><p>Replace the <codeph>LIBRARY</codeph> entry in the <filepath>.MMP</filepath> file
    27 from <filepath>libstdcpp.lib</filepath> to <filepath>libstdcppv5.lib</filepath>.</p></info>
    27 from <filepath>libstdcpp.lib</filepath> to <filepath>libstdcppv5.lib</filepath>.</p></info>
    28 </step>
    28 </step>
    29 <step id="GUID-9A69E5AD-E938-4092-A8C2-CB65C37C8962-GENID-1-10-1-11-1-1-5-1-4-1-9-1-3-3-2"><cmd/>
    29 <step id="GUID-9A69E5AD-E938-4092-A8C2-CB65C37C8962-GENID-1-10-1-13-1-1-5-1-4-1-9-1-3-3-2"><cmd/>
    30 <info><p>Replace the <codeph>SYSTEMINCLUDE</codeph> path in the <filepath>.MMP</filepath> file
    30 <info><p>Replace the <codeph>SYSTEMINCLUDE</codeph> path in the <filepath>.MMP</filepath> file
    31 from <filepath>\epoc32\include\stdapis\stlport</filepath> to <filepath>\epoc32\include\stdapis\stlportv5</filepath>.</p></info>
    31 from <filepath>\epoc32\include\stdapis\stlport</filepath> to <filepath>\epoc32\include\stdapis\stlportv5</filepath>.</p></info>
    32 </step>
    32 </step>
    33 <step id="GUID-4721BCB0-9D9D-44CF-8FCA-0F0AB760D7C0"><cmd/>
    33 <step id="GUID-4721BCB0-9D9D-44CF-8FCA-0F0AB760D7C0"><cmd/>
    34 <info><p>Add the <codeph>STDCPP</codeph> keyword to the <filepath>.MMP</filepath> file,
    34 <info><p>Add the <codeph>STDCPP</codeph> keyword to the <filepath>.MMP</filepath> file,