adaptationlayer/tsy/licenseetsy_dll/group/licenseetsy_dll.mmp
changeset 9 8486d82aef45
parent 0 63b37f68c1ce
equal deleted inserted replaced
8:6295dc2169f3 9:8486d82aef45
     1 /*
     1 /*
     2 * Copyright (c) 2007-2008 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of the License "Eclipse Public License v1.0"
     5 * under the terms of the License "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    39 
    39 
    40 // ######### Include files #########
    40 // ######### Include files #########
    41 CAPABILITY CAP_GENERAL_DLL
    41 CAPABILITY CAP_GENERAL_DLL
    42 USERINCLUDE     ../inc
    42 USERINCLUDE     ../inc
    43 USERINCLUDE     ../traces
    43 USERINCLUDE     ../traces
    44 // Temporarily removed for Bridge camp!
    44 USERINCLUDE     ../../simatktsy_dll/inc
    45 //USERINCLUDE     ../../simatktsy_dll/inc
       
    46 USERINCLUDE     ../../nokiatsy_dll/inc
    45 USERINCLUDE     ../../nokiatsy_dll/inc
    47 
    46 
    48 // Dependencies from other components
    47 // Dependencies from other components
    49 OS_LAYER_SYSTEMINCLUDE
    48 OS_LAYER_SYSTEMINCLUDE
    50 NON_FOUNDATION_ADAPT_LAYER_SYSTEMINCLUDE
    49 NON_FOUNDATION_ADAPT_LAYER_SYSTEMINCLUDE
    54 // Symbian
    53 // Symbian
    55 LIBRARY       euser.lib    // EPOC basics
    54 LIBRARY       euser.lib    // EPOC basics
    56 LIBRARY       flogger.lib  // Logging
    55 LIBRARY       flogger.lib  // Logging
    57 
    56 
    58 // Telephonyadaptation
    57 // Telephonyadaptation
    59 // Temporarily removed for Bridge camp!
    58 LIBRARY       simatktsy.lib
    60 // LIBRARY       simatktsy.lib
       
    61 LIBRARY       nokiatsy.lib
    59 LIBRARY       nokiatsy.lib
    62 
    60 
    63 #if defined(WINSCW)
    61 #if defined(WINSCW)
    64 DEFFILE       ../bwinscw/licenseetsy.def
    62 DEFFILE       ../bwinscw/licenseetsy.def
    65 #elif defined(WINS)
    63 #elif defined(WINS)