os/textandloc/charconvfw/charconvplugins/test/rtest/group/t_charconvpluginserver.mmp
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/textandloc/charconvfw/charconvplugins/test/rtest/group/t_charconvpluginserver.mmp	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,100 @@
     1.4 +/*
     1.5 +* Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
     1.6 +* All rights reserved.
     1.7 +* This component and the accompanying materials are made available
     1.8 +* under the terms of "Eclipse Public License v1.0"
     1.9 +* which accompanies this distribution, and is available
    1.10 +* at the URL "http://www.eclipse.org/legal/epl-v10.html".
    1.11 +*
    1.12 +* Initial Contributors:
    1.13 +* Nokia Corporation - initial contribution.
    1.14 +*
    1.15 +* Contributors:
    1.16 +*
    1.17 +* Description: 
    1.18 +*
    1.19 +*/
    1.20 +
    1.21 +TARGET		  t_charconvpluginserver.exe
    1.22 +TARGETTYPE	  exe
    1.23 +UID 0x1000007A 0xE27AD85E
    1.24 +//for browser
    1.25 +SECUREID 0x10008D39
    1.26 +VENDORID		0x70000001
    1.27 +
    1.28 +CAPABILITY		ProtServ
    1.29 +
    1.30 +USERINCLUDE		../../
    1.31 +USERINCLUDE		../tsrc/plugins
    1.32 +USERINCLUDE		../../../inc
    1.33 +
    1.34 +APP_LAYER_SYSTEMINCLUDE 
    1.35 +OS_LAYER_LIBC_SYSTEMINCLUDE 
    1.36 +
    1.37 +SOURCEPATH		..\tsrc\main
    1.38 +SOURCE			t_charconvpluginserver.cpp
    1.39 +SOURCE			t_big5.cpp
    1.40 +SOURCE			t_cp949.cpp
    1.41 +SOURCE			t_autodetect.cpp
    1.42 +
    1.43 +SOURCE			t_win1250.cpp
    1.44 +SOURCE			t_win1251.cpp
    1.45 +SOURCE			t_win1253.cpp
    1.46 +SOURCE			t_win1254.cpp
    1.47 +SOURCE			t_win1255.cpp
    1.48 +SOURCE			t_win1256.cpp
    1.49 +SOURCE			t_win1257.cpp
    1.50 +SOURCE			t_win1258.cpp
    1.51 +SOURCE			t_win874.cpp
    1.52 +SOURCE			t_ucs2.cpp
    1.53 +SOURCE			t_turkishsingle.cpp
    1.54 +SOURCE			t_turkishlockingsingle.cpp
    1.55 +SOURCE			t_turkishlocking.cpp
    1.56 +SOURCE			t_tis_620.cpp
    1.57 +SOURCE			t_spanishgsmsingle.cpp
    1.58 +SOURCE			t_snm.cpp
    1.59 +SOURCE			t_replacement.cpp
    1.60 +SOURCE			t_portugueselockingsingle.cpp
    1.61 +SOURCE			t_portugueselocking.cpp
    1.62 +SOURCE			t_portuguesesingle.cpp
    1.63 +SOURCE			t_iso8859x.cpp g_tiso8859x.cpp
    1.64 +SOURCE			t_iscii.cpp
    1.65 +SOURCE			t_gb2312.cpp
    1.66 +SOURCE			t_gbk.cpp
    1.67 +SOURCE			t_hz.cpp
    1.68 +SOURCE			t_extendedsms.cpp
    1.69 +SOURCE			t_koi8r.cpp
    1.70 +SOURCE			t_koi8u.cpp
    1.71 +SOURCE			t_gb18030.cpp
    1.72 +SOURCE			t_multi_plugins.cpp
    1.73 +SOURCE			t_generalforeign.cpp
    1.74 +SOURCE			t_jis.cpp
    1.75 +SOURCE			t_builtin.cpp
    1.76 +SOURCE			t_j5_kddiau.cpp
    1.77 +SOURCE			t_j5_docomo.cpp
    1.78 +SOURCE			t_eucjpdirectmap.cpp
    1.79 +SOURCE			t_shiftjisdirectmap.cpp
    1.80 +SOURCE			t_eucjp_packed.cpp
    1.81 +SOURCE			t_eucjp_packed_2.cpp
    1.82 +SOURCE			t_iso2022jp.cpp
    1.83 +SOURCE			t_iso2022jp_2.cpp
    1.84 +SOURCE			t_iso2022jp1_2.cpp
    1.85 +SOURCE			t_shiftjis_kddiau.cpp
    1.86 +SOURCE			t_shiftjis_docomo.cpp
    1.87 +
    1.88 +LIBRARY		euser.lib
    1.89 +LIBRARY		efsrv.lib
    1.90 +LIBRARY		charconv.lib
    1.91 +LIBRARY	    testexecuteutils.lib 
    1.92 +LIBRARY	    testexecutelogclient.lib
    1.93 +LIBRARY		ecom.lib 
    1.94 +LIBRARY		shiftjis_kddiau_shared.lib
    1.95 +LIBRARY		shiftjis_docomo_shared.lib
    1.96 +
    1.97 +#ifdef ENABLE_ABIV2_MODE
    1.98 +DEBUGGABLE_UDEBONLY
    1.99 +#endif
   1.100 +
   1.101 +epocstacksize	50000
   1.102 +
   1.103 +SMPSAFE