accesssec.pro
branchRCL_3
changeset 19 c74b3d9f6b9e
parent 18 bad0cc58d154
equal deleted inserted replaced
18:bad0cc58d154 19:c74b3d9f6b9e
     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:
       
    15 #	Project file for building accesssec package
       
    16 
       
    17 # %version: 5 %
       
    18 
       
    19 
       
    20 TEMPLATE = subdirs
       
    21 
       
    22 SUBDIRS  += \
       
    23     accesssec_plat \
       
    24     securitysettings
       
    25 
       
    26 CONFIG += ordered
       
    27 
       
    28 BLD_INF_RULES.prj_exports += \
       
    29     "$${LITERAL_HASH}include \"./group/bld.inf\""