diff -r 4891d49809bb -r 2b3996fc09a1 core/com.nokia.carbide.cpp.compiler.doc.user/html/performance/perf_precompiled_ide.htm --- a/core/com.nokia.carbide.cpp.compiler.doc.user/html/performance/perf_precompiled_ide.htm Mon Jul 19 15:31:48 2010 -0500 +++ b/core/com.nokia.carbide.cpp.compiler.doc.user/html/performance/perf_precompiled_ide.htm Mon Jul 19 16:13:24 2010 -0500 @@ -1,33 +1,33 @@ - - - - - -Precompiling a File in the Carbide IDE - - - -

Precompiling a File in the Carbide IDE

-

To precompile a file in the Carbide IDE, use the Precompile command in the Project menu:

-
-
    -
  1. Start the Carbide IDE.
  2. -
  3. Open or create a project.
  4. -
  5. Choose or create a build target in the project.
  6. -

    The settings in the project’s active build target will be used when preprocessing and precompiling the file you want to precompile.

    -
  7. Open the source code file to precompile.
  8. -

    See “What Can be Precompiled” for information on what a precompiled file may contain.

    -
  9. From the Project menu, choose Precompile.
  10. -

    A save dialog box appears.

    -
  11. Choose a location and type a name for the new precompiled file.
  12. -

    The IDE precompiles the file and saves it.

    -
  13. Click Save.
  14. -

    The save dialog box closes, and the IDE precompiles the file you opened, saving it in the folder you specified, giving it the name you specified.

    -
-
-

You may now include the new precompiled file in source code files.

- - - - - + + + + + +Precompiling a File in the Carbide IDE + + + +

Precompiling a File in the Carbide IDE

+

To precompile a file in the Carbide IDE, use the Precompile command in the Project menu:

+
+
    +
  1. Start the Carbide IDE.
  2. +
  3. Open or create a project.
  4. +
  5. Choose or create a build target in the project.
  6. +

    The settings in the project’s active build target will be used when preprocessing and precompiling the file you want to precompile.

    +
  7. Open the source code file to precompile.
  8. +

    See “What Can be Precompiled” for information on what a precompiled file may contain.

    +
  9. From the Project menu, choose Precompile.
  10. +

    A save dialog box appears.

    +
  11. Choose a location and type a name for the new precompiled file.
  12. +

    The IDE precompiles the file and saves it.

    +
  13. Click Save.
  14. +

    The save dialog box closes, and the IDE precompiles the file you opened, saving it in the folder you specified, giving it the name you specified.

    +
+
+

You may now include the new precompiled file in source code files.

+ + + + +