homescreenapp/hsapplication/hsapplication_exports_to_rom.pri
changeset 92 6727c5d0afc7
parent 77 4b195f3bea29
equal deleted inserted replaced
85:35368b604b28 92:6727c5d0afc7
    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/confml/CI_homescreendb.confml                APP_LAYER_CONFML(CI_homescreendb.confml)" \
    20     "conf/base/confml/homescreendb.confml                   APP_LAYER_CONFML(homescreendb.confml)" \
    20     "conf/confml/homescreendb.confml                   APP_LAYER_CONFML(homescreendb.confml)" \
    21     "conf/base/implml/homescreendb.implml                   APP_LAYER_CRML(homescreendb.implml)" \
    21     "conf/implml/homescreendb.implml                   APP_LAYER_CRML(homescreendb.implml)" \
    22     "conf/base/implml/homescreendb_templates/create.sql     APP_LAYER_CRML(homescreendb_templates/create.sql)" \
    22     "conf/implml/homescreendb_templates/create.sql     APP_LAYER_CRML(homescreendb_templates/create.sql)" \
    23     "conf/base/implml/homescreendb_templates/fill.sql       APP_LAYER_CRML(homescreendb_templates/fill.sql)"
    23     "conf/implml/homescreendb_templates/fill.sql       APP_LAYER_CRML(homescreendb_templates/fill.sql)"
    24     
    24