diff -r 000000000000 -r dfb7c4ff071f datacommsserver/networkingdialogapi/group/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/datacommsserver/networkingdialogapi/group/bld.inf Thu Dec 17 09:22:25 2009 +0200 @@ -0,0 +1,65 @@ +// 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: +// Connection agent dialog support +// +// + +/** + @file +*/ + + +#include "../agentnotifier/group/bld.inf" + +PRJ_PLATFORMS + +DEFAULT + +PRJ_EXPORTS + +../group/agentdialog.iby /epoc32/rom/include/agentdialog.iby + +../inc/AgentDialog.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(agentdialog.h) + +../bwins/AgentDialogu.def /epoc32/include/def/bwins/agentdialogu.def +../eabi/AGENTDIALOGU.DEF /epoc32/include/def/eabi/agentdialogu.def + +// legacy locations for def files +../bwins/AgentDialogu.def /epoc32/release/wins/agentdialogu.def +../eabi/AGENTDIALOGU.DEF /epoc32/release/eabi/agentdialogu.def + +PRJ_TESTEXPORTS + +../group/tdialog.iby /epoc32/rom/include/tdialog.iby +../TE_Dialog/group/TE_DialogServer.iby /epoc32/rom/include/te_dialogserver.iby + +../TE_Dialog/Scripts/te_dialog.script /epoc32/release/wins/udeb/z/testdata/scripts/te_dialog.script +../TE_Dialog/Scripts/te_dialog.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_dialog.script +../TE_Dialog/Scripts/te_dialog.script /epoc32/release/wins/urel/z/testdata/scripts/te_dialog.script +../TE_Dialog/Scripts/te_dialog.script /epoc32/release/winscw/urel/z/testdata/scripts/te_dialog.script + +../TE_Dialog/Scripts/te_dialog_with_snap.cfg /epoc32/release/wins/udeb/z/testdata/configs/te_dialog_with_snap.cfg +../TE_Dialog/Scripts/te_dialog_with_snap.cfg /epoc32/release/wins/urel/z/testdata/configs/te_dialog_with_snap.cfg +../TE_Dialog/Scripts/te_dialog_with_snap.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_dialog_with_snap.cfg +../TE_Dialog/Scripts/te_dialog_with_snap.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_dialog_with_snap.cfg + +PRJ_MMPFILES + +agentdialoglib.mmp + +PRJ_TESTMMPFILES + +../group/TDialog.mmp +../TE_Dialog/group/TE_DialogServer.mmp +