telephonyprotocols/qosextnapi/group/qosextnapi.mmp
branchRCL_3
changeset 65 630d2f34d719
parent 0 3553901f7fa8
child 66 07a122eea281
equal deleted inserted replaced
61:17af172ffa5f 65:630d2f34d719
     1 // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2005-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    35 VENDORID    0x70000001
    35 VENDORID    0x70000001
    36 
    36 
    37 SOURCEPATH  ../src
    37 SOURCEPATH  ../src
    38 SOURCE      umtsextn.cpp sblpextn.cpp imsextn.cpp
    38 SOURCE      umtsextn.cpp sblpextn.cpp imsextn.cpp
    39 USERINCLUDE ../inc
    39 USERINCLUDE ../inc
       
    40 USERINCLUDE ../traces
    40 
    41 
    41 #if defined(QOS_TESTING)
    42 #if defined(QOS_TESTING)
    42 USERINCLUDE     ..\..\..\..\unref\orphan\comgen\networking\qostesting\umtssim\inc
    43 USERINCLUDE     ..\..\..\..\unref\orphan\comgen\networking\qostesting\umtssim\inc
    43 #endif
    44 #endif
    44 
    45 
    45 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    46 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    46 
    47 
    47 LIBRARY         euser.lib qoslib.lib
    48 LIBRARY         euser.lib qoslib.lib
    48 DEBUGLIBRARY	flogger.lib
       
    49 
    49 
    50 DEFFILE     qosextnapi.def
    50 DEFFILE     qosextnapi.def
    51 
    51 
    52 CAPABILITY ALL -Tcb
    52 CAPABILITY ALL -Tcb
    53 
    53