lowlevellibsandfws/apputils/bsul/test/t_iniparser/T_IniParserPerformance.MMP
changeset 48 ab61c4cedc64
parent 22 ddc455616bd6
child 57 2efc27d87e1c
equal deleted inserted replaced
44:97b0fb8a2cc2 48:ab61c4cedc64
    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 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
    25 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    26 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    27 
    26 userinclude ../t_iniparser
    28 userinclude ../t_iniparser
    27 
    29 
    28 source  T_IniParserPerformance.CPP
    30 source  T_IniParserPerformance.CPP
    29 source  LegacyParser.CPP
    31 source  LegacyParser.CPP
    30 
    32