12 <task id="GUID-641A276D-F618-50CE-BA5A-658DCC26BAB5" xml:lang="en"><title>Creating |
12 <task id="GUID-641A276D-F618-50CE-BA5A-658DCC26BAB5" xml:lang="en"><title>Creating |
13 an Implementation Project File </title><abstract>An implementation project file is a .mmp file, which specifies the |
13 an Implementation Project File </title><abstract>An implementation project file is a .mmp file, which specifies the |
14 essential elements of the implementation. The project files are used for project |
14 essential elements of the implementation. The project files are used for project |
15 development. The implementation project file contains information (source |
15 development. The implementation project file contains information (source |
16 file, build file) about the implementation that is being built.<shortdesc>The |
16 file, build file) about the implementation that is being built.<shortdesc>The |
17 format of implementation project file is dependent on the version of Symbian |
17 format of implementation project file is dependent on the version of the Symbian |
18 platform used. The differences basically reflect the introduction of platform |
18 platform used. The differences basically reflect the introduction of platform |
19 security into Symbian OS v9.0 and later versions. </shortdesc></abstract><prolog><metadata><keywords/></metadata></prolog><taskbody> |
19 security into Symbian OS v9.0 and later versions. </shortdesc></abstract><prolog><metadata><keywords/></metadata></prolog><taskbody> |
20 <steps-unordered id="GUID-C62C17ED-E41C-54FA-BA0A-9C10A49E159B"> |
20 <steps-unordered id="GUID-C62C17ED-E41C-54FA-BA0A-9C10A49E159B"> |
21 <step id="GUID-BB98ED98-0E27-4865-857D-01BC54ACB226"><cmd>For creating a plug-in project file for Symbian OS v9.1 and later: </cmd> |
21 <step id="GUID-BB98ED98-0E27-4865-857D-01BC54ACB226"><cmd>For creating a plug-in |
|
22 project file for Symbian OS v9.1 and later: </cmd> |
22 <substeps id="GUID-A24F641F-EF19-46A2-8B4B-883E726AE909"> |
23 <substeps id="GUID-A24F641F-EF19-46A2-8B4B-883E726AE909"> |
23 <substep id="GUID-F4AC55A1-0B66-4F17-8B24-2BE518949884"><cmd/> |
24 <substep id="GUID-F4AC55A1-0B66-4F17-8B24-2BE518949884"><cmd/> |
24 <info>Set <codeph>TARGET</codeph> to the standard DLL name. <codeph>TARGET</codeph> contains |
25 <info>Set <codeph>TARGET</codeph> to the standard DLL name. <codeph>TARGET</codeph> contains |
25 the final binary name of the project generated. </info> |
26 the final binary name of the project generated. </info> |
26 <info>The plug-in DLL file is stored along other binaries in the<filepath>\Sys\Bin</filepath> directory. |
27 <info>The plug-in DLL file is stored along other binaries in the<filepath>\Sys\Bin</filepath> directory. |