textandlocutils/nearestlangutils/group/bld.inf
changeset 59 7d891bb52a7d
equal deleted inserted replaced
53:11e2bb0d14ba 59:7d891bb52a7d
       
     1 // Copyright (c) 1997-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 "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 // LangUtils
       
    16 // 
       
    17 //
       
    18 
       
    19 /**
       
    20  @file
       
    21 */
       
    22 
       
    23 
       
    24 PRJ_PLATFORMS
       
    25 
       
    26 DEFAULT
       
    27 
       
    28 
       
    29 PRJ_EXPORTS
       
    30 
       
    31 ../inc/LangUtil.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(bafl/langutil.h)
       
    32 
       
    33 ../group/langutils.iby			/epoc32/rom/include/langutils.iby
       
    34 
       
    35 PRJ_MMPFILES
       
    36 
       
    37 ../group/langutil.MMP
       
    38 
       
    39 PRJ_TESTEXPORTS
       
    40 ../group/langutilTests.bat		/epoc32/data/z/system/test/langutilTests.bat
       
    41 ../group/langutilTests.iby		/epoc32/rom/include/langutilTests.iby
       
    42 
       
    43 	../tsrc/T_All_langutils.bat				z:/test/T_All_langutils.bat
       
    44 	../tsrc/T_All_langutils.script			z:/test/T_All_langutils.script
       
    45 	../tsrc/T_langutils.script				z:/test/T_langutils.script
       
    46 	../tsrc/T_langutilsimp.script			z:/test/T_langutilsimp.script
       
    47 	../tsrc/T_langutilslang.script			z:/test/T_langutilslang.script
       
    48 
       
    49 ../tsrc/file1.txt		/epoc32/data/z/system/data/file1.txt
       
    50 ../tsrc/file1.txt		/epoc32/data/z/file1.txt
       
    51 ../tsrc/file1.txt		/epoc32/data/z/system/data/src/file1.txt
       
    52 ../tsrc/file2.txt		/epoc32/data/z/system/data/dst/file2.txt
       
    53 ../tsrc/file123456789.txt	/epoc32/data/z/system/data/file123456789.txt
       
    54 ../tsrc/file2.txt		/epoc32/data/z/system/data/file2.txt
       
    55 ../tsrc/file5.txt		/epoc32/data/z/system/data/file5.txt
       
    56 
       
    57 ../tsrc/file1.txt		/epoc32/release/wins/udeb/z/file1.txt
       
    58 ../tsrc/file1.txt		/epoc32/release/wins/urel/z/file1.txt
       
    59 ../tsrc/file1.txt		/epoc32/release/winscw/udeb/z/file1.txt
       
    60 ../tsrc/file1.txt		/epoc32/release/winscw/urel/z/file1.txt
       
    61 
       
    62 PRJ_TESTMMPFILES
       
    63 ../tsrc/T_LangUtilsServer.mmp
       
    64 
       
    65 
       
    66