messagingfw/biomsgfw/CBCPTSRC/T_CBCP.MMP
changeset 0 8e480a14352b
child 6 fe71b07a6401
equal deleted inserted replaced
-1:000000000000 0:8e480a14352b
       
     1 // Copyright (c) 1999-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 "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 // T_CBCP.MMP
       
    15 //
       
    16 
       
    17 TARGET 			t_cbcp.exe
       
    18 TARGETTYPE  	exe
       
    19 
       
    20 CAPABILITY All -TCB
       
    21 SOURCEPATH		../CBCPTSRC
       
    22 SOURCE 			T_CBCP.CPP
       
    23 USERINCLUDE		../CBCPINC
       
    24 USERINCLUDE   ../BITSINC
       
    25 USERINCLUDE   ../BIUTINC
       
    26 USERINCLUDE   ../BIOSINC
       
    27 USERINCLUDE	../../msgtest/testutils/base/inc
       
    28 APP_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    29 LIBRARY         euser.lib bits.lib msvtestutils.lib
       
    30 #ifdef WINS 
       
    31 DEFFILE		../BIOS/bwins/bios.def
       
    32 #elif defined (GCC32)
       
    33 DEFFILE		..\bios\marm.def
       
    34 #else
       
    35 DEFFILE		..\bios\eabi\bios.def
       
    36 #endif
       
    37 
       
    38 VENDORID 0x70000001
       
    39 
       
    40 SMPSAFE