# HG changeset patch # User fturovic # Date 1244134949 18000 # Node ID 986061a6ce8605c9f9bfbc15ef359418f1ee66cd # Parent 2b3a45f17e6a6aba5aa894d79598057f4f06ba40# Parent c14cf2c1fe78399ce2a926ffeb166e75214a6b83 merge diff -r c14cf2c1fe78 -r 986061a6ce86 core/com.nokia.carbide.cpp.doc.user/html/reference/NewMMP_wizard.html --- a/core/com.nokia.carbide.cpp.doc.user/html/reference/NewMMP_wizard.html Thu Jun 04 11:50:19 2009 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/NewMMP_wizard.html Thu Jun 04 12:02:29 2009 -0500 @@ -1,40 +1,51 @@ - - -New MMP Wizard - - - -

MMP Wizard

- -

- Use the MMP 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 elements of the 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.

-

-

Figure 1 - MMP Wizard

-
-

To open the MMP Wizard

-
    -
  1. Click the New icon in the main toolbar or Select File > New > Other... and expand the Symbian OS group
  2. -
  3. Select MMP File and click Next
  4. -
  5. Select the project folder and specify a mmp file name
  6. -
  7. Click Finish to create the mmp file and display the new file in the MMP editor
  8. -
-
-

-

-

-

Figure 2 - MMP Wizard (page 2)

-
Related references
- - - - - - - + + +Symbian OS MMP File + + + +

Symbian OS MMP File

+ +

+ Use the Symbian OS 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 elements of the 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 OS 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 OS 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 OS > Symbian OS MMP File, then click Next (Figure 1)
  4. +
  5. On the MMP File page, enter the destination project folder and specify file name
  6. +
  7. Click Finish
  8. +
+

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

+
+
Related references
+ + + + + + + \ No newline at end of file diff -r c14cf2c1fe78 -r 986061a6ce86 core/com.nokia.carbide.cpp.doc.user/html/reference/images/MMP_wizard.png Binary file core/com.nokia.carbide.cpp.doc.user/html/reference/images/MMP_wizard.png has changed diff -r c14cf2c1fe78 -r 986061a6ce86 core/com.nokia.carbide.cpp.doc.user/html/reference/images/MMP_wizard2.png Binary file core/com.nokia.carbide.cpp.doc.user/html/reference/images/MMP_wizard2.png has changed