commsconfig/commsdatabaseshim/ts_commdb/te_cdma2000Settings/group/te_cdmacommdbsettings.mmp
changeset 72 ae47d0499bee
parent 68 5da8188e392b
child 77 c9776eadbffd
equal deleted inserted replaced
68:5da8188e392b 72:ae47d0499bee
     1 // Copyright (c) 2004-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 // Using relative paths for sourcepath and user includes
       
    15 // 
       
    16 //
       
    17 
       
    18 TARGET      te_cdmacommdbsettingssvr.exe
       
    19 TARGETTYPE  exe
       
    20 UID             0x1000007A 0x102014E6
       
    21 VENDORID 0x70000001
       
    22 
       
    23 
       
    24 
       
    25 SOURCEPATH  ../src
       
    26 SOURCE	    ../src/te_cdmacommdbsettingssvr.cpp
       
    27 SOURCE	    ../src/Cdma2000settingsstep.cpp	
       
    28 
       
    29 		
       
    30 
       
    31 USERINCLUDE    ../inc
       
    32 SYSTEMINCLUDE  /epoc32/include
       
    33 SYSTEMINCLUDE  /epoc32/include/test
       
    34 
       
    35 LIBRARY		testexecutelogclient.lib
       
    36 LIBRARY		testexecuteutils.lib
       
    37 LIBRARY     	euser.lib
       
    38 LIBRARY         commdb.lib
       
    39 
       
    40 CAPABILITY CommDD PowerMgmt ReadDeviceData WriteDeviceData NetworkControl NetworkServices LocalServices ReadUserData WriteUserData
       
    41 
       
    42 
       
    43 
       
    44 
       
    45 SMPSAFE