perfsrv/analyzetool/analyzetool_plat/analyzetool_api/inc/analyzetool/analyzetool.h
changeset 55 f2950aff7424
parent 48 516af714ebb4
equal deleted inserted replaced
48:516af714ebb4 55:f2950aff7424
    22 // INCLUDES
    22 // INCLUDES
    23 #include <e32cmn.h>
    23 #include <e32cmn.h>
    24 
    24 
    25 //Version information for command line engine.
    25 //Version information for command line engine.
    26 //Tells the version of AT core componenets.
    26 //Tells the version of AT core componenets.
    27 //ANALYZETOOL_CORE_VERSION_FOR_CLE 1.10.0
    27 //ANALYZETOOL_CORE_VERSION_FOR_CLE 1.10.1
    28 
    28 
    29 // CONSTANTS
    29 // CONSTANTS
    30 inline TVersion KAnalyzeToolLddVersion() { return TVersion(1, 0, 1); }
    30 inline TVersion KAnalyzeToolLddVersion() { return TVersion(1, 0, 1); }
    31 
    31 
    32 /* The name of the analyze tool device driver*/
    32 /* The name of the analyze tool device driver*/