os/ossrv/lowlevellibsandfws/apputils/group/BLD.INF
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/ossrv/lowlevellibsandfws/apputils/group/BLD.INF	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,189 @@
     1.4 +// Copyright (c) 1999-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 +// Application utilities (such as resource file handling)
    1.18 +// 
    1.19 +//
    1.20 +
    1.21 +/**
    1.22 + @file
    1.23 +*/
    1.24 +
    1.25 +
    1.26 +PRJ_PLATFORMS
    1.27 +
    1.28 +DEFAULT WINC
    1.29 +
    1.30 +//
    1.31 +// InitilaiseLocale bldmake file
    1.32 +//
    1.33 +#include "../initLocale/group/bld.inf"
    1.34 +#include "../bsul/group/bld.inf"
    1.35 +
    1.36 +#ifdef SYMBIAN_BAFL_MULTIPARTPARSER
    1.37 +//Core OS extension
    1.38 +#include "../multipartparser/group/bld.inf"
    1.39 +#endif
    1.40 +
    1.41 +PRJ_EXPORTS
    1.42 +// specify the source file followed by its destination here
    1.43 +// copy will be used to copy the source file to its destination
    1.44 +// If there is no destination then the source file will be copied
    1.45 +// to the same name in \epoc32\include
    1.46 +
    1.47 +../inc/patchdata.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(bafl/patchdata.h)
    1.48 +../inc/babackup.h 	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(babackup.h)
    1.49 +../inc/backup_std.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(bafl/backup_std.h)
    1.50 +../inc/BACELL.H 	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(bacell.h)
    1.51 +../inc/BACLINE.H 	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(bacline.h)
    1.52 +../inc/BACLIPB.H 	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(baclipb.h)
    1.53 +../inc/BACNTF.H 	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(bacntf.h)
    1.54 +../inc/BADEF.RH 	/epoc32/include/badef.rh
    1.55 +../inc/BADESCA.H 	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(badesca.h)
    1.56 +../inc/BAERRHAN.H 	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(baerrhan.h)
    1.57 +../inc/BAERROR.H 	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(baerror.h)
    1.58 +../inc/BAFINDF.H 	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(bafindf.h)
    1.59 +../inc/BAFLVER.H 	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(baflver.h)
    1.60 +../inc/BALIBA.H 	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(baliba.h)
    1.61 +../inc/BAMATCH.H 	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(bamatch.h)
    1.62 +../inc/BAMDESCA.H 	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(bamdesca.h)
    1.63 +../inc/BARSC.H 		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(barsc.h)
    1.64 +../inc/BARSREAD.H 	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(barsread.h)
    1.65 +../inc/BASCHED.H 	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(basched.h)
    1.66 +../inc/BASSND.H 	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(bassnd.h)
    1.67 +../inc/BAUTILS.H 	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(bautils.h)
    1.68 +../inc/BANAMEDPLUGINS.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(banamedplugins.h)
    1.69 +../inc/stringpool.h 	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stringpool.h)
    1.70 +../inc/stringpool.inl 	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stringpool.inl)
    1.71 +../inc/StringTableSupport.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(stringtablesupport.h)
    1.72 +../inc/Baksrv.h 	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(baksrv.h)
    1.73 +../inc/Babitflags.h 	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(babitflags.h) 
    1.74 +../inc/BaRsc2.h 	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(barsc2.h)
    1.75 +../inc/BaRsRead2.H 	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(barsread2.h)
    1.76 +../inc/BAERRRSVR.RH 	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(baerrrsvr.rh)
    1.77 +../inc/BaSPI.h 		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(baspi.h)
    1.78 +../inc/BAFLPAN.H 	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(baflpan.h)
    1.79 +../inc/BASSNDUID.h 	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(bassnduid.h)
    1.80 +../inc/uikon.rh 	/epoc32/include/uikon.rh
    1.81 +
    1.82 +../stringtools/stringtable.pl /epoc32/tools/stringtable.pl
    1.83 +../inc/StringPoolErr.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(stringpoolerr.h)
    1.84 +
    1.85 +../group/bafl.iby			/epoc32/rom/include/bafl.iby
    1.86 +
    1.87 +// Note: this cre file is exported for testing and techview only. Not used in a device
    1.88 +../group/100048aa.cre	z:/private/10202be9/100048aa.cre
    1.89 +../group/backup_registration.xml	z:/private/100048aa/backup_registration.xml
    1.90 +
    1.91 +// ConfML files
    1.92 +../conf/apputils.confml          OS_LAYER_EXPORTS_CONFML(apputils.confml)
    1.93 +../conf/apputils_100048aa.crml   OS_LAYER_EXPORTS_CRML(apputils_100048aa.crml)
    1.94 +
    1.95 +//exporting .mk files manually for sirocco //to be removed after tools team make changes
    1.96 +bafl_resource_files.mk  /epoc32/tools/makefile_templates/syslibs/test/bafl_resource_files.mk
    1.97 +bafl_copytestfiles.mk  /epoc32/tools/makefile_templates/syslibs/test/bafl_copytestfiles.mk
    1.98 +
    1.99 +
   1.100 +PRJ_MMPFILES
   1.101 +
   1.102 +../group/BAFL.MMP
   1.103 +
   1.104 +#ifndef WINC
   1.105 +../group/Baksrv.mmp
   1.106 +../group/Baksrvs.mmp
   1.107 +#endif
   1.108 +
   1.109 +PRJ_TESTEXPORTS
   1.110 +../group/bafltests.bat		/epoc32/data/z/system/test/bafltests.bat
   1.111 +../group/BaflTests.iby		/epoc32/rom/include/bafltests.iby
   1.112 +
   1.113 +../tsrc/file1.txt		/epoc32/data/z/system/data/file1.txt
   1.114 +../tsrc/file1.txt		/epoc32/data/z/file1.txt
   1.115 +../tsrc/file1.txt		/epoc32/data/z/system/data/src/file1.txt
   1.116 +../tsrc/file2.txt		/epoc32/data/z/system/data/dst/file2.txt
   1.117 +../tsrc/file123456789.txt	/epoc32/data/z/system/data/file123456789.txt
   1.118 +../tsrc/file2.txt		/epoc32/data/z/system/data/file2.txt
   1.119 +../tsrc/file5.txt		/epoc32/data/z/system/data/file5.txt
   1.120 +
   1.121 +../tsrc/file1.txt		/epoc32/release/wins/udeb/z/file1.txt
   1.122 +../tsrc/file1.txt		/epoc32/release/wins/urel/z/file1.txt
   1.123 +../tsrc/file1.txt		/epoc32/release/winscw/udeb/z/file1.txt
   1.124 +../tsrc/file1.txt		/epoc32/release/winscw/urel/z/file1.txt
   1.125 +
   1.126 +
   1.127 +PRJ_TESTEXTENSIONS 
   1.128 +	start extension syslibs/test/bafl_resource_files
   1.129 +	end
   1.130 +	start extension syslibs/test/bafl_copytestfiles
   1.131 +	end
   1.132 +
   1.133 +PRJ_TESTMMPFILES
   1.134 +// specify the .mmp files required for building any test programs here
   1.135 +//
   1.136 +// you can specify "manual" to denote that a test should be listed in a generated
   1.137 +// batch file for running a group of tests which require user input during testing.
   1.138 +// you can specify "support" to denote that a file is a test support file and should not
   1.139 +// be listed in a batch file for running a group of tests
   1.140 +// By default, each test will be listed in a batch file for running a group of tests
   1.141 +// which can be left to run without requiring watching over by the person running the tests,
   1.142 +// i.e. tests where no user input is required.  The default will apply if neither "manual"
   1.143 +// or "support" is specified.
   1.144 +
   1.145 +../tsrc/t_strings/T_StringPoolTest.mmp
   1.146 +../tsrc/T_BaflUtils.MMP
   1.147 +
   1.148 +../tsrc/T_CELL.MMP
   1.149 +../tsrc/T_CLINE.MMP	support
   1.150 +../tsrc/T_CLIPB.MMP
   1.151 +../tsrc/T_CNTF.MMP
   1.152 +../tsrc/T_DESCA.MMP
   1.153 +../tsrc/T_LIBA.MMP
   1.154 +../tsrc/T_LIBT.MMP support
   1.155 +../tsrc/T_MATCH.MMP
   1.156 +../tsrc/T_PTRCB.MMP
   1.157 +../tsrc/T_PTRCA.MMP
   1.158 +../tsrc/T_NamedPlugins.MMP
   1.159 +../tsrc/T_FindFileByType.mmp
   1.160 +../tsrc/T_RSC.MMP
   1.161 +../tsrc/T_RSREAD.MMP
   1.162 +../tsrc/T_SCHED.MMP
   1.163 +../tsrc/T_SSND.MMP
   1.164 +../tsrc/T_SSND1.MMP
   1.165 +../tsrc/T_BaflUtilsImp.mmp
   1.166 +../tsrc/T_RESOURCE_COMPRESSION.MMP
   1.167 +../tsrc/T_RTextBuf.MMP
   1.168 +../tsrc/T_BackupSrv.mmp
   1.169 +../tsrc/T_BackupSrvCap.mmp
   1.170 +../tsrc/t_backupsrvdefects.mmp
   1.171 +../tsrc/T_BitFlags.mmp
   1.172 +../tsrc/T_RSREAD2.MMP
   1.173 +../tsrc/T_RESOURCE_COMPRESSION2.MMP
   1.174 +../tsrc/T_RscPanic.mmp
   1.175 +../tsrc/T_RscMem.mmp
   1.176 +../tsrc/T_COMMAND.MMP	
   1.177 +../tsrc/t_fileutils.mmp
   1.178 +../tsrc/T_BaflDefect.mmp				 
   1.179 +../tsrc/t_strings/T_StringpoolDefect.mmp
   1.180 +../tsrc/t_strings/T_string.mmp
   1.181 +../tsrc/t_bafllang.mmp
   1.182 +../tsrc/T_SPI.MMP
   1.183 +../tsrc/T_RSCARCHIVE.MMP
   1.184 +../tsrc/T_BackupServerIPC.mmp
   1.185 +../tsrc/T_BackupServerLauncher.mmp support
   1.186 +../tsrc/t_baassert.mmp
   1.187 +../tsrc/t_processkiller.mmp support
   1.188 +
   1.189 +//
   1.190 +// TestExecute bldmake file
   1.191 +//
   1.192 +#include "../test/tef/group/bld.inf"