os/textandloc/charconvfw/charconvplugins/test/rtest/group/t_charconvpluginserver.mmp
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
sl@0
     1
/*
sl@0
     2
* Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
sl@0
     3
* All rights reserved.
sl@0
     4
* This component and the accompanying materials are made available
sl@0
     5
* under the terms of "Eclipse Public License v1.0"
sl@0
     6
* which accompanies this distribution, and is available
sl@0
     7
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
sl@0
     8
*
sl@0
     9
* Initial Contributors:
sl@0
    10
* Nokia Corporation - initial contribution.
sl@0
    11
*
sl@0
    12
* Contributors:
sl@0
    13
*
sl@0
    14
* Description: 
sl@0
    15
*
sl@0
    16
*/
sl@0
    17
sl@0
    18
TARGET		  t_charconvpluginserver.exe
sl@0
    19
TARGETTYPE	  exe
sl@0
    20
UID 0x1000007A 0xE27AD85E
sl@0
    21
//for browser
sl@0
    22
SECUREID 0x10008D39
sl@0
    23
VENDORID		0x70000001
sl@0
    24
sl@0
    25
CAPABILITY		ProtServ
sl@0
    26
sl@0
    27
USERINCLUDE		../../
sl@0
    28
USERINCLUDE		../tsrc/plugins
sl@0
    29
USERINCLUDE		../../../inc
sl@0
    30
sl@0
    31
APP_LAYER_SYSTEMINCLUDE 
sl@0
    32
OS_LAYER_LIBC_SYSTEMINCLUDE 
sl@0
    33
sl@0
    34
SOURCEPATH		..\tsrc\main
sl@0
    35
SOURCE			t_charconvpluginserver.cpp
sl@0
    36
SOURCE			t_big5.cpp
sl@0
    37
SOURCE			t_cp949.cpp
sl@0
    38
SOURCE			t_autodetect.cpp
sl@0
    39
sl@0
    40
SOURCE			t_win1250.cpp
sl@0
    41
SOURCE			t_win1251.cpp
sl@0
    42
SOURCE			t_win1253.cpp
sl@0
    43
SOURCE			t_win1254.cpp
sl@0
    44
SOURCE			t_win1255.cpp
sl@0
    45
SOURCE			t_win1256.cpp
sl@0
    46
SOURCE			t_win1257.cpp
sl@0
    47
SOURCE			t_win1258.cpp
sl@0
    48
SOURCE			t_win874.cpp
sl@0
    49
SOURCE			t_ucs2.cpp
sl@0
    50
SOURCE			t_turkishsingle.cpp
sl@0
    51
SOURCE			t_turkishlockingsingle.cpp
sl@0
    52
SOURCE			t_turkishlocking.cpp
sl@0
    53
SOURCE			t_tis_620.cpp
sl@0
    54
SOURCE			t_spanishgsmsingle.cpp
sl@0
    55
SOURCE			t_snm.cpp
sl@0
    56
SOURCE			t_replacement.cpp
sl@0
    57
SOURCE			t_portugueselockingsingle.cpp
sl@0
    58
SOURCE			t_portugueselocking.cpp
sl@0
    59
SOURCE			t_portuguesesingle.cpp
sl@0
    60
SOURCE			t_iso8859x.cpp g_tiso8859x.cpp
sl@0
    61
SOURCE			t_iscii.cpp
sl@0
    62
SOURCE			t_gb2312.cpp
sl@0
    63
SOURCE			t_gbk.cpp
sl@0
    64
SOURCE			t_hz.cpp
sl@0
    65
SOURCE			t_extendedsms.cpp
sl@0
    66
SOURCE			t_koi8r.cpp
sl@0
    67
SOURCE			t_koi8u.cpp
sl@0
    68
SOURCE			t_gb18030.cpp
sl@0
    69
SOURCE			t_multi_plugins.cpp
sl@0
    70
SOURCE			t_generalforeign.cpp
sl@0
    71
SOURCE			t_jis.cpp
sl@0
    72
SOURCE			t_builtin.cpp
sl@0
    73
SOURCE			t_j5_kddiau.cpp
sl@0
    74
SOURCE			t_j5_docomo.cpp
sl@0
    75
SOURCE			t_eucjpdirectmap.cpp
sl@0
    76
SOURCE			t_shiftjisdirectmap.cpp
sl@0
    77
SOURCE			t_eucjp_packed.cpp
sl@0
    78
SOURCE			t_eucjp_packed_2.cpp
sl@0
    79
SOURCE			t_iso2022jp.cpp
sl@0
    80
SOURCE			t_iso2022jp_2.cpp
sl@0
    81
SOURCE			t_iso2022jp1_2.cpp
sl@0
    82
SOURCE			t_shiftjis_kddiau.cpp
sl@0
    83
SOURCE			t_shiftjis_docomo.cpp
sl@0
    84
sl@0
    85
LIBRARY		euser.lib
sl@0
    86
LIBRARY		efsrv.lib
sl@0
    87
LIBRARY		charconv.lib
sl@0
    88
LIBRARY	    testexecuteutils.lib 
sl@0
    89
LIBRARY	    testexecutelogclient.lib
sl@0
    90
LIBRARY		ecom.lib 
sl@0
    91
LIBRARY		shiftjis_kddiau_shared.lib
sl@0
    92
LIBRARY		shiftjis_docomo_shared.lib
sl@0
    93
sl@0
    94
#ifdef ENABLE_ABIV2_MODE
sl@0
    95
DEBUGGABLE_UDEBONLY
sl@0
    96
#endif
sl@0
    97
sl@0
    98
epocstacksize	50000
sl@0
    99
sl@0
   100
SMPSAFE