telephonyprotocols/psdagt/group/bld.inf
changeset 0 3553901f7fa8
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/telephonyprotocols/psdagt/group/bld.inf	Tue Feb 02 01:41:59 2010 +0200
@@ -0,0 +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