diff -r 35368b604b28 -r 6727c5d0afc7 homescreenapp/hsapplication/hsapplication_exports_to_rom.pri --- a/homescreenapp/hsapplication/hsapplication_exports_to_rom.pri Thu Sep 02 20:17:27 2010 +0300 +++ b/homescreenapp/hsapplication/hsapplication_exports_to_rom.pri Fri Sep 17 08:27:54 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