userlibandfileserver/fatfilenameconversionplugins/group/BLD.INF
author John Imhofe <john.imhofe@nokia.com>
Mon, 21 Dec 2009 16:14:42 +0000
changeset 2 4122176ea935
parent 0 a41df078684a
permissions -rw-r--r--
Revision: 200948 + Removing redundant base integration tests and fixing build errors Kit: 200948

/*
* 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 "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