charconvfw/numbergrouping/Group/NumberGrouping.mmp
changeset 16 56cd22a7a1cb
parent 0 1fb32624e06b
equal deleted inserted replaced
0:1fb32624e06b 16:56cd22a7a1cb
     1 /*
     1 /*
     2 * Copyright (c) 2002 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2002 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 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".
     8 *
     8 *
     9 * Initial Contributors:
     9 * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    57 SYSTEMINCLUDE   ../../inc
    57 SYSTEMINCLUDE   ../../inc
    58 
    58 
    59 LIBRARY         euser.lib
    59 LIBRARY         euser.lib
    60 LIBRARY         bafl.lib
    60 LIBRARY         bafl.lib
    61 LIBRARY         efsrv.lib
    61 LIBRARY         efsrv.lib
    62 LIBRARY         commonengine.lib
       
    63 LIBRARY         centralrepository.lib      // Central repository
    62 LIBRARY         centralrepository.lib      // Central repository
    64 
    63 
    65 // End of file.
    64 // End of file.