locationsystemui/locationsysui/privacyverifiernotifierui/privacyverifiernotifierui.pro
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 # Description:  project file for positioing settings in control panel                                                      
       
    14 #                                                                    
       
    15 
       
    16 
       
    17 TEMPLATE = subdirs
       
    18 
       
    19 SYMBIAN_PLATFORMS = WINSCW ARMV5
       
    20 
       
    21 SUBDIRS += locnotificationengine/locnotificationengine.pro
       
    22 SUBDIRS += posverificationdialogplugin/posverificationdialogplugin.pro
       
    23 
       
    24 # Build.inf rules
       
    25 BLD_INF_RULES.prj_exports += "$${LITERAL_HASH}include <platform_paths.hrh>" \
       
    26     "install/privacydialogs_stub.sis /epoc32/data/z/system/install/privacydialogs_stub.sis" \
       
    27     "rom/privacydialogs.iby CORE_MW_LAYER_IBY_EXPORT_PATH(privacydialogs.iby)"
       
    28 
       
    29 symbian {
       
    30 BLD_INF_RULES.prj_mmpfiles = "./locutils/group/locutils.mmp" \
       
    31                              "./locprivacyserver/group/locprivacyserver.mmp" \
       
    32                              "./contactresolversession/group/contactresolversession.mmp" \
       
    33                              "./locverifier/group/locverifierdlg.mmp"
       
    34 }