smsprotocols/smsstack/test/TE_SMSPDUDB/TE_smspdudb.mmp
changeset 0 3553901f7fa8
child 24 6638e7f4bd8f
child 42 3adadc800673
equal deleted inserted replaced
-1:000000000000 0:3553901f7fa8
       
     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 //
       
    15 
       
    16 TARGET      te_smspdudb.exe
       
    17 CAPABILITY ReadDeviceData WriteDeviceData NetworkControl NetworkServices ReadUserData WriteUserData
       
    18 TARGETTYPE  exe
       
    19 UID             0x1000007A 0x101FBB4E
       
    20 VENDORID 0x70000001
       
    21 
       
    22 
       
    23 SOURCEPATH	  .
       
    24 SOURCE        TE_testsmspdudb.cpp
       
    25 SOURCE        TE_smspdudbserver.cpp
       
    26 SOURCE        TE_smspdudbbase.cpp
       
    27 SOURCEPATH    ../../gsmu/src
       
    28 SOURCE        Gsmumain.cpp
       
    29 SOURCE        gsmupdu.cpp
       
    30 SOURCE        gsmubuf.cpp
       
    31 SOURCE        gsmuset.cpp
       
    32 SOURCE        gsmustor.cpp
       
    33 SOURCE        gsmupriv.cpp
       
    34 SOURCE        gsmuetel.cpp
       
    35 SOURCE        gsmusar.cpp
       
    36 SOURCE        Gsmumsg.cpp
       
    37 SOURCE        gsmumsgadditionattributes.cpp
       
    38 SOURCE	      gsmuieoperations.cpp
       
    39 SOURCE	      gsmunonieoperations.cpp
       
    40 SOURCE        Gsmuelem.cpp
       
    41 SOURCEPATH    ../../ems/src
       
    42 SOURCE        EMSInformationElement.cpp
       
    43 SOURCE        EMSFormatIE.cpp
       
    44 SOURCE        EMSPictureIE.cpp
       
    45 SOURCE        EMSSoundIE.cpp
       
    46 SOURCE        EMSUserPromptIE.cpp
       
    47 SOURCE        EMSAnimationIE.cpp
       
    48 SOURCE        EMSObjectDistributionIE.cpp
       
    49 
       
    50 USERINCLUDE   	  .
       
    51 USERINCLUDE   	  ..
       
    52 USERINCLUDE   	  ../../gsmu/inc
       
    53 USERINCLUDE   	  ../../ems/inc
       
    54 USERINCLUDE   	  ../../common/inc
       
    55 
       
    56 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    57 
       
    58 LIBRARY       	euser.lib efsrv.lib charconv.lib estor.lib
       
    59 LIBRARY		smsstacktestutilities.lib
       
    60 LIBRARY		testexecutelogclient.lib
       
    61 LIBRARY		testexecuteutils.lib
       
    62 LIBRARY       	fbscli.lib bitgdi.lib
       
    63 DEBUGLIBRARY    comsdbgutil.lib
       
    64 
       
    65 SMPSAFE