diff -r 6b1d113cdff3 -r 6638e7f4bd8f telephonyprotocols/psdagt/group/bld.inf --- a/telephonyprotocols/psdagt/group/bld.inf Mon May 03 13:37:20 2010 +0300 +++ b/telephonyprotocols/psdagt/group/bld.inf Thu May 06 15:10:38 2010 +0100 @@ -1,82 +1,82 @@ -// 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: -// Packet-switched data connection agent -// -// - -/** - @file -*/ - - - -PRJ_PLATFORMS - -DEFAULT - -PRJ_EXPORTS - -#ifdef SYMBIAN_OLD_EXPORT_LOCATION -../inc/psdprog.h -#endif -../inc/gprsprog.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(gprsprog.h) -../group/psdagt.iby /epoc32/rom/include/psdagt.iby - -../inc/psderr.ra SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(errors/generic/psderr.ra) -../inc/psderr.rls SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(errors/generic/psderr.rls) - -#ifndef SYMBIAN_NON_SEAMLESS_NETWORK_BEARER_MOBILITY -PRJ_TESTEXPORTS -../group/tpsdagt.iby /epoc32/rom/include/tpsdagt.iby - -../TS_PsdAgt/psdagt.xml /epoc32/release/wins/udeb/z/testdata/configs/psdagt/psdagt.xml -../TS_PsdAgt/psdagt_udeb.script /epoc32/release/wins/udeb/z/testdata/scripts/psdagt/psdagt_udeb.script -../TS_PsdAgt/psdagt_urel.script /epoc32/release/wins/udeb/z/testdata/scripts/psdagt/psdagt_urel.script -../TS_PsdAgt/psdagt_udeb_NonConnection.script /epoc32/release/wins/udeb/z/testdata/scripts/psdagt/psdagt_udeb_nonconnection.script -../TS_PsdAgt/psdagt_urel_NonConnection.script /epoc32/release/wins/udeb/z/testdata/scripts/psdagt/psdagt_urel_nonconnection.script - -../TS_PsdAgt/psdagt.xml /epoc32/release/winscw/udeb/z/testdata/configs/psdagt/psdagt.xml -../TS_PsdAgt/psdagt_udeb.script /epoc32/release/winscw/udeb/z/testdata/scripts/psdagt/psdagt_udeb.script -../TS_PsdAgt/psdagt_urel.script /epoc32/release/winscw/udeb/z/testdata/scripts/psdagt/psdagt_urel.script -../TS_PsdAgt/psdagt_udeb_NonConnection.script /epoc32/release/winscw/udeb/z/testdata/scripts/psdagt/psdagt_udeb_nonconnection.script -../TS_PsdAgt/psdagt_urel_NonConnection.script /epoc32/release/winscw/udeb/z/testdata/scripts/psdagt/psdagt_urel_nonconnection.script - -../TS_PsdAgt/psdagt.xml /epoc32/release/wins/urel/z/testdata/configs/psdagt/psdagt.xml -../TS_PsdAgt/psdagt_udeb.script /epoc32/release/wins/urel/z/testdata/scripts/psdagt/psdagt_udeb.script -../TS_PsdAgt/psdagt_urel.script /epoc32/release/wins/urel/z/testdata/scripts/psdagt/psdagt_urel.script -../TS_PsdAgt/psdagt_udeb_NonConnection.script /epoc32/release/wins/urel/z/testdata/scripts/psdagt/psdagt_udeb_nonconnection.script -../TS_PsdAgt/psdagt_urel_NonConnection.script /epoc32/release/wins/urel/z/testdata/scripts/psdagt/psdagt_urel_nonconnection.script - -../TS_PsdAgt/psdagt.xml /epoc32/release/winscw/urel/z/testdata/configs/psdagt/psdagt.xml -../TS_PsdAgt/psdagt_udeb.script /epoc32/release/winscw/urel/z/testdata/scripts/psdagt/psdagt_udeb.script -../TS_PsdAgt/psdagt_urel.script /epoc32/release/winscw/urel/z/testdata/scripts/psdagt/psdagt_urel.script -../TS_PsdAgt/psdagt_udeb_NonConnection.script /epoc32/release/winscw/urel/z/testdata/scripts/psdagt/psdagt_udeb_nonconnection.script -../TS_PsdAgt/psdagt_urel_NonConnection.script /epoc32/release/winscw/urel/z/testdata/scripts/psdagt/psdagt_urel_nonconnection.script - -../TS_PsdAgt/psdagt.xml /epoc32/data/z/testdata/configs/psdagt/psdagt.xml -../TS_PsdAgt/psdagt_udeb.script /epoc32/data/z/testdata/scripts/psdagt/psdagt_udeb.script -../TS_PsdAgt/psdagt_urel.script /epoc32/data/z/testdata/scripts/psdagt/psdagt_urel.script -../TS_PsdAgt/psdagt_udeb_NonConnection.script /epoc32/data/z/testdata/scripts/psdagt/psdagt_udeb_nonconnection.script -../TS_PsdAgt/psdagt_urel_NonConnection.script /epoc32/data/z/testdata/scripts/psdagt/psdagt_urel_nonconnection.script -#endif - -PRJ_MMPFILES - -../group/psdagt.mmp - -#ifndef SYMBIAN_NON_SEAMLESS_NETWORK_BEARER_MOBILITY -PRJ_TESTMMPFILES -../group/dummypsdagt.mmp -../group/TS_PsdAgt.mmp -#endif +// 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: +// Packet-switched data connection agent +// +// + +/** + @file +*/ + + + +PRJ_PLATFORMS + +DEFAULT + +PRJ_EXPORTS + +#ifdef SYMBIAN_OLD_EXPORT_LOCATION +../inc/psdprog.h +#endif +../inc/gprsprog.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(gprsprog.h) +../group/psdagt.iby /epoc32/rom/include/psdagt.iby + +../inc/psderr.ra SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(errors/generic/psderr.ra) +../inc/psderr.rls SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(errors/generic/psderr.rls) + +#ifndef SYMBIAN_NON_SEAMLESS_NETWORK_BEARER_MOBILITY +PRJ_TESTEXPORTS +../group/tpsdagt.iby /epoc32/rom/include/tpsdagt.iby + +../TS_PsdAgt/psdagt.xml /epoc32/release/wins/udeb/z/testdata/configs/psdagt/psdagt.xml +../TS_PsdAgt/psdagt_udeb.script /epoc32/release/wins/udeb/z/testdata/scripts/psdagt/psdagt_udeb.script +../TS_PsdAgt/psdagt_urel.script /epoc32/release/wins/udeb/z/testdata/scripts/psdagt/psdagt_urel.script +../TS_PsdAgt/psdagt_udeb_NonConnection.script /epoc32/release/wins/udeb/z/testdata/scripts/psdagt/psdagt_udeb_nonconnection.script +../TS_PsdAgt/psdagt_urel_NonConnection.script /epoc32/release/wins/udeb/z/testdata/scripts/psdagt/psdagt_urel_nonconnection.script + +../TS_PsdAgt/psdagt.xml /epoc32/release/winscw/udeb/z/testdata/configs/psdagt/psdagt.xml +../TS_PsdAgt/psdagt_udeb.script /epoc32/release/winscw/udeb/z/testdata/scripts/psdagt/psdagt_udeb.script +../TS_PsdAgt/psdagt_urel.script /epoc32/release/winscw/udeb/z/testdata/scripts/psdagt/psdagt_urel.script +../TS_PsdAgt/psdagt_udeb_NonConnection.script /epoc32/release/winscw/udeb/z/testdata/scripts/psdagt/psdagt_udeb_nonconnection.script +../TS_PsdAgt/psdagt_urel_NonConnection.script /epoc32/release/winscw/udeb/z/testdata/scripts/psdagt/psdagt_urel_nonconnection.script + +../TS_PsdAgt/psdagt.xml /epoc32/release/wins/urel/z/testdata/configs/psdagt/psdagt.xml +../TS_PsdAgt/psdagt_udeb.script /epoc32/release/wins/urel/z/testdata/scripts/psdagt/psdagt_udeb.script +../TS_PsdAgt/psdagt_urel.script /epoc32/release/wins/urel/z/testdata/scripts/psdagt/psdagt_urel.script +../TS_PsdAgt/psdagt_udeb_NonConnection.script /epoc32/release/wins/urel/z/testdata/scripts/psdagt/psdagt_udeb_nonconnection.script +../TS_PsdAgt/psdagt_urel_NonConnection.script /epoc32/release/wins/urel/z/testdata/scripts/psdagt/psdagt_urel_nonconnection.script + +../TS_PsdAgt/psdagt.xml /epoc32/release/winscw/urel/z/testdata/configs/psdagt/psdagt.xml +../TS_PsdAgt/psdagt_udeb.script /epoc32/release/winscw/urel/z/testdata/scripts/psdagt/psdagt_udeb.script +../TS_PsdAgt/psdagt_urel.script /epoc32/release/winscw/urel/z/testdata/scripts/psdagt/psdagt_urel.script +../TS_PsdAgt/psdagt_udeb_NonConnection.script /epoc32/release/winscw/urel/z/testdata/scripts/psdagt/psdagt_udeb_nonconnection.script +../TS_PsdAgt/psdagt_urel_NonConnection.script /epoc32/release/winscw/urel/z/testdata/scripts/psdagt/psdagt_urel_nonconnection.script + +../TS_PsdAgt/psdagt.xml /epoc32/data/z/testdata/configs/psdagt/psdagt.xml +../TS_PsdAgt/psdagt_udeb.script /epoc32/data/z/testdata/scripts/psdagt/psdagt_udeb.script +../TS_PsdAgt/psdagt_urel.script /epoc32/data/z/testdata/scripts/psdagt/psdagt_urel.script +../TS_PsdAgt/psdagt_udeb_NonConnection.script /epoc32/data/z/testdata/scripts/psdagt/psdagt_udeb_nonconnection.script +../TS_PsdAgt/psdagt_urel_NonConnection.script /epoc32/data/z/testdata/scripts/psdagt/psdagt_urel_nonconnection.script +#endif + +PRJ_MMPFILES + +../group/psdagt.mmp + +#ifndef SYMBIAN_NON_SEAMLESS_NETWORK_BEARER_MOBILITY +PRJ_TESTMMPFILES +../group/dummypsdagt.mmp +../group/TS_PsdAgt.mmp +#endif