os/textandloc/charconvfw/fatfilenameconversionplugins/test/T_FatCharsetConvServer.mmp
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 /*
     2 * Copyright (c) 2004-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 
    19 TARGET		  t_FatCharsetConvServer.exe
    20 TARGETTYPE	  exe
    21 UID 0x1000007A 0xE27AD85E
    22 
    23 CAPABILITY		ProtServ
    24 
    25 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    26 
    27 SOURCEPATH		..\test
    28 SOURCE			T_FatCharsetConvServer.cpp
    29 SOURCE			T_CP874.cpp
    30 SOURCE			T_CP932.cpp
    31 SOURCE			T_CP936.cpp
    32 SOURCE			T_CP949.cpp
    33 SOURCE			T_CP950.cpp
    34 SOURCE			T_CP1250.cpp
    35 SOURCE			T_CP1251.cpp
    36 SOURCE			T_CP1252.cpp
    37 SOURCE			T_CP1253.cpp
    38 SOURCE			T_CP1254.cpp
    39 SOURCE			T_CP1255.cpp
    40 SOURCE			T_CP1256.cpp
    41 SOURCE			T_CP1257.cpp
    42 SOURCE			T_CP1258.cpp
    43 SOURCE			T_CP54936.cpp
    44 
    45 LIBRARY		euser.lib
    46 LIBRARY	    testexecuteutils.lib 
    47 LIBRARY	    testexecutelogclient.lib
    48 LIBRARY	    hal.lib
    49 
    50 SMPSAFE
    51