sbsv2/raptor/notes/query_cli_extended_details.txt
author Richard Taylor <richard.i.taylor@nokia.com>
Thu, 12 Aug 2010 09:00:16 +0100
changeset 625 a1925fb7753a
permissions -rw-r--r--
sbs version 2.15.0


The --query command-line option has been extended to print more detailed
information about a given configuration.

Querying aliases now prints the list in sorted order, by name attribute.
Ditto for products.

Querying a configuration now prints the following additional information:

1. include paths used for preprocessing bld.infs and MMPs
2. pre-include header file for preprocessing bld.infs and MMPs
3. pre-include header file passed to the compiler in a build (if used)
4. macros used to preprocess bld.infs and MMPs (with values, if explicitly set)
5. core macros used in compilation preprocessing (with values, if explicitly set)
6. available values to use as the targettype in MMPs

Further documentation can be found here:

http://developer.symbian.org/wiki/index.php/Raptor_Query_Reference