stif/TestModuleTemplates/TemplateKernelScriptXXX/group/TemplateKernelScriptXXX_nrm.mmp
branchRCL_3
changeset 59 8ad140f3dd41
parent 0 a03f92240627
equal deleted inserted replaced
49:7fdc9a71d314 59:8ad140f3dd41
       
     1 /*
       
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). 
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 * 
       
    14 * Description: MMP file for STIF Test Framework's Kernel testclass 
       
    15 * module.
       
    16 *
       
    17 */
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 #include        "kernel/kern_ext.mmh"
       
    22 
       
    23 SMPSAFE
       
    24 
       
    25 CAPABILITY      ALL
       
    26 /* Remove comments and replace 0x00000000 with correct vendor id */
       
    27 // VENDORID     0x00000000
       
    28 /* Remove comments and replace 0x00000000 with correct secure id */
       
    29 // SECUREID     0x00000000
       
    30 
       
    31 
       
    32 TARGET          TemplateKernelScriptXXX.ldd
       
    33 TARGETTYPE      ldd
       
    34 UID             0x100000af 0x101FB3E3
       
    35 
       
    36 USERINCLUDE     ../inc 
       
    37 
       
    38 OS_LAYER_SYSTEMINCLUDE
       
    39 
       
    40 SOURCEPATH      ../src
       
    41 
       
    42 SOURCE          TemplateKernelScriptXXX.cpp
       
    43 SOURCE          TemplateKernelScriptXXXBlocks.cpp
       
    44 
       
    45 LIBRARY         ekern.lib
       
    46 
       
    47 
       
    48 LIBRARY         StifKernelTestClassBase.lib
       
    49 
       
    50 LANG            SC