os/textandloc/textandlocutils/nearestlangutils/group/bld.inf
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/textandloc/textandlocutils/nearestlangutils/group/bld.inf	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,66 @@
     1.4 +// Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies).
     1.5 +// All rights reserved.
     1.6 +// This component and the accompanying materials are made available
     1.7 +// under the terms of "Eclipse Public License v1.0"
     1.8 +// which accompanies this distribution, and is available
     1.9 +// at the URL "http://www.eclipse.org/legal/epl-v10.html".
    1.10 +//
    1.11 +// Initial Contributors:
    1.12 +// Nokia Corporation - initial contribution.
    1.13 +//
    1.14 +// Contributors:
    1.15 +//
    1.16 +// Description:
    1.17 +//
    1.18 +// LangUtils
    1.19 +// 
    1.20 +//
    1.21 +
    1.22 +/**
    1.23 + @file
    1.24 +*/
    1.25 +
    1.26 +
    1.27 +PRJ_PLATFORMS
    1.28 +
    1.29 +DEFAULT
    1.30 +
    1.31 +
    1.32 +PRJ_EXPORTS
    1.33 +
    1.34 +../inc/LangUtil.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(bafl/langutil.h)
    1.35 +
    1.36 +../group/langutils.iby			/epoc32/rom/include/langutils.iby
    1.37 +
    1.38 +PRJ_MMPFILES
    1.39 +
    1.40 +../group/langutil.MMP
    1.41 +
    1.42 +PRJ_TESTEXPORTS
    1.43 +../group/langutilTests.bat		/epoc32/data/z/system/test/langutilTests.bat
    1.44 +../group/langutilTests.iby		/epoc32/rom/include/langutilTests.iby
    1.45 +
    1.46 +	../tsrc/T_All_langutils.bat				z:/test/T_All_langutils.bat
    1.47 +	../tsrc/T_All_langutils.script			z:/test/T_All_langutils.script
    1.48 +	../tsrc/T_langutils.script				z:/test/T_langutils.script
    1.49 +	../tsrc/T_langutilsimp.script			z:/test/T_langutilsimp.script
    1.50 +	../tsrc/T_langutilslang.script			z:/test/T_langutilslang.script
    1.51 +
    1.52 +../tsrc/file1.txt		/epoc32/data/z/system/data/file1.txt
    1.53 +../tsrc/file1.txt		/epoc32/data/z/file1.txt
    1.54 +../tsrc/file1.txt		/epoc32/data/z/system/data/src/file1.txt
    1.55 +../tsrc/file2.txt		/epoc32/data/z/system/data/dst/file2.txt
    1.56 +../tsrc/file123456789.txt	/epoc32/data/z/system/data/file123456789.txt
    1.57 +../tsrc/file2.txt		/epoc32/data/z/system/data/file2.txt
    1.58 +../tsrc/file5.txt		/epoc32/data/z/system/data/file5.txt
    1.59 +
    1.60 +../tsrc/file1.txt		/epoc32/release/wins/udeb/z/file1.txt
    1.61 +../tsrc/file1.txt		/epoc32/release/wins/urel/z/file1.txt
    1.62 +../tsrc/file1.txt		/epoc32/release/winscw/udeb/z/file1.txt
    1.63 +../tsrc/file1.txt		/epoc32/release/winscw/urel/z/file1.txt
    1.64 +
    1.65 +PRJ_TESTMMPFILES
    1.66 +../tsrc/T_LangUtilsServer.mmp
    1.67 +
    1.68 +
    1.69 +