lowlevellibsandfws/apputils/bsul/test/t_iniparser/T_IniParserPerformance.MMP
changeset 34 5fae379060a7
parent 31 ce057bb09d0b
child 45 4b03adbd26ca
child 52 bf6a71c50e42
equal deleted inserted replaced
31:ce057bb09d0b 34:5fae379060a7
    11 // Contributors:
    11 // Contributors:
    12 //
    12 //
    13 // Description:
    13 // Description:
    14 //
    14 //
    15 
    15 
    16 target          t_iniparserperformance.exe
    16 target          t_iniparserperformance.exe		//RTEST
    17 targettype      EXE
    17 targettype      EXE
    18 
    18 
    19 EPOCHEAPSIZE         0x1000 0x400000
    19 EPOCHEAPSIZE         0x1000 0x400000
    20 
    20 
    21 UID		0x10000077
    21 UID		0x10000077
    22 VENDORID 0x70000001
    22 VENDORID 0x70000001
    23 
    23 
    24 SOURCEPATH	../t_iniparser
    24 SOURCEPATH	../t_iniparser
    25 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    25 systeminclude   /epoc32/include
    26 userinclude ../t_iniparser
    26 userinclude ../t_iniparser
    27 
    27 
    28 source  T_IniParserPerformance.CPP
    28 source  T_IniParserPerformance.CPP
    29 source  LegacyParser.CPP
    29 source  LegacyParser.CPP
    30 
    30