connectivitymodules/SeCon/services/ftp/src/sconfshandler.cpp
changeset 22 1a3f0bca12c6
parent 20 e1de7d03f843
child 36 9ba7f05d28a5
equal deleted inserted replaced
20:e1de7d03f843 22:1a3f0bca12c6
    26 #include <sysutil.h>
    26 #include <sysutil.h>
    27 #include <CDirectoryLocalizer.h>
    27 #include <CDirectoryLocalizer.h>
    28 
    28 
    29 #include "sconfshandler.h"
    29 #include "sconfshandler.h"
    30 #include "sconconsts.h"
    30 #include "sconconsts.h"
    31 #include "IrMCConsts.h"
    31 #include "irmcconsts.h"
    32 #include "cntparserclient.h"
    32 #include "cntparserclient.h"
    33 #include "CntParserInfoLog.h"
    33 #include "cntparserinfolog.h"
    34 #include "debug.h"
    34 #include "debug.h"
    35 
    35 
    36 // cntparser related constants
    36 // cntparser related constants
    37 _LIT(KPhoneBookIrMCL2Request,"telecom/pb.vcf");
    37 _LIT(KPhoneBookIrMCL2Request,"telecom/pb.vcf");
    38 _LIT(KInfoLogIrMCL2Request,"telecom/pb/info.log");
    38 _LIT(KInfoLogIrMCL2Request,"telecom/pb/info.log");