kerneltest/e32test/group/t_heapslab.mmp
changeset 109 b3a1d9898418
equal deleted inserted replaced
102:ef2a444a7410 109:b3a1d9898418
       
     1 // Copyright (c) 1995-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of the License "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // e32test/group/t_heapslab.mmp
       
    15 // 
       
    16 //
       
    17 
       
    18 userinclude    ..\..\..\kernel\eka\include
       
    19 systeminclude    ..\..\..\kernel\eka\include
       
    20 TARGET         t_heapslab.exe
       
    21 TARGETTYPE     EXE
       
    22 SOURCEPATH  ../heap
       
    23 SOURCE         t_heapslab.cpp
       
    24 LIBRARY        euser.lib
       
    25 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    26 
       
    27 
       
    28 capability      all -TCB
       
    29 
       
    30 VENDORID 0x70000001
       
    31 
       
    32 SMPSAFE
       
    33 
       
    34 //EPOCSTACKSIZE 70000