# HG changeset patch # User fturovic # Date 1245178973 18000 # Node ID 3004b109306495951f8501240c1f74c647eb3499 # Parent 377935499ff58548c1253a907afc85dfa107ccfb Added indexing option to Carbide preferences page and updated image diff -r 377935499ff5 -r 3004b1093064 core/com.nokia.carbide.cpp.doc.user/html/reference/images/carbide_preferences.png Binary file core/com.nokia.carbide.cpp.doc.user/html/reference/images/carbide_preferences.png has changed diff -r 377935499ff5 -r 3004b1093064 core/com.nokia.carbide.cpp.doc.user/html/reference/wnd_carbide_pref.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/reference/wnd_carbide_pref.htm Mon Jun 15 12:07:19 2009 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/wnd_carbide_pref.htm Tue Jun 16 14:02:53 2009 -0500 @@ -1,54 +1,62 @@ - - - - - - -Carbide.c++ preference - - - - -

Carbide.c++ preferences

-

The -Carbide.c++ panel in the Preferences window provides an option to keep your projects updated when you add or create files. Figure 1 shows the Carbide.c++ preference panel.

-

-

Figure 1 - Carbide.c++ preferences page

-
Table 1 Carbide.c++ Preferences —items
- - - - - - - - - - - - - - - - - -
ItemExplanation
Keep Symbian OS project files (bld.inf/mmp) in sync with project changesSelect this option to update project files (bld.inf and mmp) when you add, remove, rename or move files and directories in your current workspace.
When files are added to the project

The following options are available when files are added to a project:

-
    -
  • Ask before changing bld.inf/mmp - You will be prompted to allow changes
  • -
  • Always change bld.inf/mmp - Changes will be made wthout asking you to allow change
  • -
  • Never change bld.inf/mmp - No changes will be made
  • -
When files in the project are moved/ renamed/ deleted

The following options are available that effect the bld.inf or mmp files when files in a project are moved, renamed, or deleted:

-
    -
  • Ask before changing bld.inf/mmp - You will be prompted to allow changes
  • -
  • Always change bld.inf/mmp - Changes will be made wthout asking you to allow change
  • -
  • Never change bld.inf/mmp - No changes will be made
  • -
-
Related references
- - - - - + + + + + + +Carbide.c++ preference + + + + +

Carbide.c++ preferences

+

The +Carbide.c++ panel in the Preferences window provides an option to keep your projects updated when you add or create files. Figure 1 shows the Carbide.c++ preference panel.

+

+

Figure 1 - Carbide.c++ preferences page

+
Table 1 Carbide.c++ Preferences —items
+ + + + + + + + + + + + + + + + + + + + + +
ItemExplanation
Keep Symbian OS project files (bld.inf/mmp) in sync with project changesSelect this option to update project files (bld.inf and mmp) when you add, remove, rename or move files and directories in your current workspace.
When files are added to the project

The following options are available when files are added to a project:

+
    +
  • Ask before changing bld.inf/mmp - You are prompted to allow changes
  • +
  • Always change bld.inf/mmp - Changes are made wthout asking you to allow change
  • +
  • Never change bld.inf/mmp - No changes are made
  • +
When files in the project are moved/renamed/deleted

The following options are available that effect the bld.inf or mmp files when files in a project are moved, renamed, or deleted:

+
    +
  • Ask before changing bld.inf/mmp - You are prompted to allow changes
  • +
  • Always change bld.inf/mmp - Changes are made wthout asking you to allow change
  • +
  • Never change bld.inf/mmp - No changes are made
  • +
Indexing Options

The following options control how the project mmp files are indexed:

+
    +
  • Index only source files from mmp files being built (default)
  • +
  • Index source files from all mmp files
  • +
+
Related references
+ + + + +