homescreenapp/hsapplication/hsapplication_exports_to_rom.pri
author hgs
Fri, 25 Jun 2010 19:19:22 +0300
changeset 62 341166945d65
child 63 52b0f64eeb51
permissions -rw-r--r--
201025

#
# Copyright (c) 2010 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:
#

# configuration file exports
BLD_INF_RULES.prj_exports += \
    "conf/base/confml/homescreendb.confml                   APP_LAYER_CONFML(homescreendb.confml)" \
    "conf/base/implml/homescreendb.implml                   APP_LAYER_CRML(homescreendb.implml)" \
    "conf/base/implml/homescreendb_templates/create.sql     APP_LAYER_CRML(homescreendb_templates/create.sql)" \
    "conf/base/implml/homescreendb_templates/fill.sql       APP_LAYER_CRML(homescreendb_templates/fill.sql)"