libraries/iosrv/group/bld.inf
changeset 0 7f656887cf89
child 83 706c7a69e448
equal deleted inserted replaced
-1:000000000000 0:7f656887cf89
       
     1 // bld.inf
       
     2 // 
       
     3 // Copyright (c) 2010 Accenture. All rights reserved.
       
     4 // This component and the accompanying materials are made available
       
     5 // under the terms of the "Eclipse Public License v1.0"
       
     6 // which accompanies this distribution, and is available
       
     7 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 // 
       
     9 // Initial Contributors:
       
    10 // Accenture - Initial contribution
       
    11 //
       
    12 #ifndef FSHELL_COMMON_MMH
       
    13 #include <fshell/common.mmh>
       
    14 #endif
       
    15 
       
    16 PRJ_EXPORTS
       
    17 ..\inc\iocli.h			fshell/iocli.h
       
    18 ..\inc\ioutils.h		fshell/ioutils.h
       
    19 ..\inc\ioutils.inl		fshell/ioutils.inl
       
    20 ..\inc\memoryaccesscmd.h	fshell/memoryaccesscmd.h
       
    21 ..\data\iosrv.idf	z:\resource\iosrv.idf
       
    22 ..\data\iosrv.ini.remote \epoc32\wins\c\system\console\iosrv.ini.remote
       
    23 ..\data\iosrv.ini.remote \epoc32\winscw\c\system\console\iosrv.ini.remote
       
    24 
       
    25 ..\data\iosrv.ini.econs_fb Z:\system\console\iosrv.ini.econs_fb
       
    26 ..\data\iosrv.ini.noautodetect Z:\system\console\iosrv.ini.noautodetect
       
    27 ..\data\iosrv.ini.bluetooth Z:\system\console\iosrv.ini.bluetooth
       
    28 
       
    29 PRJ_MMPFILES
       
    30 .\iocli.mmp
       
    31 .\iosrv.mmp
       
    32 
       
    33 PRJ_TESTEXPORTS
       
    34 ..\tsrc\t1_newlineend.txt	\epoc32\winscw\c\t_iosrv\t1_newlineend.txt
       
    35 ..\tsrc\t2_nonewlineend.txt	\epoc32\winscw\c\t_iosrv\t2_nonewlineend.txt
       
    36 ..\tsrc\t3_alloneline.txt	\epoc32\winscw\c\t_iosrv\t3_alloneline.txt
       
    37 ..\tsrc\t_ioread.script		\epoc32\winscw\c\t_iosrv\t_ioread.script
       
    38 
       
    39 PRJ_TESTMMPFILES
       
    40 ..\tsrc\t_ioread.mmp
       
    41 
       
    42 #ifdef FSHELL_PERL_SUPPORT
       
    43 #include "..\perl\group\bld.inf"
       
    44 #endif
       
    45