satengine/SatServer/Commands/SendUSSDCmd/group/SendUssdCmd.mmp
branchRCL_3
changeset 20 987c9837762f
parent 19 7d48bed6ce0c
equal deleted inserted replaced
19:7d48bed6ce0c 20:987c9837762f
     1 /*
     1 /*
     2 * Copyright (c) 2002-2007 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2002-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 "Eclipse Public License v1.0"
     5 * under the terms of "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".
    45 
    45 
    46 LIBRARY                 euser.lib
    46 LIBRARY                 euser.lib
    47 LIBRARY                 etelsat.lib
    47 LIBRARY                 etelsat.lib
    48 LIBRARY                 SatEngine.lib
    48 LIBRARY                 SatEngine.lib
    49 LIBRARY                 phoneclient.lib         // Ussd sender
    49 LIBRARY                 phoneclient.lib         // Ussd sender
       
    50 LIBRARY                 aknnotify.lib
       
    51 LIBRARY                 centralrepository.lib   // CRepository
    50 
    52 
    51 #ifdef ENABLE_SAT_LOGGING
    53 #ifdef ENABLE_SAT_LOGGING
    52 LIBRARY                 flogger.lib
    54 LIBRARY                 flogger.lib
    53 #endif
    55 #endif