lowlevellibsandfws/apputils/group/bld.inf
changeset 44 97b0fb8a2cc2
parent 0 e4d67989cc36
child 48 ab61c4cedc64
equal deleted inserted replaced
22:ddc455616bd6 44:97b0fb8a2cc2
       
     1 // Copyright (c) 1999-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 // Application utilities (such as resource file handling)
       
    15 // 
       
    16 //
       
    17 
       
    18 /**
       
    19  @file
       
    20 */
       
    21 
       
    22 
       
    23 PRJ_PLATFORMS
       
    24 
       
    25 DEFAULT WINC
       
    26 
       
    27 //
       
    28 // InitilaiseLocale bldmake file
       
    29 //
       
    30 #include "../initLocale/group/bld.inf"
       
    31 #include "../bsul/group/bld.inf"
       
    32 
       
    33 #ifdef SYMBIAN_BAFL_MULTIPARTPARSER
       
    34 //Core OS extension
       
    35 #include "../multipartparser/group/bld.inf"
       
    36 #endif
       
    37 
       
    38 PRJ_EXPORTS
       
    39 // specify the source file followed by its destination here
       
    40 // copy will be used to copy the source file to its destination
       
    41 // If there is no destination then the source file will be copied
       
    42 // to the same name in \epoc32\include
       
    43 
       
    44 ../inc/patchdata.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(bafl/patchdata.h)
       
    45 ../inc/babackup.h 	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(babackup.h)
       
    46 ../inc/backup_std.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(bafl/backup_std.h)
       
    47 ../inc/BACELL.H 	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(bacell.h)
       
    48 ../inc/BACLINE.H 	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(bacline.h)
       
    49 ../inc/BACLIPB.H 	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(baclipb.h)
       
    50 ../inc/BACNTF.H 	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(bacntf.h)
       
    51 ../inc/BADEF.RH 	/epoc32/include/badef.rh
       
    52 ../inc/BADESCA.H 	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(badesca.h)
       
    53 ../inc/BAERRHAN.H 	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(baerrhan.h)
       
    54 ../inc/BAERROR.H 	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(baerror.h)
       
    55 ../inc/BAFINDF.H 	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(bafindf.h)
       
    56 ../inc/BAFLVER.H 	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(baflver.h)
       
    57 ../inc/BALIBA.H 	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(baliba.h)
       
    58 ../inc/BAMATCH.H 	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(bamatch.h)
       
    59 ../inc/BAMDESCA.H 	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(bamdesca.h)
       
    60 ../inc/BARSC.H 		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(barsc.h)
       
    61 ../inc/BARSREAD.H 	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(barsread.h)
       
    62 ../inc/BASCHED.H 	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(basched.h)
       
    63 ../inc/BASSND.H 	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(bassnd.h)
       
    64 ../inc/BAUTILS.H 	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(bautils.h)
       
    65 ../inc/BANAMEDPLUGINS.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(banamedplugins.h)
       
    66 ../inc/stringpool.h 	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stringpool.h)
       
    67 ../inc/stringpool.inl 	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stringpool.inl)
       
    68 ../inc/StringTableSupport.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(stringtablesupport.h)
       
    69 ../inc/Baksrv.h 	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(baksrv.h)
       
    70 ../inc/Babitflags.h 	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(babitflags.h) 
       
    71 ../inc/BaRsc2.h 	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(barsc2.h)
       
    72 ../inc/BaRsRead2.H 	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(barsread2.h)
       
    73 ../inc/BAERRRSVR.RH 	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(baerrrsvr.rh)
       
    74 ../inc/BaSPI.h 		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(baspi.h)
       
    75 ../inc/BAFLPAN.H 	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(baflpan.h)
       
    76 ../inc/BASSNDUID.h 	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(bassnduid.h)
       
    77 ../inc/uikon.rh 	/epoc32/include/uikon.rh
       
    78 
       
    79 ../stringtools/stringtable.pl /epoc32/tools/stringtable.pl
       
    80 ../inc/StringPoolErr.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(stringpoolerr.h)
       
    81 
       
    82 ../group/bafl.iby			/epoc32/rom/include/bafl.iby
       
    83 
       
    84 // Note: this cre file is exported for testing and techview only. Not used in a device
       
    85 ../group/100048aa.cre	z:/private/10202be9/100048aa.cre
       
    86 ../group/backup_registration.xml	z:/private/100048aa/backup_registration.xml
       
    87 
       
    88 // ConfML files
       
    89 ../conf/apputils.confml          OS_LAYER_EXPORTS_CONFML(apputils.confml)
       
    90 ../conf/apputils_100048aa.crml   OS_LAYER_EXPORTS_CRML(apputils_100048aa.crml)
       
    91 
       
    92 PRJ_MMPFILES
       
    93 
       
    94 ../group/BAFL.MMP
       
    95 
       
    96 #ifndef WINC
       
    97 ../group/Baksrv.mmp
       
    98 ../group/Baksrvs.mmp
       
    99 #endif
       
   100 
       
   101 PRJ_TESTEXPORTS
       
   102 ../group/bafltests.bat		/epoc32/data/z/system/test/bafltests.bat
       
   103 ../group/BaflTests.iby		/epoc32/rom/include/bafltests.iby
       
   104 
       
   105 ../tsrc/file1.txt		/epoc32/data/z/system/data/file1.txt
       
   106 ../tsrc/file1.txt		/epoc32/data/z/file1.txt
       
   107 ../tsrc/file1.txt		/epoc32/data/z/system/data/src/file1.txt
       
   108 ../tsrc/file2.txt		/epoc32/data/z/system/data/dst/file2.txt
       
   109 ../tsrc/file123456789.txt	/epoc32/data/z/system/data/file123456789.txt
       
   110 ../tsrc/file2.txt		/epoc32/data/z/system/data/file2.txt
       
   111 ../tsrc/file5.txt		/epoc32/data/z/system/data/file5.txt
       
   112 
       
   113 ../tsrc/file1.txt		/epoc32/release/wins/udeb/z/file1.txt
       
   114 ../tsrc/file1.txt		/epoc32/release/wins/urel/z/file1.txt
       
   115 ../tsrc/file1.txt		/epoc32/release/winscw/udeb/z/file1.txt
       
   116 ../tsrc/file1.txt		/epoc32/release/winscw/urel/z/file1.txt
       
   117 
       
   118 
       
   119 PRJ_TESTEXTENSIONS 
       
   120 	start extension syslibs/test/bafl_resource_files
       
   121 	end
       
   122 	start extension syslibs/test/bafl_copytestfiles
       
   123 	end
       
   124 
       
   125 PRJ_TESTMMPFILES
       
   126 // specify the .mmp files required for building any test programs here
       
   127 //
       
   128 // you can specify "manual" to denote that a test should be listed in a generated
       
   129 // batch file for running a group of tests which require user input during testing.
       
   130 // you can specify "support" to denote that a file is a test support file and should not
       
   131 // be listed in a batch file for running a group of tests
       
   132 // By default, each test will be listed in a batch file for running a group of tests
       
   133 // which can be left to run without requiring watching over by the person running the tests,
       
   134 // i.e. tests where no user input is required.  The default will apply if neither "manual"
       
   135 // or "support" is specified.
       
   136 
       
   137 ../tsrc/t_strings/T_StringPoolTest.mmp
       
   138 ../tsrc/T_BaflUtils.MMP
       
   139 
       
   140 ../tsrc/T_CELL.MMP
       
   141 ../tsrc/T_CLINE.MMP	support
       
   142 ../tsrc/T_CLIPB.MMP
       
   143 ../tsrc/T_CNTF.MMP
       
   144 ../tsrc/T_DESCA.MMP
       
   145 ../tsrc/T_LIBA.MMP
       
   146 ../tsrc/T_LIBT.MMP support
       
   147 ../tsrc/T_MATCH.MMP
       
   148 ../tsrc/T_PTRCB.MMP
       
   149 ../tsrc/T_PTRCA.MMP
       
   150 ../tsrc/T_NamedPlugins.MMP
       
   151 ../tsrc/T_FindFileByType.mmp
       
   152 ../tsrc/T_RSC.MMP
       
   153 ../tsrc/T_RSREAD.MMP
       
   154 ../tsrc/T_SCHED.MMP
       
   155 ../tsrc/T_SSND.MMP
       
   156 ../tsrc/T_SSND1.MMP
       
   157 ../tsrc/T_BaflUtilsImp.mmp
       
   158 ../tsrc/T_RESOURCE_COMPRESSION.MMP
       
   159 ../tsrc/T_RTextBuf.MMP
       
   160 ../tsrc/T_BackupSrv.mmp
       
   161 ../tsrc/T_BackupSrvCap.mmp
       
   162 ../tsrc/t_backupsrvdefects.mmp
       
   163 ../tsrc/T_BitFlags.mmp
       
   164 ../tsrc/T_RSREAD2.MMP
       
   165 ../tsrc/T_RESOURCE_COMPRESSION2.MMP
       
   166 ../tsrc/T_RscPanic.mmp
       
   167 ../tsrc/T_RscMem.mmp
       
   168 ../tsrc/T_COMMAND.MMP	
       
   169 ../tsrc/t_fileutils.mmp
       
   170 ../tsrc/T_BaflDefect.mmp				 
       
   171 ../tsrc/t_strings/T_StringpoolDefect.mmp
       
   172 ../tsrc/t_strings/T_string.mmp
       
   173 ../tsrc/t_bafllang.mmp
       
   174 ../tsrc/T_SPI.MMP
       
   175 ../tsrc/T_RSCARCHIVE.MMP
       
   176 ../tsrc/T_BackupServerIPC.mmp
       
   177 ../tsrc/T_BackupServerLauncher.mmp support
       
   178 ../tsrc/t_baassert.mmp
       
   179 ../tsrc/t_processkiller.mmp support
       
   180 
       
   181 //
       
   182 // TestExecute bldmake file
       
   183 //
       
   184 #include "../test/tef/group/bld.inf"