diff -r 000000000000 -r dfb7c4ff071f commsfwtools/preparedefaultcommsdatabase/group/BLD.INF --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/commsfwtools/preparedefaultcommsdatabase/group/BLD.INF Thu Dec 17 09:22:25 2009 +0200 @@ -0,0 +1,263 @@ +// Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies). +// All rights reserved. +// This component and the accompanying materials are made available +// under the terms of "Eclipse Public License v1.0" +// which accompanies this distribution, and is available +// at the URL "http://www.eclipse.org/legal/epl-v10.html". +// +// Initial Contributors: +// Nokia Corporation - initial contribution. +// +// Contributors: +// +// Description: +// Comms configuration database +// Versions of CED/CEDDUMP using CommsDat +// NB if built automatically these will conflict with Commdb versions +// Please build manually +// +// + +/** + @file +*/ + #include "../Tools/ced/group/BLD.INF" + #include "../Tools/ceddump/group/BLD.INF" + #include "../Tools/cfg2xml/group/BLD.INF" +//making default file for the central repository +//#include "../defaultcommdb/group/bld.inf" + +PRJ_PLATFORMS + +DEFAULT + +PRJ_EXPORTS + +//Commsdat +../inc/CommsDat.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(commsdat.h) +../inc/CommsDatUtils.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(commsdatutils.h) +../inc/MetaDatabase.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(metadatabase.h) +../inc/CommsDatTypesV1_1.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(commsdattypesv1_1.h) +../inc/CommsDatTypeInfoV1_1.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(commsdattypeinfov1_1.h) +../inc/CommsDatSchema.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(comms-infras/commsdatschema.h) +../group/commsdat.iby /epoc32/rom/include/commsdat.iby + +../inc/commsdat_internal.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(commsdat_internal.h) +../inc/commsdat_partner.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(commsdat_partner.h) +../inc/metadatabase_partner.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(metadatabase_partner.h) +../inc/commsdattypesv1_1_partner.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(commsdattypesv1_1_partner.h) +../inc/commsdattypesv1_1_internal.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(commsdattypesv1_1_internal.h) +../inc/Commsdattypeinfov1_1_internal.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(commsdattypeinfov1_1_internal.h) + +PRJ_TESTEXPORTS + +../te_commsdat/scripts/te_commsdat.script /epoc32/data/z/testdata/scripts/te_commsdat.script +../te_commsdat/scripts/te_commsdat.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_commsdat.script +../te_commsdat/scripts/te_commsdat.script /epoc32/release/winscw/urel/z/testdata/scripts/te_commsdat.script + +../te_commsdat/scripts/te_commsdat_attributes.script /epoc32/data/z/testdata/scripts/te_commsdat_attributes.script +../te_commsdat/scripts/te_commsdat_attributes.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_commsdat_attributes.script +../te_commsdat/scripts/te_commsdat_attributes.script /epoc32/release/winscw/urel/z/testdata/scripts/te_commsdat_attributes.script + +../te_commsdat/scripts/te_commsdat_basic_functionality.script /epoc32/data/z/testdata/scripts/te_commsdat_basic_functionality.script +../te_commsdat/scripts/te_commsdat_basic_functionality.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_commsdat_basic_functionality.script +../te_commsdat/scripts/te_commsdat_basic_functionality.script /epoc32/release/winscw/urel/z/testdata/scripts/te_commsdat_basic_functionality.script + +../te_commsdat/scripts/te_commsdat_concurrency.script /epoc32/data/z/testdata/scripts/te_commsdat_concurrency.script +../te_commsdat/scripts/te_commsdat_concurrency.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_commsdat_concurrency.script +../te_commsdat/scripts/te_commsdat_concurrency.script /epoc32/release/winscw/urel/z/testdata/scripts/te_commsdat_concurrency.script + +../te_commsdat/scripts/te_commsdat_database_operations.script /epoc32/data/z/testdata/scripts/te_commsdat_database_operations.script +../te_commsdat/scripts/te_commsdat_database_operations.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_commsdat_database_operations.script +../te_commsdat/scripts/te_commsdat_database_operations.script /epoc32/release/winscw/urel/z/testdata/scripts/te_commsdat_database_operations.script + +../te_commsdat/scripts/te_commsdat_generic_records.script /epoc32/data/z/testdata/scripts/te_commsdat_generic_records.script +../te_commsdat/scripts/te_commsdat_generic_records.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_commsdat_generic_records.script +../te_commsdat/scripts/te_commsdat_generic_records.script /epoc32/release/winscw/urel/z/testdata/scripts/te_commsdat_generic_records.script + +../te_commsdat/scripts/te_commsdat_notification.script /epoc32/data/z/testdata/scripts/te_commsdat_notification.script +../te_commsdat/scripts/te_commsdat_notification.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_commsdat_notification.script +../te_commsdat/scripts/te_commsdat_notification.script /epoc32/release/winscw/urel/z/testdata/scripts/te_commsdat_notification.script + +../te_commsdat/scripts/te_commsdat_utility_functions.script /epoc32/data/z/testdata/scripts/te_commsdat_utility_functions.script +../te_commsdat/scripts/te_commsdat_utility_functions.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_commsdat_utility_functions.script +../te_commsdat/scripts/te_commsdat_utility_functions.script /epoc32/release/winscw/urel/z/testdata/scripts/te_commsdat_utility_functions.script + +../te_commsdat/scripts/te_commsdat_validation.script /epoc32/data/z/testdata/scripts/te_commsdat_validation.script +../te_commsdat/scripts/te_commsdat_validation.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_commsdat_validation.script +../te_commsdat/scripts/te_commsdat_validation.script /epoc32/release/winscw/urel/z/testdata/scripts/te_commsdat_validation.script + + +../te_commsdat/scripts/te_commsdat_snap.script /epoc32/data/z/testdata/scripts/te_commsdat_snap.script +../te_commsdat/scripts/te_commsdat_snap.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_commsdat_snap.script +../te_commsdat/scripts/te_commsdat_snap.script /epoc32/release/winscw/urel/z/testdata/scripts/te_commsdat_snap.script + +../te_commsdat/scripts/te_commsdat_corruption.script /epoc32/data/z/testdata/scripts/te_commsdat_corruption.script +../te_commsdat/scripts/te_commsdat_corruption.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_commsdat_corruption.script +../te_commsdat/scripts/te_commsdat_corruption.script /epoc32/release/winscw/urel/z/testdata/scripts/te_commsdat_corruption.script + +../te_commsdat/scripts/te_commsdat_wifi.script /epoc32/data/z/testdata/scripts/te_commsdat_wifi.script +../te_commsdat/scripts/te_commsdat_wifi.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_commsdat_wifi.script +../te_commsdat/scripts/te_commsdat_wifi.script /epoc32/release/winscw/urel/z/testdata/scripts/te_commsdat_wifi.script + +../te_commsdat/scripts/te_commsdat_extension.script /epoc32/data/z/testdata/scripts/te_commsdat_extension.script +../te_commsdat/scripts/te_commsdat_extension.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_commsdat_extension.script +../te_commsdat/scripts/te_commsdat_extension.script /epoc32/release/winscw/urel/z/testdata/scripts/te_commsdat_extension.script + +../te_commsdat/scripts/te_commsdat_mixed_snap_validation.script /epoc32/data/z/testdata/scripts/te_commsdat_mixed_snap_validation.script +../te_commsdat/scripts/te_commsdat_mixed_snap_validation.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_commsdat_mixed_snap_validation.script +../te_commsdat/scripts/te_commsdat_mixed_snap_validation.script /epoc32/release/winscw/urel/z/testdata/scripts/te_commsdat_mixed_snap_validation.script + +../te_commsdat/scripts/te_commsdat_appriority.script /epoc32/data/z/testdata/scripts/te_commsdat_appriority.script +../te_commsdat/scripts/te_commsdat_appriority.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_commsdat_appriority.script +../te_commsdat/scripts/te_commsdat_appriority.script /epoc32/release/winscw/urel/z/testdata/scripts/te_commsdat_appriority.script + +//config files... + +../te_commsdat/configs/te_commsdat.cfg /epoc32/data/z/testdata/configs/te_commsdat.cfg +../te_commsdat/configs/te_commsdat.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat.cfg +../te_commsdat/configs/te_commsdat.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat.cfg + +../te_commsdat/configs/systemtest.cfg /epoc32/data/z/testdata/configs/systemtest.cfg +../te_commsdat/configs/systemtest.cfg /epoc32/release/winscw/udeb/z/testdata/configs/systemtest.cfg +../te_commsdat/configs/systemtest.cfg /epoc32/release/winscw/urel/z/testdata/configs/systemtest.cfg + +../te_commsdat/configs/Emuh4pannap.cfg /epoc32/data/z/testdata/configs/emuh4pannap.cfg +../te_commsdat/configs/Emuh4pannap.cfg /epoc32/release/winscw/udeb/z/testdata/configs/emuh4pannap.cfg +../te_commsdat/configs/Emuh4pannap.cfg /epoc32/release/winscw/urel/z/testdata/configs/emuh4pannap.cfg + +../te_commsdat/configs/te_commsdat_nokia_testconfig.cfg /epoc32/data/z/testdata/configs/te_commsdat_nokia_testconfig.cfg +../te_commsdat/configs/te_commsdat_nokia_testconfig.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat_nokia_testconfig.cfg +../te_commsdat/configs/te_commsdat_nokia_testconfig.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat_nokia_testconfig.cfg + +../te_commsdat/configs/te_commsdat_correct_bearer.cfg /epoc32/data/z/testdata/configs/te_commsdat_correct_bearer.cfg +../te_commsdat/configs/te_commsdat_correct_bearer.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat_correct_bearer.cfg +../te_commsdat/configs/te_commsdat_correct_bearer.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat_correct_bearer.cfg + +../te_commsdat/configs/te_commsdat_tag.cfg /epoc32/data/z/testdata/configs/te_commsdat_tag.cfg +../te_commsdat/configs/te_commsdat_tag.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat_tag.cfg +../te_commsdat/configs/te_commsdat_tag.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat_tag.cfg + +../te_commsdat/configs/te_commsdat.xml /epoc32/data/z/testdata/configs/te_commsdat.xml +../te_commsdat/configs/te_commsdat.xml /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat.xml +../te_commsdat/configs/te_commsdat.xml /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat.xml + +../te_commsdat/configs/te_commsdat_dialoutisp_table1.cfg /epoc32/data/z/testdata/configs/te_commsdat_dialoutisp_table1.cfg +../te_commsdat/configs/te_commsdat_dialoutisp_table1.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat_dialoutisp_table1.cfg +../te_commsdat/configs/te_commsdat_dialoutisp_table1.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat_dialoutisp_table1.cfg + + +../te_commsdat/configs/te_commsdat_iap_location_table1.cfg /epoc32/data/z/testdata/configs/te_commsdat_iap_location_table1.cfg +../te_commsdat/configs/te_commsdat_iap_location_table1.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat_iap_location_table1.cfg +../te_commsdat/configs/te_commsdat_iap_location_table1.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat_iap_location_table1.cfg + + +../te_commsdat/configs/te_commsdat_iap_location_table2.cfg /epoc32/data/z/testdata/configs/te_commsdat_iap_location_table2.cfg +../te_commsdat/configs/te_commsdat_iap_location_table2.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat_iap_location_table2.cfg +../te_commsdat/configs/te_commsdat_iap_location_table2.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat_iap_location_table2.cfg + + +../te_commsdat/configs/te_commsdat_iap_table1.cfg /epoc32/data/z/testdata/configs/te_commsdat_iap_table1.cfg +../te_commsdat/configs/te_commsdat_iap_table1.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat_iap_table1.cfg +../te_commsdat/configs/te_commsdat_iap_table1.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat_iap_table1.cfg + + +../te_commsdat/configs/te_commsdat_lanservice_table1.cfg /epoc32/data/z/testdata/configs/te_commsdat_lanservice_table1.cfg +../te_commsdat/configs/te_commsdat_lanservice_table1.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat_lanservice_table1.cfg +../te_commsdat/configs/te_commsdat_lanservice_table1.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat_lanservice_table1.cfg + + +../te_commsdat/configs/te_commsdat_lanservice_table2.cfg /epoc32/data/z/testdata/configs/te_commsdat_lanservice_table2.cfg +../te_commsdat/configs/te_commsdat_lanservice_table2.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat_lanservice_table2.cfg +../te_commsdat/configs/te_commsdat_lanservice_table2.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat_lanservice_table2.cfg + + +../te_commsdat/configs/te_commsdat_lanservice_table3.cfg /epoc32/data/z/testdata/configs/te_commsdat_lanservice_table3.cfg +../te_commsdat/configs/te_commsdat_lanservice_table3.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat_lanservice_table3.cfg +../te_commsdat/configs/te_commsdat_lanservice_table3.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat_lanservice_table3.cfg + + +../te_commsdat/configs/te_commsdat_location_table1.cfg /epoc32/data/z/testdata/configs/te_commsdat_location_table1.cfg +../te_commsdat/configs/te_commsdat_location_table1.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat_location_table1.cfg +../te_commsdat/configs/te_commsdat_location_table1.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat_location_table1.cfg + + +../te_commsdat/configs/te_commsdat_location_table2.cfg /epoc32/data/z/testdata/configs/te_commsdat_location_table2.cfg +../te_commsdat/configs/te_commsdat_location_table2.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat_location_table2.cfg +../te_commsdat/configs/te_commsdat_location_table2.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat_location_table2.cfg + + +../te_commsdat/configs/te_commsdat_location_table3.cfg /epoc32/data/z/testdata/configs/te_commsdat_location_table3.cfg +../te_commsdat/configs/te_commsdat_location_table3.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat_location_table3.cfg +../te_commsdat/configs/te_commsdat_location_table3.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat_location_table3.cfg + + +../te_commsdat/configs/te_commsdat_modembearer_table1.cfg /epoc32/data/z/testdata/configs/te_commsdat_modembearer_table1.cfg +../te_commsdat/configs/te_commsdat_modembearer_table1.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat_modembearer_table1.cfg +../te_commsdat/configs/te_commsdat_modembearer_table1.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat_modembearer_table1.cfg + + +../te_commsdat/configs/te_commsdat_modembearer_table2.cfg /epoc32/data/z/testdata/configs/te_commsdat_modembearer_table2.cfg +../te_commsdat/configs/te_commsdat_modembearer_table2.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat_modembearer_table2.cfg +../te_commsdat/configs/te_commsdat_modembearer_table2.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat_modembearer_table2.cfg + + +../te_commsdat/configs/te_commsdat_virtualbearer_table1.cfg /epoc32/data/z/testdata/configs/te_commsdat_virtualbearer_table1.cfg +../te_commsdat/configs/te_commsdat_virtualbearer_table1.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat_virtualbearer_table1.cfg +../te_commsdat/configs/te_commsdat_virtualbearer_table1.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat_virtualbearer_table1.cfg + + +../te_commsdat/configs/te_commsdat_wap_access_sms.cfg /epoc32/data/z/testdata/configs/te_commsdat_wap_access_sms.cfg +../te_commsdat/configs/te_commsdat_wap_access_sms.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat_wap_access_sms.cfg +../te_commsdat/configs/te_commsdat_wap_access_sms.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat_wap_access_sms.cfg + + +../te_commsdat/configs/te_commsdat_wcdma_table1.cfg /epoc32/data/z/testdata/configs/te_commsdat_wcdma_table1.cfg +../te_commsdat/configs/te_commsdat_wcdma_table1.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat_wcdma_table1.cfg +../te_commsdat/configs/te_commsdat_wcdma_table1.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat_wcdma_table1.cfg +#ifdef SYMBIAN_NON_SEAMLESS_NETWORK_BEARER_MOBILITY +../te_commsdat/configs/te_commsdat_accesspoint_table_399.cfg /epoc32/data/z/testdata/configs/te_commsdat_accesspoint_table.cfg +../te_commsdat/configs/te_commsdat_accesspoint_table_399.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat_accesspoint_table.cfg +../te_commsdat/configs/te_commsdat_accesspoint_table_399.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat_accesspoint_table.cfg +#else +../te_commsdat/configs/te_commsdat_AccessPoint_table.cfg /epoc32/data/z/testdata/configs/te_commsdat_accesspoint_table.cfg +../te_commsdat/configs/te_commsdat_AccessPoint_table.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat_accesspoint_table.cfg +../te_commsdat/configs/te_commsdat_AccessPoint_table.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat_accesspoint_table.cfg +#endif +../te_commsdat/configs/te_commsdat_Wifi_table.xml /epoc32/data/z/testdata/configs/te_commsdat_wifi_table.xml +../te_commsdat/configs/te_commsdat_Wifi_table.xml /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat_wifi_table.xml +../te_commsdat/configs/te_commsdat_Wifi_table.xml /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat_wifi_table.xml + +../te_commsdat/configs/te_commsdat_AccessPointPriority_table.cfg /epoc32/data/z/testdata/configs/te_commsdat_accesspointpriority_table.cfg +../te_commsdat/configs/te_commsdat_AccessPointPriority_table.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat_accesspointpriority_table.cfg +../te_commsdat/configs/te_commsdat_AccessPointPriority_table.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat_accesspointpriority_table.cfg + +../te_commsdat/configs/te_commsdat_uiq_proxies.cfg /epoc32/data/z/testdata/configs/te_commsdat_uiq_proxies.cfg +../te_commsdat/configs/te_commsdat_uiq_proxies.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat_uiq_proxies.cfg +../te_commsdat/configs/te_commsdat_uiq_proxies.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat_uiq_proxies.cfg + +../te_commsdat/configs/te_commsdat_snap_test.cfg /epoc32/data/z/testdata/configs/te_commsdat_snap_test.cfg +../te_commsdat/configs/te_commsdat_snap_test.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat_snap_test.cfg +../te_commsdat/configs/te_commsdat_snap_test.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat_snap_test.cfg + +../te_commsdat/configs/te_commsdat_snap_test01.cfg /epoc32/data/z/testdata/configs/te_commsdat_snap_test01.cfg +../te_commsdat/configs/te_commsdat_snap_test01.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat_snap_test01.cfg +../te_commsdat/configs/te_commsdat_snap_test01.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat_snap_test01.cfg + +../te_commsdat/configs/te_commsdat_nokia_hw_empty.cfg /epoc32/data/z/testdata/configs/te_commsdat_nokia_hw_empty.cfg +../te_commsdat/configs/te_commsdat_nokia_hw_empty.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat_nokia_hw_empty.cfg +../te_commsdat/configs/te_commsdat_nokia_hw_empty.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat_nokia_hw_empty.cfg + +../te_commsdat/configs/cfg-with-iaps.cfg /epoc32/data/z/testdata/configs/cfg-with-iaps.cfg +../te_commsdat/configs/cfg-with-iaps.cfg /epoc32/release/winscw/udeb/z/testdata/configs/cfg-with-iaps.cfg +../te_commsdat/configs/cfg-with-iaps.cfg /epoc32/release/winscw/urel/z/testdata/configs/cfg-with-iaps.cfg + +../te_commsdat/group/Te_commsdat.iby /epoc32/rom/include/te_commsdat.iby + + +PRJ_MMPFILES +../group/CommsDat.MMP + +PRJ_TESTMMPFILES + ../te_commsdat/group/Te_commsdat.mmp +