homescreenapp/hsapplication/hsapplication_exports_to_rom.pri
changeset 77 4b195f3bea29
parent 61 2b1b11a301d2
child 86 e4f038c420f7
equal deleted inserted replaced
61:2b1b11a301d2 77:4b195f3bea29
    14 # Description:
    14 # Description:
    15 #
    15 #
    16 
    16 
    17 # configuration file exports
    17 # configuration file exports
    18 BLD_INF_RULES.prj_exports += \
    18 BLD_INF_RULES.prj_exports += \
       
    19     "conf/base/confml/CI_homescreendb.confml                APP_LAYER_CONFML(CI_homescreendb.confml)" \
    19     "conf/base/confml/homescreendb.confml                   APP_LAYER_CONFML(homescreendb.confml)" \
    20     "conf/base/confml/homescreendb.confml                   APP_LAYER_CONFML(homescreendb.confml)" \
    20     "conf/base/implml/homescreendb.implml                   APP_LAYER_CRML(homescreendb.implml)" \
    21     "conf/base/implml/homescreendb.implml                   APP_LAYER_CRML(homescreendb.implml)" \
    21     "conf/base/implml/homescreendb_templates/create.sql     APP_LAYER_CRML(homescreendb_templates/create.sql)" \
    22     "conf/base/implml/homescreendb_templates/create.sql     APP_LAYER_CRML(homescreendb_templates/create.sql)" \
    22     "conf/base/implml/homescreendb_templates/fill.sql       APP_LAYER_CRML(homescreendb_templates/fill.sql)"
    23     "conf/base/implml/homescreendb_templates/fill.sql       APP_LAYER_CRML(homescreendb_templates/fill.sql)"
    23     
    24