accesssec_plat/eap_vpn_api/group/bld.inf
author hgs
Mon, 24 May 2010 20:32:47 +0300
changeset 26 9abfd4f00d37
parent 2 1c7bc153c08e
child 46 c74b3d9f6b9e
permissions -rw-r--r--
201021

/*
* Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of the License "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:  File that exports the files belonging to 
:                EAP VPN API
*
*/

/*
* %version: %
*/

#include <platform_paths.hrh>

PRJ_PLATFORMS
DEFAULT

PRJ_EXPORTS

../inc/abs_eap_vpn_if.h     MW_LAYER_PLATFORM_EXPORT_PATH(abs_eap_vpn_if.h)
../inc/eap_vpn_if.h     MW_LAYER_PLATFORM_EXPORT_PATH(eap_vpn_if.h)
../inc/eap_vpn_if.inl     MW_LAYER_PLATFORM_EXPORT_PATH(eap_vpn_if.inl)
../inc/eap_vpn_if_uids.h     MW_LAYER_PLATFORM_EXPORT_PATH(eap_vpn_if_uids.h)

// End