smf/smfcredentialmgr/smfcredmgrcommon/smfcredmgrcommon.pro
author cgandhi <chandradeep.gandhi@sasken.com>
Wed, 23 Jun 2010 20:47:13 +0530
changeset 15 9b00ca3cc206
parent 14 a469c0e6e7fb
child 18 013a02bf2bb0
permissions -rw-r--r--
Adding missing settings.ui file

######################################################################
#/*
#========================================================================
# Name        : smfcredmgrcommon.pro
# Author      : Pritam Roy Biswas
# Copyright   : Copyright (c) 2009-2010, Sasken Communication Technologies Ltd.
# Description : 
#========================================================================
# */
######################################################################

TEMPLATE = subdirs
symbian:
    {
	BLD_INF_RULES.prj_exports += inc/smfcredmgrclientdatastruct.h
	BLD_INF_RULES.prj_exports += inc/smfcredmgrclientglobal.h
	BLD_INF_RULES.prj_exports += inc/smfutils.h
	BLD_INF_RULES.prj_exports += inc/smfcredmgrcommon.h
    BLD_INF_RULES.prj_mmpfiles = "group/smfcredmgrcommon.mmp"
    }