tcpiputils/dhcp/group/bld.inf
author Pat Downey <patd@symbian.org>
Wed, 01 Sep 2010 12:33:58 +0100
branchRCL_3
changeset 22 8d540f55e491
parent 21 abbed5a4b42a
permissions -rw-r--r--
Revert incorrect RCL_3 drop: Revision: 201035 Kit: 201035

// Copyright (c) 2003-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:
//




PRJ_PLATFORMS

DEFAULT


PRJ_EXPORTS
../group/DHCPServ.iby                 		/epoc32/rom/include/dhcpserv.iby
../NetCfgExtnDhcp/inc/NetCfgExtnDhcpMsg.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(comms-infras/netcfgextndhcpmsg.h)
../group/NetCfgExtnDhcp.iby                 /epoc32/rom/include/netcfgextndhcp.iby

#ifdef SYMBIAN_NETWORKING_DHCP_MSG_HEADERS
../include/DHCPConfig.h						SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(networking/dhcpconfig.h)
#endif // SYMBIAN_NETWORKING_DHCP_MSG_HEADERS

#ifdef __SECURE_DATA__
dhcp.ini       /epoc32/data/z/private/101fd9c5/dhcp.ini
dhcp.ini       /epoc32/winscw/c/private/101fd9c5/dhcp.ini
#else
dhcp.ini       /epoc32/data/z/system/data/dhcp.ini
dhcp.ini       /epoc32/wins/c/system/data/dhcp.ini
dhcp.ini       /epoc32/winscw/c/system/data/dhcp.ini
#endif

PRJ_MMPFILES

DHCPServ.mmp
NetCfgExtnDhcp.mmp


// TESTS

#include "../te_dhcp/bld.inf"
#ifdef SYMBIAN_NETWORKING_ADDRESS_PROVISION
#include "../te_unittest/bld.inf"
#endif //SYMBIAN_NETWORKING_ADDRESS_PROVISION