commsfwtools/preparedefaultcommsdatabase/Tools/ced/group/ced.iby
branchRCL_3
changeset 70 b564fb5fd78b
parent 69 9d7ce34704c8
equal deleted inserted replaced
69:9d7ce34704c8 70:b564fb5fd78b
    21 REM CED
    21 REM CED
    22 
    22 
    23 #include <Xml.iby>
    23 #include <Xml.iby>
    24 #include <stdlib.iby>
    24 #include <stdlib.iby>
    25 
    25 
    26 #ifdef __ROHID_CED
       
    27 file=ABI_DIR\DEBUG_DIR\_rohid_ced.exe                      			System\Libs\ced.exe
       
    28 #else
       
    29 file=ABI_DIR\DEBUG_DIR\ced.exe                      			System\Libs\ced.exe
    26 file=ABI_DIR\DEBUG_DIR\ced.exe                      			System\Libs\ced.exe
    30 #endif
       
    31 
       
    32 data=EPOCROOT##epoc32\data\z\system\data\meshpreface1.cfg		system\data\meshpreface1.cfg
    27 data=EPOCROOT##epoc32\data\z\system\data\meshpreface1.cfg		system\data\meshpreface1.cfg
    33 
    28 
    34 #endif
    29 #endif
    35 
    30