locationsystemui/locationsysui/locsysui.pro
branchRCL_3
changeset 44 2b4ea9893b66
equal deleted inserted replaced
42:02ba3f1733c6 44:2b4ea9893b66
       
     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 # Description:  project file for Locsysui                                                    
       
    14 #                                                                    
       
    15 
       
    16 
       
    17 TEMPLATE = subdirs
       
    18 
       
    19 SYMBIAN_PLATFORMS = WINSCW ARMV5
       
    20 
       
    21 SUBDIRS += possettings/possettings.pro
       
    22 SUBDIRS += privacyverifiernotifierui/privacyverifiernotifierui.pro
       
    23 SUBDIRS += posindicator/posindicator.pro
       
    24 
       
    25 BLD_INF_RULES.prj_exports += "conf/loclocalvariation.confml  MW_LAYER_CONFML(loclocalvariation.confml)" \
       
    26 							 "conf/loclocalvariation_20022D83.crml  MW_LAYER_CRML(loclocalvariation_20022D83.crml)" 
       
    27