telephonyprotocols/rawipnif/group/BLD.INF
author Nithin Vijay <nithin.vjay@nokia.com>
Tue, 20 Apr 2010 17:00:49 +0100
branchRCL_3
changeset 18 50bae5c5c85f
parent 16 fe8b59ab9fa0
child 61 17af172ffa5f
permissions -rw-r--r--
Add wapstack/wapmessageapi component, to fix Bug 1398

// Copyright (c) 2005-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:
// Network interface for supporting multiple primary PDP contexts on the telephony reference platform 
// 
//

/**
 @file
*/

#ifndef SYMBIAN_NON_SEAMLESS_NETWORK_BEARER_MOBILITY

#include "../version1/group/bld.inf"

#else

PRJ_PLATFORMS

DEFAULT


PRJ_EXPORTS

RawIpNif.iby		/epoc32/rom/include/rawipnif.iby

PRJ_TESTEXPORTS

// epoc.ini alternative and batchfile for replacement
../DATA/epocrawip.ini z:/testdata/configs/epocrawip.ini
../DATA/replaceepocrawipini.bat z:/testdata/configs/replaceepocrawipini.bat

PRJ_MMPFILES

RawIPNif.mmp

#ifdef SYMBIAN_ZERO_COPY_NETWORKING
RawIPNif2.mmp
#endif

#endif // SYMBIAN_NON_SEAMLESS_NETWORK_BEARER_MOBILITY