phoneuis/Ussd/group/ussd.mmp
branchRCL_3
changeset 5 2a26698d78ba
parent 0 5f000ab63145
equal deleted inserted replaced
4:24062c24fe38 5:2a26698d78ba
     1 /*
     1 /*
     2 * Copyright (c) 2002-2008 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".
    60 LIBRARY    egul.lib 
    60 LIBRARY    egul.lib 
    61 LIBRARY    phoneclient.lib
    61 LIBRARY    phoneclient.lib
    62 LIBRARY    hlplch.lib // for "Help" options menu 
    62 LIBRARY    hlplch.lib // for "Help" options menu 
    63 LIBRARY    FeatMgr.lib
    63 LIBRARY    FeatMgr.lib
    64 LIBRARY    CdlEngine.lib
    64 LIBRARY    CdlEngine.lib
    65 LIBRARY    charconv.lib            // for detecting unicode chars
    65 LIBRARY    charconv.lib // for detecting unicode chars
    66 LIBRARY    CommonEngine.lib
    66 LIBRARY    CommonEngine.lib
    67 
       
    68 LIBRARY     AknLayout2Scalable.lib
    67 LIBRARY     AknLayout2Scalable.lib
    69 LIBRARY    AknSkins.lib
    68 LIBRARY    AknSkins.lib
    70 LIBRARY    etext.lib
    69 LIBRARY    etext.lib
    71 LIBRARY    CentralRepository.lib
    70 LIBRARY    CentralRepository.lib
       
    71 LIBRARY    peninputclient.lib
       
    72 LIBRARY    flogger.lib
    72 
    73 
    73 // ============================================================================
    74 // ============================================================================
    74 // AIF
    75 // AIF
    75 // ============================================================================
    76 // ============================================================================
    76 
    77