os/textandloc/charconvfw/charconvplugins/test/rtest/group/iso2022jp1_2_test.mmp
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
     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			iso2022jp1_2_test.dll
    19 TARGETTYPE		PLUGIN 
    20 
    21 CAPABILITY		All -Tcb
    22 
    23 MACRO	S60_TEST
    24 
    25 UID				0x10009D8D 0x01000008
    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			iso2022jp1_2.cpp
    36 
    37 SOURCEPATH		../tsrc/main
    38 START RESOURCE 	01000008.rss
    39 TARGET			iso2022jp1_2_test.rsc
    40 END
    41 
    42 LIBRARY			euser.lib
    43 LIBRARY			charconv.lib
    44 LIBRARY			convutils.lib
    45 LIBRARY			jisbase_shared_2.lib 
    46 LIBRARY			jisx0201_2.lib
    47 LIBRARY			jisx0208_2.lib
    48 LIBRARY			jisx0212.lib
    49 LIBRARY			ecom.lib
    50 library         CnvPictographShared.lib
    51 LIBRARY         featmgr.lib
    52 
    53 SMPSAFE