diff -r 4816d766a08a -r f345bda72bc4 Symbian3/PDK/Source/GUID-793A5EF9-CC16-5EEB-9011-6431EA76EB15.dita --- a/Symbian3/PDK/Source/GUID-793A5EF9-CC16-5EEB-9011-6431EA76EB15.dita Tue Mar 30 11:42:04 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-793A5EF9-CC16-5EEB-9011-6431EA76EB15.dita Tue Mar 30 11:56:28 2010 +0100 @@ -1,37 +1,37 @@ - - - - - -How -to use bldmake -

The bldmake tool processes the component description -file (bld.inf) in the current directory and generates -the batch file abld.bat and several build batch makefiles -(.make). abld can then use the makefiles -to carry out the various stages of building the component.

-

The tool supports a number of command line options, however most Symbian -developers will simply use:

-

bldmake bldfiles

-

bldmake then carries out the following 3-stage process:

-
    -
  1. Creates the directory: \epoc32\build\ absolute_path_to_bld.inf_file \

  2. -
  3. Generates makefiles -for the component into this directory

  4. -
  5. Produces a batch file -called abld.bat in the current directory.

  6. -
-
-Bldmake syntax - -Bldmake component -definition file syntax -Using abld - + + + + + +How +to use bldmake +

The bldmake tool processes the component description +file (bld.inf) in the current directory and generates +the batch file abld.bat and several build batch makefiles +(.make). abld can then use the makefiles +to carry out the various stages of building the component.

+

The tool supports a number of command line options, however most Symbian +developers will simply use:

+

bldmake bldfiles

+

bldmake then carries out the following 3-stage process:

+
    +
  1. Creates the directory: \epoc32\build\ absolute_path_to_bld.inf_file \

  2. +
  3. Generates makefiles +for the component into this directory

  4. +
  5. Produces a batch file +called abld.bat in the current directory.

  6. +
+
+Bldmake syntax + +Bldmake component +definition file syntax +Using abld +
\ No newline at end of file