userlibandfileserver/fatfilenameconversionplugins/group/BLD.INF
author John Imhofe
Mon, 19 Oct 2009 15:55:17 +0100
changeset 0 a41df078684a
child 15 4122176ea935
permissions -rw-r--r--
Convert Kernelhwsrv package from SFL to EPL kernel\eka\compsupp is subject to the ARM EABI LICENSE userlibandfileserver\fatfilenameconversionplugins\unicodeTables is subject to the Unicode license kernel\eka\kernel\zlib is subject to the zlib license

// Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of the License "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:
//


PRJ_PLATFORMS


PRJ_EXPORTS

//Perl tool to generate cpp's & headerfiles
FatConversionTable.pl /epoc32/tools/FatConversionTable.pl

//Rom build support
../group/FATCharsetConv.iby 		/epoc32/rom/include/fatcharsetconv.iby


PRJ_EXTENSIONS
start extension syslibs/conversiontable
end


PRJ_MMPFILES

../mmpfiles/CP950.mmp
../mmpfiles/CP949.mmp
../mmpfiles/CP936.mmp
../mmpfiles/CP54936.mmp
../mmpfiles/CP932.mmp
../mmpfiles/CP874.mmp
../mmpfiles/CP1258.mmp
../mmpfiles/CP1257.mmp
../mmpfiles/CP1256.mmp
../mmpfiles/CP1255.mmp
../mmpfiles/CP1254.mmp
../mmpfiles/CP1253.mmp
../mmpfiles/CP1252.mmp
../mmpfiles/CP1251.mmp
../mmpfiles/CP1250.mmp


PRJ_TESTEXPORTS
../group/FATCharsetConvTests.iby 	/epoc32/rom/include/fatcharsetconvtests.iby
../group/FATCharsetConvTests.bat	/epoc32/data/z/system/test/fatcharsetconvtests.bat


PRJ_TESTMMPFILES
../test/T_CP950.mmp
../test/T_CP949.mmp
../test/T_CP936.mmp
../test/T_CP54936.mmp
../test/T_CP932.mmp
../test/T_CP874.mmp
../test/T_CP1258.mmp
../test/T_CP1257.mmp
../test/T_CP1256.mmp
../test/T_CP1255.mmp
../test/T_CP1254.mmp
../test/T_CP1253.mmp
../test/T_CP1252.mmp
../test/T_CP1251.mmp
../test/T_CP1250.mmp