tcpiputils/dhcp/group/bld.inf
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 15 Sep 2010 13:53:10 +0300
branchRCL_3
changeset 67 bb2423252ea3
parent 58 8d540f55e491
child 75 c1029e558ef5
permissions -rw-r--r--
Revision: 201036 Kit: 201036

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