sl@0: // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). sl@0: // All rights reserved. sl@0: // This component and the accompanying materials are made available sl@0: // under the terms of "Eclipse Public License v1.0" sl@0: // which accompanies this distribution, and is available sl@0: // at the URL "http://www.eclipse.org/legal/epl-v10.html". sl@0: // sl@0: // Initial Contributors: sl@0: // Nokia Corporation - initial contribution. sl@0: // sl@0: // Contributors: sl@0: // sl@0: // Description: sl@0: // Base Services Utilities sl@0: // sl@0: // sl@0: sl@0: /** sl@0: @file sl@0: */ sl@0: sl@0: sl@0: PRJ_EXPORTS sl@0: sl@0: ../inc/bsul.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(bsul/bsul.h) sl@0: ../inc/ccacheddriveInfo.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(bsul/ccacheddriveinfo.h) sl@0: ../inc/clientmessage.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(bsul/clientmessage.h) sl@0: ../inc/inifile.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(bsul/inifile.h) sl@0: ../group/bsul.iby /epoc32/rom/include/bsul.iby sl@0: sl@0: sl@0: PRJ_MMPFILES sl@0: sl@0: ../group/bsul.mmp sl@0: ../group/bsulinifile.mmp sl@0: sl@0: sl@0: PRJ_TESTEXPORTS sl@0: sl@0: ../group/bsultests.bat /epoc32/data/z/system/test/bsultests.bat sl@0: ../group/bsultests.iby /epoc32/rom/include/bsultests.iby sl@0: sl@0: //ini files for testing sl@0: ../test/t_iniparser/testconfig8.ini z:/resource/testconfig8.ini sl@0: ../test/t_iniparser/testconfig16.ini z:/resource/testconfig16.ini sl@0: ../test/t_iniparser/empty8.ini z:/resource/empty8.ini sl@0: ../test/t_iniparser/OriConfig8.ini z:/resource/oriconfig8.ini sl@0: ../test/t_iniparser/ComConfig8.ini z:/resource/comconfig8.ini sl@0: ../test/t_iniparser/empty16.ini z:/resource/empty16.ini sl@0: ../test/t_iniparser/corruptconfig8.ini z:/resource/corruptconfig8.ini sl@0: ../test/t_iniparser/corruptconfig16.ini z:/resource/corruptconfig16.ini sl@0: ../test/t_iniparser/legacy8.ini z:/resource/legacy8.ini sl@0: ../test/t_iniparser/legacy16.ini z:/resource/legacy16.ini sl@0: ../test/t_iniparser/big16.ini z:/resource/big16.ini sl@0: sl@0: sl@0: PRJ_TESTMMPFILES sl@0: sl@0: ../test/t_cacheddriveinfo/t_cacheddriveinfo.mmp sl@0: ../test/t_iniparser/T_IniParser8.MMP sl@0: ../test/t_iniparser/T_IniParser16.MMP sl@0: ../test/t_iniparser/T_IniParserPerformance.MMP sl@0: ../test/t_iniparser/T_IniParserUnit.MMP sl@0: ../test/t_clientmessage/t_clientmessage.mmp sl@0: ../test/t_clientmessage/t_clientmessagetestserver.mmp support