contentstorage/group/group.pro
changeset 109 e0aa398e6810
parent 80 397d00875918
child 121 0b3699f6c654
equal deleted inserted replaced
104:9b022b1f357c 109:e0aa398e6810
    17 TEMPLATE = subdirs
    17 TEMPLATE = subdirs
    18 
    18 
    19 #Exporting ibys
    19 #Exporting ibys
    20 BLD_INF_RULES.prj_exports += \
    20 BLD_INF_RULES.prj_exports += \
    21      "../castorage/conf/castoragedb.confml APP_LAYER_CONFML(castoragedb.confml)" \
    21      "../castorage/conf/castoragedb.confml APP_LAYER_CONFML(castoragedb.confml)" \
    22      "../castorage/conf/castoragedb.implml APP_LAYER_CONFML(castoragedb.implml)" \
    22      "../castorage/conf/CI_castoragedb.confml APP_LAYER_CONFML(CI_castoragedb.confml)" \
    23      "../castorage/data/castoragedb_create.sql APP_LAYER_CONFML(../implml/castoragedb_templates/castoragedb_create.sql)" \
    23      "../castorage/conf/castoragedb.implml APP_LAYER_CRML(castoragedb.implml)" \
    24      "../castorage/conf/castoragedb_templates/castoragedb_variant.sql APP_LAYER_CONFML(../implml/castoragedb_templates/castoragedb_variant.sql)" \
    24      "../castorage/data/castoragedb_create.sql APP_LAYER_CRML(castoragedb_templates/castoragedb_create.sql)" \
       
    25      "../castorage/conf/castoragedb_templates/castoragedb_variant.sql APP_LAYER_CRML(castoragedb_templates/castoragedb_variant.sql)" \ 
    25      "$${LITERAL_HASH}ifndef CONTENT_ARSENAL_STORAGE_UT" \
    26      "$${LITERAL_HASH}ifndef CONTENT_ARSENAL_STORAGE_UT" \
    26      "../castorage/data/castorage.db z:/private/20022F90/castorage.db" \
    27      "../castorage/data/castorage.db z:/private/20022F90/castorage.db" \
    27      "$${LITERAL_HASH}else " \
    28      "$${LITERAL_HASH}else " \
    28      "../castorage/data/castorage.db z:/castorage.db" \
    29      "../castorage/data/castorage.db z:/castorage.db" \
    29      "$${LITERAL_HASH}endif" \
    30      "$${LITERAL_HASH}endif" \