telephonyprotocols/csdagt/group/bld.inf
author ivan.fildichev@opencode.com
Thu, 18 Nov 2010 15:42:16 +0200
branchopencode
changeset 88 5e27cc612ac7
parent 24 6638e7f4bd8f
permissions -rw-r--r--
Latest bug-fixes with added tests.

// 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