commsfwsupport/commselements/testing/examplecode/mmexample1/group/mmexample1.mmp
branchRCL_3
changeset 11 98a7181d2ce7
equal deleted inserted replaced
9:77effd21b2c9 11:98a7181d2ce7
       
     1 // Copyright (c) 2007-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 target			MMExample1.exe
       
    15 targettype	        exe
       
    16 
       
    17 UID             0x1000007A 0x2002D4B3
       
    18 VENDORID 0x70000001
       
    19 
       
    20 sourcepath		../src
       
    21 source			MMExample1.cpp
       
    22 source			MMExample1nodes.cpp
       
    23 source			MMExample1states.cpp
       
    24 
       
    25 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    26 
       
    27 userinclude		../inc
       
    28 library			euser.lib
       
    29 library			nodemessages.lib
       
    30 library			meshmachine.lib
       
    31 library			commsfw.lib
       
    32 library			netmeta.lib
       
    33 library 		virtualconstructors.lib
       
    34 
       
    35 CAPABILITY None
       
    36 
       
    37 SMPSAFE