telephonyserverplugins/common_tsy/phonetsy/group/phonetsy.mmh
branchopencode
changeset 32 58332560b319
parent 24 6638e7f4bd8f
equal deleted inserted replaced
24:6638e7f4bd8f 32:58332560b319
    48 // ETel
    48 // ETel
    49 LIBRARY         etel.lib        // ETel Server
    49 LIBRARY         etel.lib        // ETel Server
    50 LIBRARY         etelmm.lib      // ETel Multimode API
    50 LIBRARY         etelmm.lib      // ETel Multimode API
    51 #ifndef	CTSY_DISPATCHER
    51 #ifndef	CTSY_DISPATCHER
    52 	//LIBRARY         licenseetsy.lib // LTSY 
    52 	//LIBRARY         licenseetsy.lib // LTSY 
    53 	LIBRARY         commontsy.lib   // Common TSY
    53 LIBRARY         commontsy.lib   // Common TSY
    54 #else
    54 #else
    55 	LIBRARY         commontsyfordispatcher.lib   // Common TSY for Dispatcher
    55 	LIBRARY         commontsyfordispatcher.lib   // Common TSY for Dispatcher
    56 #endif //CTSY_DISPATCHER
    56 #endif //CTSY_DISPATCHER
    57 LIBRARY         flogger.lib     // Logging
    57 LIBRARY         flogger.lib     // Logging
    58 LIBRARY         licenseetsy.lib // LTSY 
    58 LIBRARY         licenseetsy.lib // LTSY 
    59 LIBRARY         featmgr.lib     // for featuremanager
    59 LIBRARY         featmgr.lib     // for featuremanager
    60 LIBRARY			efsrv.lib		// config file reading
       
    61 
    60 
    62 #include <comms-infras/commsdebugutility.mmh>
    61 #include <comms-infras/commsdebugutility.mmh>
    63 
    62 
    64 //  End of file
    63 //  End of file
    65 
    64