locationsystemui/locationsysui/locverifier/group/locverifierdlg.mmp
branchRCL_3
changeset 44 2b4ea9893b66
parent 42 02ba3f1733c6
child 45 6b6920c56e2f
equal deleted inserted replaced
42:02ba3f1733c6 44:2b4ea9893b66
     1 /*
       
     2 * Copyright (c) 2002 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> // For the APP_LAYER_SYSTEMINCLUDE
       
    23 
       
    24 TARGET          locverifierdlg.dll
       
    25 TARGETTYPE      DLL
       
    26 UID             KNotifierUID2  KLocVerifierDlgUID3
       
    27 
       
    28 CAPABILITY 		CAP_ECOM_PLUGIN
       
    29 
       
    30 VENDORID		VID_DEFAULT
       
    31 
       
    32 SOURCEPATH      ../src
       
    33 SOURCE          lpdsuplsettingsadapter.cpp
       
    34 SOURCE			lpdverifierplugin.cpp
       
    35 SOURCE			lpdrequestao.cpp
       
    36 SOURCE			lpdrequestorprocessor.cpp
       
    37 SOURCE          lpdperiodicprocessor.cpp
       
    38 SOURCE			lpdverifiersettinglauncher.cpp
       
    39 SOURCE			lpdverifierquerylauncher.cpp
       
    40 SOURCE			lpdnotifierquerylauncher.cpp
       
    41 SOURCE			lpdbasemodel.cpp
       
    42 SOURCE			lpdverifnotiflbmodel.cpp
       
    43 SOURCE			lpdglobalplugindialog.cpp
       
    44 SOURCE			lpdmessageplugindialog.cpp
       
    45 SOURCE			lpdbkupevtlistenerao.cpp
       
    46 SOURCE			lpdquerylauncherbase.cpp
       
    47 SOURCE			lpddllmain.cpp
       
    48 SOURCE			lpdnotifreqinfo.cpp
       
    49 
       
    50 SOURCEPATH      ../rss
       
    51 START RESOURCE  locverifierdlg.rss
       
    52 HEADER
       
    53 TARGETPATH      RESOURCE_FILES_DIR
       
    54 LANGUAGE_IDS
       
    55 END
       
    56 
       
    57 // System Include
       
    58 APP_LAYER_SYSTEMINCLUDE
       
    59 
       
    60 USERINCLUDE     .
       
    61 USERINCLUDE		../inc
       
    62 USERINCLUDE		../../inc
       
    63 USERINCLUDE		../../../inc
       
    64 USERINCLUDE   ../../loc
       
    65 
       
    66 // EPos:
       
    67 LIBRARY			eposprvqnif.lib
       
    68 // Location:
       
    69 LIBRARY			locutils.lib
       
    70 // Symbian & Avkon:
       
    71 LIBRARY         euser.lib
       
    72 LIBRARY 		avkon.lib
       
    73 LIBRARY			eiksrvui.lib 
       
    74 LIBRARY			eikdlg.lib
       
    75 LIBRARY 		eikcoctl.lib
       
    76 LIBRARY			cone.lib 
       
    77 LIBRARY			eikcore.lib 
       
    78 LIBRARY			aknskins.lib
       
    79 LIBRARY 		egul.lib
       
    80 LIBRARY         commonengine.lib 		// StringLoader
       
    81 LIBRARY         apgrfx.lib 				// RApaLsSession
       
    82 LIBRARY         apparc.lib 				// TApaAppInfo
       
    83 LIBRARY         aknicon.lib 			// AvkonIconFileName
       
    84 LIBRARY         eposprvtyp.lib
       
    85 LIBRARY 		aknnotifierwrapper.lib
       
    86 LIBRARY         estor.lib bafl.lib
       
    87 LIBRARY		    epos_suplsettings.lib	// SUPL Settings API
       
    88 LIBRARY		    locsettingsuiclient.lib // Location Settings Launch API
       
    89 LIBRARY         flogger.lib