homescreenapp/hsapplication/hsapplication_exports_to_rom.pri
changeset 61 2b1b11a301d2
child 63 52b0f64eeb51
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/homescreenapp/hsapplication/hsapplication_exports_to_rom.pri	Tue Jul 06 14:06:53 2010 +0300
@@ -0,0 +1,23 @@
+#
+# 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)"
+    
\ No newline at end of file