diff -r 949823a0e5df -r 00971b52d4a3 core/com.nokia.carbide.cpp.doc.user/html/reference/INF_Editor.html --- a/core/com.nokia.carbide.cpp.doc.user/html/reference/INF_Editor.html Thu Feb 11 15:09:23 2010 -0600 +++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/INF_Editor.html Thu Feb 11 16:45:33 2010 -0600 @@ -1,56 +1,52 @@ - - -INF Editor - - - -

INF Editor - Overview Tab

- -

- The INF Editor allows you to view and modify Symbian project files and export files to be included in building your application. The settings displayed are those active for the active build configuration. However, changes made in the INF editor can be applied globally to all build configurations. Changes made in the INF editor are automatically written to the project's .INF file. You can view the .inf file by selecting the bld.inf tab located along the bottom of the INF editor.

-

- The INF Editor is shown when an INF file is - opened from the C/C++ Projects view or Symbian Project Navigator view by double-clicking on the file. The INF Editor is shown in Figure 1.

-

-

Figure 1 - INF Editor

-

- - -
NameFunction
-

- Components

-

- Add components such as MMP and make files to be part of the normal build process.

-
    -
  • Add MMP file - Click to add an MMP file to the bottom of the list of components.
  • -
  • Add make file - Click to add a make file to the bottom of the list of components.
  • -
  • Edit - Select a component and click Edit to apply the Tidy attribute or specify the Build as ARM option.
  • -
  • Open - Select a component and click Open to open the component in an editor window.
  • -
  • Up - Select a component and click Up to move the component up in the list.
  • -
  • Down - Select a component and click Down to move the component down in the list.
  • -
  • Remove - Select a component and click Remove to remove the component from the build process.
  • -
-

- Test Components -

-

- Add, edit, open, move, or remove MMP and make files that are part of a test build process.

-

 

-
Related references
- - - - - - - + + +INF Editor + + + +

INF Editor - Overview Tab

+ +

+ The INF Editor allows you to view and modify Symbian project files and export files to be included in building your application. The settings displayed are those active for the active build configuration. However, changes made in the INF editor can be applied globally to all build configurations. Changes made in the INF editor are automatically written to the project's .INF file. You can view the .inf file by selecting the bld.inf tab located along the bottom of the INF editor.

+

+ The INF Editor is shown when an INF file is + opened from the Project Explorer view or Symbian Project Navigator view by double-clicking on the file. The INF Editor is shown in Figure 1.

+

+

Figure 1 - INF Editor

+

+ + +
NameFunction
+

+ Components

+

+ Add components such as MMP and make files to be part of the normal build process.

+
    +
  • Create New MMP File - creates a new MMP file at the bottom of the Component list.
  • +
  • Add Existing MMP File - imports a MMP file at the bottom of the Component list.
  • +
  • Add Existing Makefile - adds a make file to the bottom of the Component list.
  • +
  • Edit - Select a component and click Edit to apply the Tidy attribute or specify the Build as ARM option.
  • +
  • Open - Select a component and click Open to open the component in an editor window.
  • +
  • Up - Select a component and click Up to move the component up in the list.
  • +
  • Down - Select a component and click Down to move the component down in the list.
  • +
  • Remove - Select a component and click Remove to remove the component from the build process.
  • +
+

+ Test Components +

+

+ Create, import, edit, open, move, or remove MMP and make files that are part of a test build process.

+
Other references
+ + + + + + + \ No newline at end of file