sbsv2/raptor/notes/query_cli_extended_details.txt
changeset 625 a1925fb7753a
equal deleted inserted replaced
624:f70b728ea30c 625:a1925fb7753a
       
     1 
       
     2 The --query command-line option has been extended to print more detailed
       
     3 information about a given configuration.
       
     4 
       
     5 Querying aliases now prints the list in sorted order, by name attribute.
       
     6 Ditto for products.
       
     7 
       
     8 Querying a configuration now prints the following additional information:
       
     9 
       
    10 1. include paths used for preprocessing bld.infs and MMPs
       
    11 2. pre-include header file for preprocessing bld.infs and MMPs
       
    12 3. pre-include header file passed to the compiler in a build (if used)
       
    13 4. macros used to preprocess bld.infs and MMPs (with values, if explicitly set)
       
    14 5. core macros used in compilation preprocessing (with values, if explicitly set)
       
    15 6. available values to use as the targettype in MMPs
       
    16 
       
    17 Further documentation can be found here:
       
    18 
       
    19 http://developer.symbian.org/wiki/index.php/Raptor_Query_Reference