diff -r e03a3db4489e -r 9abfd4f00d37 accesssec.pro --- a/accesssec.pro Thu May 13 22:51:27 2010 +0300 +++ b/accesssec.pro Mon May 24 20:32:47 2010 +0300 @@ -7,15 +7,23 @@ # at the URL "http://www.eclipse.org/legal/epl-v10.html". # # Initial Contributors: -# Nokia Corporation - initial contribution. +# Nokia Corporation - initial contribution. # # Contributors: # # Description: -# +# Project file for building accesssec package + +# %version: 5 % + TEMPLATE = subdirs -SUBDIRS += securitysettings +SUBDIRS += \ + accesssec_plat \ + securitysettings CONFIG += ordered + +BLD_INF_RULES.prj_exports += \ + "$${LITERAL_HASH}include \"./group/bld.inf\""