userlibandfileserver/fatfilenameconversionplugins/group/BLD.INF
changeset 0 a41df078684a
child 15 4122176ea935
equal deleted inserted replaced
-1:000000000000 0:a41df078684a
       
     1 // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of the License "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 
       
    16 
       
    17 PRJ_PLATFORMS
       
    18 
       
    19 
       
    20 PRJ_EXPORTS
       
    21 
       
    22 //Perl tool to generate cpp's & headerfiles
       
    23 FatConversionTable.pl /epoc32/tools/FatConversionTable.pl
       
    24 
       
    25 //Rom build support
       
    26 ../group/FATCharsetConv.iby 		/epoc32/rom/include/fatcharsetconv.iby
       
    27 
       
    28 
       
    29 PRJ_EXTENSIONS
       
    30 start extension syslibs/conversiontable
       
    31 end
       
    32 
       
    33 
       
    34 PRJ_MMPFILES
       
    35 
       
    36 ../mmpfiles/CP950.mmp
       
    37 ../mmpfiles/CP949.mmp
       
    38 ../mmpfiles/CP936.mmp
       
    39 ../mmpfiles/CP54936.mmp
       
    40 ../mmpfiles/CP932.mmp
       
    41 ../mmpfiles/CP874.mmp
       
    42 ../mmpfiles/CP1258.mmp
       
    43 ../mmpfiles/CP1257.mmp
       
    44 ../mmpfiles/CP1256.mmp
       
    45 ../mmpfiles/CP1255.mmp
       
    46 ../mmpfiles/CP1254.mmp
       
    47 ../mmpfiles/CP1253.mmp
       
    48 ../mmpfiles/CP1252.mmp
       
    49 ../mmpfiles/CP1251.mmp
       
    50 ../mmpfiles/CP1250.mmp
       
    51 
       
    52 
       
    53 PRJ_TESTEXPORTS
       
    54 ../group/FATCharsetConvTests.iby 	/epoc32/rom/include/fatcharsetconvtests.iby
       
    55 ../group/FATCharsetConvTests.bat	/epoc32/data/z/system/test/fatcharsetconvtests.bat
       
    56 
       
    57 
       
    58 PRJ_TESTMMPFILES
       
    59 ../test/T_CP950.mmp
       
    60 ../test/T_CP949.mmp
       
    61 ../test/T_CP936.mmp
       
    62 ../test/T_CP54936.mmp
       
    63 ../test/T_CP932.mmp
       
    64 ../test/T_CP874.mmp
       
    65 ../test/T_CP1258.mmp
       
    66 ../test/T_CP1257.mmp
       
    67 ../test/T_CP1256.mmp
       
    68 ../test/T_CP1255.mmp
       
    69 ../test/T_CP1254.mmp
       
    70 ../test/T_CP1253.mmp
       
    71 ../test/T_CP1252.mmp
       
    72 ../test/T_CP1251.mmp
       
    73 ../test/T_CP1250.mmp
       
    74