diff -r 000000000000 -r 9cfd9a3ee49c networkprotocolmodules/suplproxyprotocolmodule/clientapi/suplposmsgpluginapi/group/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/networkprotocolmodules/suplproxyprotocolmodule/clientapi/suplposmsgpluginapi/group/bld.inf Tue Feb 02 01:50:39 2010 +0200 @@ -0,0 +1,45 @@ +/* +* Copyright (c) 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: +* This file provides the information required for building the OMA SUPL +* POS Message plug-in API Dll +* +*/ + + +#include + +PRJ_PLATFORMS +DEFAULT + +PRJ_EXPORTS +../inc/epos_eomasuplposerrors.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(lbs/epos_eomasuplposerrors.h) +../inc/epos_comasuplposition.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(lbs/epos_comasuplposition.h) +../inc/epos_comasuplinforequestlist.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(lbs/epos_comasuplinforequestlist.h) +../inc/epos_comasuplreqasstdata.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(lbs/epos_comasuplreqasstdata.h) +../inc/epos_comasuplpospayload.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(lbs/epos_comasuplpospayload.h) +../inc/epos_comasuplvelocity.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(lbs/epos_comasuplvelocity.h) +../inc/epos_comasuplposhandlerbase.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(lbs/epos_comasuplposhandlerbase.h) +../inc/epos_comasuplsetcapabilities.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(lbs/epos_comasuplsetcapabilities.h) +../inc/epos_comasuplpossessionbase.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(lbs/epos_comasuplpossessionbase.h) +../inc/epos_momasuplobserver.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(lbs/epos_momasuplobserver.h) +../inc/epos_tomasuplallowedcapabilities.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(lbs/epos_tomasuplallowedcapabilities.h) +../inc/epos_tomasuplposprotocolversion.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(lbs/epos_tomasuplposprotocolversion.h) + +epos_omasuplposmessageplugin.iby /epoc32/rom/include/epos_omasuplposmessageplugin.iby + +PRJ_MMPFILES +epos_omasuplposmessageplugin.mmp + +