os/ossrv/lowlevellibsandfws/apputils/bsul/group/bld.inf
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
sl@0
     1
// Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
sl@0
     2
// All rights reserved.
sl@0
     3
// This component and the accompanying materials are made available
sl@0
     4
// under the terms of "Eclipse Public License v1.0"
sl@0
     5
// which accompanies this distribution, and is available
sl@0
     6
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
sl@0
     7
//
sl@0
     8
// Initial Contributors:
sl@0
     9
// Nokia Corporation - initial contribution.
sl@0
    10
//
sl@0
    11
// Contributors:
sl@0
    12
//
sl@0
    13
// Description:
sl@0
    14
// Base Services Utilities
sl@0
    15
// 
sl@0
    16
//
sl@0
    17
sl@0
    18
/**
sl@0
    19
 @file
sl@0
    20
*/
sl@0
    21
sl@0
    22
sl@0
    23
PRJ_EXPORTS
sl@0
    24
sl@0
    25
../inc/bsul.h               SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(bsul/bsul.h)
sl@0
    26
../inc/ccacheddriveInfo.h   SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(bsul/ccacheddriveinfo.h)
sl@0
    27
../inc/clientmessage.h      SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(bsul/clientmessage.h)
sl@0
    28
../inc/inifile.h            SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(bsul/inifile.h)
sl@0
    29
../group/bsul.iby           /epoc32/rom/include/bsul.iby
sl@0
    30
sl@0
    31
sl@0
    32
PRJ_MMPFILES
sl@0
    33
sl@0
    34
../group/bsul.mmp
sl@0
    35
../group/bsulinifile.mmp
sl@0
    36
sl@0
    37
sl@0
    38
PRJ_TESTEXPORTS
sl@0
    39
sl@0
    40
../group/bsultests.bat	/epoc32/data/z/system/test/bsultests.bat
sl@0
    41
../group/bsultests.iby	/epoc32/rom/include/bsultests.iby
sl@0
    42
sl@0
    43
//ini files for testing
sl@0
    44
../test/t_iniparser/testconfig8.ini		z:/resource/testconfig8.ini
sl@0
    45
../test/t_iniparser/testconfig16.ini		z:/resource/testconfig16.ini
sl@0
    46
../test/t_iniparser/empty8.ini			    z:/resource/empty8.ini
sl@0
    47
../test/t_iniparser/OriConfig8.ini			z:/resource/oriconfig8.ini
sl@0
    48
../test/t_iniparser/ComConfig8.ini			z:/resource/comconfig8.ini
sl@0
    49
../test/t_iniparser/empty16.ini			z:/resource/empty16.ini
sl@0
    50
../test/t_iniparser/corruptconfig8.ini		z:/resource/corruptconfig8.ini
sl@0
    51
../test/t_iniparser/corruptconfig16.ini	z:/resource/corruptconfig16.ini
sl@0
    52
../test/t_iniparser/legacy8.ini			z:/resource/legacy8.ini
sl@0
    53
../test/t_iniparser/legacy16.ini			z:/resource/legacy16.ini
sl@0
    54
../test/t_iniparser/big16.ini			    z:/resource/big16.ini
sl@0
    55
sl@0
    56
sl@0
    57
PRJ_TESTMMPFILES
sl@0
    58
sl@0
    59
../test/t_cacheddriveinfo/t_cacheddriveinfo.mmp
sl@0
    60
../test/t_iniparser/T_IniParser8.MMP
sl@0
    61
../test/t_iniparser/T_IniParser16.MMP
sl@0
    62
../test/t_iniparser/T_IniParserPerformance.MMP
sl@0
    63
../test/t_iniparser/T_IniParserUnit.MMP
sl@0
    64
../test/t_clientmessage/t_clientmessage.mmp
sl@0
    65
../test/t_clientmessage/t_clientmessagetestserver.mmp support