networkprotocolmodules/suplproxyprotocolmodule/clientapi/suplposmsgpluginapi/group/bld.inf
changeset 0 9cfd9a3ee49c
equal deleted inserted replaced
-1:000000000000 0:9cfd9a3ee49c
       
     1 /*
       
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). 
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:  
       
    15 *    This file provides the information required for building the OMA SUPL 
       
    16 *    POS Message plug-in API Dll
       
    17 *
       
    18 */
       
    19 
       
    20 
       
    21 #include <platform_paths.hrh>
       
    22 
       
    23 PRJ_PLATFORMS
       
    24 DEFAULT
       
    25 
       
    26 PRJ_EXPORTS
       
    27 ../inc/epos_eomasuplposerrors.h     SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(lbs/epos_eomasuplposerrors.h)
       
    28 ../inc/epos_comasuplposition.h     SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(lbs/epos_comasuplposition.h)
       
    29 ../inc/epos_comasuplinforequestlist.h     SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(lbs/epos_comasuplinforequestlist.h)
       
    30 ../inc/epos_comasuplreqasstdata.h     SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(lbs/epos_comasuplreqasstdata.h)
       
    31 ../inc/epos_comasuplpospayload.h     SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(lbs/epos_comasuplpospayload.h)
       
    32 ../inc/epos_comasuplvelocity.h     SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(lbs/epos_comasuplvelocity.h)
       
    33 ../inc/epos_comasuplposhandlerbase.h     SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(lbs/epos_comasuplposhandlerbase.h)
       
    34 ../inc/epos_comasuplsetcapabilities.h     SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(lbs/epos_comasuplsetcapabilities.h)
       
    35 ../inc/epos_comasuplpossessionbase.h     SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(lbs/epos_comasuplpossessionbase.h)
       
    36 ../inc/epos_momasuplobserver.h     SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(lbs/epos_momasuplobserver.h)
       
    37 ../inc/epos_tomasuplallowedcapabilities.h     SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(lbs/epos_tomasuplallowedcapabilities.h)
       
    38 ../inc/epos_tomasuplposprotocolversion.h     SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(lbs/epos_tomasuplposprotocolversion.h)
       
    39 
       
    40 epos_omasuplposmessageplugin.iby	/epoc32/rom/include/epos_omasuplposmessageplugin.iby
       
    41 
       
    42 PRJ_MMPFILES
       
    43 epos_omasuplposmessageplugin.mmp
       
    44 
       
    45