diff -r 000000000000 -r bde4ae8d615e os/textandloc/charconvfw/fatfilenameconversionplugins/test/T_FatCharsetConvServer.mmp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/os/textandloc/charconvfw/fatfilenameconversionplugins/test/T_FatCharsetConvServer.mmp Fri Jun 15 03:10:57 2012 +0200 @@ -0,0 +1,51 @@ +/* +* Copyright (c) 2004-2010 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ + + +TARGET t_FatCharsetConvServer.exe +TARGETTYPE exe +UID 0x1000007A 0xE27AD85E + +CAPABILITY ProtServ + +OS_LAYER_SYSTEMINCLUDE_SYMBIAN + +SOURCEPATH ..\test +SOURCE T_FatCharsetConvServer.cpp +SOURCE T_CP874.cpp +SOURCE T_CP932.cpp +SOURCE T_CP936.cpp +SOURCE T_CP949.cpp +SOURCE T_CP950.cpp +SOURCE T_CP1250.cpp +SOURCE T_CP1251.cpp +SOURCE T_CP1252.cpp +SOURCE T_CP1253.cpp +SOURCE T_CP1254.cpp +SOURCE T_CP1255.cpp +SOURCE T_CP1256.cpp +SOURCE T_CP1257.cpp +SOURCE T_CP1258.cpp +SOURCE T_CP54936.cpp + +LIBRARY euser.lib +LIBRARY testexecuteutils.lib +LIBRARY testexecutelogclient.lib +LIBRARY hal.lib + +SMPSAFE +