diff -r 13d7c31c74e0 -r b183ec05bd8c remotemgmt_plat/syncml_ds_customization_api/tsrc/synchconfigvalidator/synchconfigvalidator.iby --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/remotemgmt_plat/syncml_ds_customization_api/tsrc/synchconfigvalidator/synchconfigvalidator.iby Tue Aug 31 16:04:06 2010 +0300 @@ -0,0 +1,11 @@ +#include +#ifndef __SYNCHCONFIGVALIDATOR_IBY__ +#define __SYNCHCONFIGVALIDATOR_IBY__ + +#ifdef _DEBUG //add param USE_UDEB=1 with imaker if you want to enable this tool +file=ABI_DIR/BUILD_DIR/synchconfigvalidator.exe PROGRAMS_DIR\synchconfigvalidator.exe +data=/epoc32/data/z/resource/apps/synchconfigvalidator.rsc RESOURCE_FILES_DIR\synchconfigvalidator.rsc +data=/epoc32/data/z/private/10003a3f/import/apps/synchconfigvalidator_reg.rsc \private\10003a3f\apps\synchconfigvalidator_reg.rsc +#endif // _DEBUG + +#endif __SYNCHCONFIGVALIDATOR_IBY__ \ No newline at end of file