homescreenapp/hsapplication/hsapplication_exports_to_rom.pri
changeset 86 e4f038c420f7
parent 63 52b0f64eeb51
--- a/homescreenapp/hsapplication/hsapplication_exports_to_rom.pri	Wed Aug 18 10:33:57 2010 +0300
+++ b/homescreenapp/hsapplication/hsapplication_exports_to_rom.pri	Mon Sep 13 13:03:23 2010 +0300
@@ -16,9 +16,9 @@
 
 # configuration file exports
 BLD_INF_RULES.prj_exports += \
-    "conf/base/confml/CI_homescreendb.confml                APP_LAYER_CONFML(CI_homescreendb.confml)" \
-    "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)"
+    "conf/confml/CI_homescreendb.confml                APP_LAYER_CONFML(CI_homescreendb.confml)" \
+    "conf/confml/homescreendb.confml                   APP_LAYER_CONFML(homescreendb.confml)" \
+    "conf/implml/homescreendb.implml                   APP_LAYER_CRML(homescreendb.implml)" \
+    "conf/implml/homescreendb_templates/create.sql     APP_LAYER_CRML(homescreendb_templates/create.sql)" \
+    "conf/implml/homescreendb_templates/fill.sql       APP_LAYER_CRML(homescreendb_templates/fill.sql)"
     
\ No newline at end of file