--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/telephonyprotocols/secondarypdpcontextumtsdriver/group/BLD.INF Tue Feb 02 01:41:59 2010 +0200
@@ -0,0 +1,72 @@
+// Copyright (c) 2004-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:
+// Secondary PDP Context UMTS Driver
+//
+//
+
+/**
+ @file
+*/
+
+#ifndef SYMBIAN_NON_SEAMLESS_NETWORK_BEARER_MOBILITY
+
+PRJ_PLATFORMS
+
+DEFAULT
+
+PRJ_EXPORTS
+#ifdef SYMBIAN_NETWORKING_3GPPDEFAULTQOS
+./spud.iby /epoc32/rom/include/spud.iby
+#else
+..\version1\inc\spud.h \epoc32\include\networking\spud.h
+..\version1\inc\spudmanif.h \epoc32\include\networking\spudmanif.h
+.\spud_v1.iby \epoc32\rom\include\spud.iby
+#endif
+
+
+PRJ_MMPFILES
+../spudman/group/spud.mmp
+
+#endif //SYMBIAN_NON_SEAMLESS_NETWORK_BEARER_MOBILITY
+
+PRJ_TESTEXPORTS
+
+../te_spudRSubConn/group/TE_spudRSubConn.iby /epoc32/rom/include/te_spudrsubconn.iby
+
+../te_spudRSubConn/scripts/TE_spudRSubConn.script z:/testdata/scripts/te_spudrsubconn.script
+../te_spudRSubConn/configs/spudRSubConnPPP_loopback.xml z:/testdata/configs/spudrsubconnppp_loopback.xml
+../te_spudRSubConn/configs/spudRSubConnPPP_loopback.ini z:/testdata/configs/spudrsubconnppp_loopback.ini
+../te_spudRSubConn/configs/spudRSubConnPPP_pcktloopback.ini z:/testdata/configs/spudrsubconnppp_pcktloopback.ini
+../te_spudRSubConn/configs/spudRSubConnPPP.ini z:/testdata/configs/spudrsubconnppp.ini
+../te_spudRSubConn/configs/spudRSubConnPPP_config.txt z:/testdata/configs/spudrsubconnppp_config.txt
+../te_spudRSubConn/configs/spudRSubConnPPP_qospolicies.ini z:/testdata/configs/spudrsubconnppp_qospolicies.ini
+
+../te_spudRSubConn/scripts/te_spud_staticip.script z:/testdata/scripts/te_spud_staticip.script
+
+../te_spudRSubConn/configs/spud_staticip/socketserv.ini z:/testdata/configs/spud_staticip/socketserv.ini
+../te_spudRSubConn/configs/spud_staticip/connection.ini z:/testdata/configs/spud_staticip/connection.ini
+../te_spudRSubConn/configs/spud_staticip/subconnection.ini z:/testdata/configs/spud_staticip/subconnection.ini
+../te_spudRSubConn/configs/spud_staticip/simtsy.ini z:/testdata/configs/spud_staticip/simtsy.ini
+../te_spudRSubConn/configs/spud_staticip/te_spud_staticip.xml z:/testdata/configs/spud_staticip/te_spud_staticip.xml
+../te_spudRSubConn/configs/spud_staticip/te_spud_staticip_config.txt z:/testdata/configs/spud_staticip/te_spud_staticip_config.txt
+../te_spudRSubConn/configs/spud_staticip/te_spud_staticip_loopback.ini z:/testdata/configs/spud_staticip/te_spud_staticip_loopback.ini
+
+
+PRJ_TESTMMPFILES
+#include "../te_spudNetworkSide/group/bld.inf"
+
+../te_spudRSubConn/group/TE_SpudRSubConn.mmp
+
+
+