os/textandloc/textandlocutils/sortutil/group/SortUtilImplJapan.mmp
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 /*
     2 * Copyright (c) 2002-2008 Nokia Corporation and/or its subsidiary(-ies). 
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     5 * under the terms of the License "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     8 *
     9 * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    11 *
    12 * Contributors:
    13 *
    14 * Description:     
    15 *       MakMake Project file.
    16 *
    17 */
    18 
    19 
    20 
    21 
    22 
    23 
    24 #include <platform_paths.hrh>
    25 
    26 TARGET          SortUtilImplJapan.dll
    27 TARGETTYPE      dll
    28 
    29 //CAPABILITY      CAP_GENERAL_DLL
    30 CAPABILITY      ALL -TCB
    31 //VENDORID        VID_DEFAULT
    32 VENDORID        0x101FB657
    33 
    34 SMPSAFE
    35 
    36 SOURCEPATH      ../src
    37 SOURCE          SortUtilImpl.cpp
    38 SOURCE          SortUtilJapan.cpp
    39 
    40 LIBRARY         JpLangUtil.lib
    41 
    42 
    43 USERINCLUDE     ../inc
    44 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    45 
    46 // This is a SYSTEMINCLUDE macro containing the middleware
    47 // layer specific include directories
    48 //MW_LAYER_SYSTEMINCLUDE
    49 
    50 LIBRARY         euser.lib