diff -r 000000000000 -r 3553901f7fa8 telephonyprotocols/csdagt/group/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/telephonyprotocols/csdagt/group/bld.inf Tue Feb 02 01:41:59 2010 +0200 @@ -0,0 +1,64 @@ +// Copyright (c) 2000-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: +// Dial-up networking connection agent ('netdial') +// +// + +/** + @file +*/ + + + +PRJ_EXPORTS + + +../inc/ND_ERR.H SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(nd_err.h) +../inc/ND_STD.H SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(networking/nd_std.h) +../inc/csdprog.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(csdprog.h) +../inc/connectprog.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(connectprog.h) + +../group/CSD.IBY /epoc32/rom/include/csd.iby +../inc/csderr.ra SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(errors/generic/csderr.ra) +../inc/csderr.rls SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(errors/generic/csderr.rls) + +#ifndef SYMBIAN_NON_SEAMLESS_NETWORK_BEARER_MOBILITY +PRJ_TESTEXPORTS +../group/tcsdagt.iby /epoc32/rom/include/tcsdagt.iby +../TS_CsdAgt/csdagt.script /epoc32/release/wins/udeb/z/testdata/scripts/csdagt.script +../TS_CsdAgt/csdagt_NonConnection.script /epoc32/release/wins/udeb/z/testdata/scripts/csdagt_nonconnection.script +../TS_CsdAgt/ts_csdagt.xml /epoc32/release/wins/udeb/z/testdata/configs/ts_csdagt.xml + +../TS_CsdAgt/csdagt.script /epoc32/release/wins/urel/z/testdata/scripts/csdagt.script +../TS_CsdAgt/csdagt_NonConnection.script /epoc32/release/wins/urel/z/testdata/scripts/csdagt_nonconnection.script +../TS_CsdAgt/ts_csdagt.xml /epoc32/release/wins/urel/z/testdata/configs/ts_csdagt.xml + +../TS_CsdAgt/csdagt.script /epoc32/release/winscw/udeb/z/testdata/scripts/csdagt.script +../TS_CsdAgt/csdagt_NonConnection.script /epoc32/release/winscw/udeb/z/testdata/scripts/csdagt_nonconnection.script +../TS_CsdAgt/ts_csdagt.xml /epoc32/release/winscw/udeb/z/testdata/configs/ts_csdagt.xml + +../TS_CsdAgt/csdagt.script /epoc32/release/winscw/urel/z/testdata/scripts/csdagt.script +../TS_CsdAgt/csdagt_NonConnection.script /epoc32/release/winscw/urel/z/testdata/scripts/csdagt_nonconnection.script +../TS_CsdAgt/ts_csdagt.xml /epoc32/release/winscw/urel/z/testdata/configs/ts_csdagt.xml +#endif + +PRJ_MMPFILES + +../group/CSD.MMP + +#ifndef SYMBIAN_NON_SEAMLESS_NETWORK_BEARER_MOBILITY +PRJ_TESTMMPFILES +../group/dummycsd.mmp +../group/TS_CsdAgt.mmp +#endif