locationsystemui/locationsysui/queryandnotification/group/EPos_PrivacyQNInterface.mmp
changeset 18 3825cf2dc8c2
equal deleted inserted replaced
1:788b770ce3ae 18:3825cf2dc8c2
       
     1 /*
       
     2 * Copyright (c) 2002-2005 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:   Class for handling SUPL_INIT message.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 TARGET          eposprvqnif.dll
       
    21 TARGETTYPE      dll
       
    22 UID             0x1000008d 0x101f7a88
       
    23 
       
    24 VENDORID        0x70000001
       
    25 CAPABILITY      ALL -TCB
       
    26 
       
    27 SOURCEPATH      ../src
       
    28 SOURCE          EPos_CPosPrivacyNotifier.cpp
       
    29 SOURCE          EPos_CPosPrivacyNotifierExtension.cpp
       
    30 SOURCE          EPos_CPosRequestHandler.cpp
       
    31 
       
    32 USERINCLUDE     ../inc
       
    33 
       
    34 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    35 
       
    36 LIBRARY         euser.lib
       
    37 LIBRARY         estor.lib
       
    38 LIBRARY         eiksrv.lib
       
    39 LIBRARY         eposprvtyp.lib
       
    40 
       
    41 SMPSAFE