phonebookui/phonebookui.pro
author William Roberts <williamr@symbian.org>
Fri, 11 Jun 2010 16:23:32 +0100
branchGCC_SURGE
changeset 38 11319788d38f
parent 27 de1630741fbe
child 40 b46a585f6909
permissions -rw-r--r--
Branch for GCC_SURGE fixes

#
# Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).

#
# All rights reserved.
# This component and the accompanying materials are made available
# under the terms of "Eclipse Public License v1.0"
# which accompanies this distribution, and is available
# at the URL "http://www.eclipse.org/legal/epl-v10.html".
#
# Initial Contributors:
# Nokia Corporation - initial contribution.
#
# Contributors:
#
# Description:
#
#


TEMPLATE = subdirs
SUBDIRS = cnthistorymodel pbkcommonui phonebookapp phonebookservices
CONFIG += ordered

deploy.path = /epoc32/rom/include/core/app/

# Build.inf rules
BLD_INF_RULES.prj_exports += \
     "$${LITERAL_HASH}include <platform_paths.hrh>" \
     "./rom/phonebookservices.iby                CORE_APP_LAYER_IBY_EXPORT_PATH(phonebookservices.iby)" \
     "./rom/pbk.iby                              CORE_APP_LAYER_IBY_EXPORT_PATH(pbk.iby)" \
     "./rom/pbkresources.iby                     LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(pbkresources.iby)" 
	 
exists(confml/phonebook.confml) :BLD_INF_RULES.prj_exports += "confml/phonebook.confml CONFML_EXPORT_PATH(phonebook.confml,uda_content)"
exists(implml/phonebook.implml) :BLD_INF_RULES.prj_exports += "implml/phonebook.implml CRML_EXPORT_PATH(phonebook.implml,uda_content)"
exists(content/SQLite__Contacts.zip) :BLD_INF_RULES.prj_exports += "content/SQLite__Contacts.zip CRML_EXPORT_PATH(../content/zip/,uda_content)"

 


DEPLOYMENT += romfiles