# HG changeset patch # User fturovic # Date 1244134880 18000 # Node ID 2b3a45f17e6a6aba5aa894d79598057f4f06ba40 # Parent bd0210e4c71e833dc57d4cb24101982eaec43318 bug 8630 - revised page and images to clarify MMP file creation diff -r bd0210e4c71e -r 2b3a45f17e6a 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 Wed Jun 03 14:54:51 2009 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/NewMMP_wizard.html Thu Jun 04 12:01:20 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 bd0210e4c71e -r 2b3a45f17e6a 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 bd0210e4c71e -r 2b3a45f17e6a 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