locationsystemui/locationsysui/privacyverifiernotifierui/locverifier/group/locverifierdlg.mmp
branchRCL_3
changeset 44 2b4ea9893b66
equal deleted inserted replaced
42:02ba3f1733c6 44:2b4ea9893b66
       
     1 /*
       
     2 * Copyright (c) 2010 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: Project definition file for Location Verification Dialog
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 // INCLUDES
       
    20 #include "../inc/locverifieruid.h"
       
    21 #include <data_caging_paths.hrh>
       
    22 #include <platform_paths.hrh> 
       
    23 
       
    24 TARGET          locverifierdlg.dll
       
    25 TARGETTYPE      PLUGIN
       
    26 UID             0x10009D8D  KLocVerifierDlgUID3
       
    27 
       
    28 CAPABILITY 		CAP_ECOM_PLUGIN
       
    29 
       
    30 VENDORID		VID_DEFAULT
       
    31 
       
    32 SOURCEPATH      ../src
       
    33 SOURCE			lpdverifierplugin.cpp
       
    34 SOURCE			lpdrequestao.cpp
       
    35 SOURCE			lpdrequestorprocessor.cpp
       
    36 SOURCE			lpdverifierquerylauncher.cpp
       
    37 SOURCE			lpdnotifierquerylauncher.cpp
       
    38 SOURCE			lpdglobalplugindialog.cpp
       
    39 SOURCE			lpdquerylauncherbase.cpp
       
    40 SOURCE			lpddllmain.cpp
       
    41 
       
    42 
       
    43 // System Include
       
    44 APP_LAYER_SYSTEMINCLUDE
       
    45 SYSTEMINCLUDE       \epoc32\include\mw\hb\hbcore
       
    46 SYSTEMINCLUDE       \epoc32\include\mw\hb\hbwidgets
       
    47 
       
    48 USERINCLUDE     .
       
    49 USERINCLUDE		../inc
       
    50 USERINCLUDE		../../inc
       
    51 USERINCLUDE		../../locnotificationengine/inc
       
    52 
       
    53 SOURCEPATH      ../rss
       
    54 START RESOURCE  101f84fc.rss
       
    55 TARGET          locverifierdlg.rsc
       
    56 END
       
    57 
       
    58 // EPos:
       
    59 LIBRARY			eposprvqnif.lib
       
    60 // Location:
       
    61 LIBRARY			locnotificationengine.lib
       
    62 // Symbian & Hb:
       
    63 LIBRARY         euser.lib
       
    64 LIBRARY			eiksrv.lib 
       
    65 LIBRARY         eposprvtyp.lib
       
    66 LIBRARY         estor.lib bafl.lib
       
    67 LIBRARY         flogger.lib
       
    68 LIBRARY			HbCore.lib
       
    69 LIBRARY         HbWidgets.lib
       
    70 LIBRARY			QtCore.lib
       
    71 LIBRARY         locnotificationclient.lib
       
    72 LIBRARY			systemtoneservice.lib
       
    73 LIBRARY			locutils.lib