accesssec.pro
changeset 33 938269283a16
parent 22 093cf0757204
equal deleted inserted replaced
22:093cf0757204 33:938269283a16
     5 # under the terms of "Eclipse Public License v1.0"
     5 # under the terms of "Eclipse Public License v1.0"
     6 # which accompanies this distribution, and is available
     6 # which accompanies this distribution, and is available
     7 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
     8 #
     8 #
     9 # Initial Contributors:
     9 # Initial Contributors:
    10 # Nokia Corporation - initial contribution.
    10 # 	Nokia Corporation - initial contribution.
    11 #
    11 #
    12 # Contributors:
    12 # Contributors:
    13 #
    13 #
    14 # Description:
    14 # Description:
    15 #
    15 #	Project file for building accesssec package
       
    16 
       
    17 # %version: 5 %
       
    18 
    16 
    19 
    17 TEMPLATE = subdirs
    20 TEMPLATE = subdirs
    18 
    21 
    19 SUBDIRS  += securitysettings
    22 SUBDIRS  += \
       
    23     accesssec_plat \
       
    24     securitysettings
    20 
    25 
    21 CONFIG += ordered
    26 CONFIG += ordered
       
    27 
       
    28 BLD_INF_RULES.prj_exports += \
       
    29     "$${LITERAL_HASH}include \"./group/bld.inf\""