telephonyserverplugins/common_tsy/phonetsy/group/phonetsy.mmh
branchRCL_3
changeset 65 630d2f34d719
parent 0 3553901f7fa8
child 66 07a122eea281
equal deleted inserted replaced
61:17af172ffa5f 65:630d2f34d719
     1 // Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2006-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".
    36 USERINCLUDE     ../../commontsy/inc/mmtsy
    36 USERINCLUDE     ../../commontsy/inc/mmtsy
    37 USERINCLUDE     ../../commontsy/inc/mmutility
    37 USERINCLUDE     ../../commontsy/inc/mmutility
    38 USERINCLUDE     ../../commontsy/inc/mmgsmwcdma
    38 USERINCLUDE     ../../commontsy/inc/mmgsmwcdma
    39 USERINCLUDE     ../../licenseetsy_lib/inc
    39 USERINCLUDE     ../../licenseetsy_lib/inc
    40 
    40 
       
    41 USERINCLUDE ../traces
       
    42 
    41 // Default system include paths for OS extension layer modules.
    43 // Default system include paths for OS extension layer modules.
    42 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    44 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    43 #ifdef	CTSY_DISPATCHER
    45 #ifdef	CTSY_DISPATCHER
    44 #endif //CTSY_DISPATCHER
    46 #endif //CTSY_DISPATCHER
    45 
    47 
    52 	//LIBRARY         licenseetsy.lib // LTSY 
    54 	//LIBRARY         licenseetsy.lib // LTSY 
    53 LIBRARY         commontsy.lib   // Common TSY
    55 LIBRARY         commontsy.lib   // Common TSY
    54 #else
    56 #else
    55 	LIBRARY         commontsyfordispatcher.lib   // Common TSY for Dispatcher
    57 	LIBRARY         commontsyfordispatcher.lib   // Common TSY for Dispatcher
    56 #endif //CTSY_DISPATCHER
    58 #endif //CTSY_DISPATCHER
    57 LIBRARY         flogger.lib     // Logging
       
    58 LIBRARY         licenseetsy.lib // LTSY 
    59 LIBRARY         licenseetsy.lib // LTSY 
    59 LIBRARY         featmgr.lib     // for featuremanager
    60 LIBRARY         featmgr.lib     // for featuremanager
    60 
    61 LIBRARY         efsrv.lib		// config file reading
    61 #include <comms-infras/commsdebugutility.mmh>
       
    62 
    62 
    63 //  End of file
    63 //  End of file
    64 
    64 
    65 
    65