lowlevellibsandfws/apputils/bsul/test/t_iniparser/T_IniParserPerformance.MMP
branchGCC_SURGE
changeset 45 4b03adbd26ca
parent 22 ddc455616bd6
parent 34 5fae379060a7
equal deleted inserted replaced
42:a16d1cd191f6 45:4b03adbd26ca
    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