os/textandloc/charconvfw/charconvplugins/test/rtest/group/iso2022jp_2_test.mmp
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 /*
     2 * Copyright (c) 2010 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 "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 *
    16 */
    17 
    18 TARGET			iso2022jp_2_test.dll
    19 TARGETTYPE		PLUGIN
    20 
    21 CAPABILITY		All -Tcb
    22 
    23 MACRO	S60_TEST
    24 
    25 UID				0x10009D8D 0x01000006
    26 VENDORID		0x70000001
    27 
    28 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    29 
    30 USERINCLUDE		../../../src/inc
    31 USERINCLUDE		../../../inc
    32 USERINCLUDE		../../../src/shared
    33 
    34 SOURCEPATH		../../../src/plugins
    35 SOURCE			ISO2022JP_2.CPP
    36 
    37 SOURCEPATH		../tsrc/main
    38 START RESOURCE	01000006.rss
    39 TARGET			iso2022jp_2_test.rsc
    40 END
    41 
    42 LIBRARY			euser.lib
    43 LIBRARY			charconv.lib
    44 LIBRARY			convutils.lib
    45 LIBRARY			ecom.lib
    46 LIBRARY			jisbase_shared_2.lib 
    47 LIBRARY			jisx0201_2.lib
    48 LIBRARY			jisx0208_2.lib 
    49 library         CnvPictographShared.lib
    50 LIBRARY         featmgr.lib
    51 
    52 SMPSAFE