charconvfw/charconvplugins/test/rtest/group/tj5_docomo.mmp
changeset 53 11e2bb0d14ba
parent 46 6124ff6478cc
child 59 7d891bb52a7d
equal deleted inserted replaced
46:6124ff6478cc 53:11e2bb0d14ba
     1 /*
       
     2 * Copyright (c) 2005-2009 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 * This is for testing the Docomo version of the J5 characonv plugin.
       
    16 * As this uses the Docomo specific shiftjis conversion some of the test data
       
    17 * values differ from the Kddi/au versions
       
    18 *
       
    19 */
       
    20 
       
    21 
       
    22 TARGET			tj5_docomo.exe
       
    23 TARGETTYPE		exe
       
    24 
       
    25 VENDORID		0x70000001
       
    26 
       
    27 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    28 
       
    29 USERINCLUDE		../../../inc
       
    30 USERINCLUDE		../../
       
    31 
       
    32 SOURCEPATH		../tsrc/main
       
    33 SOURCE			tj5_docomo.cpp
       
    34 
       
    35 LIBRARY			euser.lib
       
    36 LIBRARY			efsrv.lib
       
    37 LIBRARY			charconv.lib
       
    38 
       
    39 epocstacksize	20000
       
    40 
       
    41 SMPSAFE
       
    42 //RTEST