New Symbian MMP File

Use the Symbian MMP File wizard (figure 1) to create a new MMP project file for the currently selected project. Symbian projects are defined by an .mmp file which specifies the essential project elements of a Symbian project. All details of the project lifecycle are handled by the IDE. There is no editable makefile the user can edit to modify the build behavior of the project.

Creating a New Symbian MMP File

  1. To open the New wizard to create a MMP File:
    • Select the File > New > Other... menu item (Figure 1)

    Figure 1 - Select a wizard page in the New window

    OR

    • Select the File > New > Symbian MMP File... menu item (Figure 2)
  2. Figure 2 - MMP File page in the New MMP File window

  3. On the Select the wizard page, select Symbian > Symbian MMP File, then click Next (Figure 1)
  4. On the MMP File page, enter the destination project folder and specify file name
  5. Click Finish

The new MMP file is created in the destination folder and shown in the MMP editor.

Related references