cmmanager/cmmgr/Plugins/cmpluginvpn/inc/cmvpncommonconstants.h
changeset 1 40cb640ef159
parent 0 5a93021fdf25
equal deleted inserted replaced
0:5a93021fdf25 1:40cb640ef159
    19 #define CMVPNCOMMONCONSTANTS_H
    19 #define CMVPNCOMMONCONSTANTS_H
    20 
    20 
    21 // CONSTANTS
    21 // CONSTANTS
    22 _LIT( KPluginVPNResDirAndFileName, "z:cmpluginvpnui.rsc" );
    22 _LIT( KPluginVPNResDirAndFileName, "z:cmpluginvpnui.rsc" );
    23 
    23 
    24 const TInt KVpnProxyPortNumberDefault = 80;
    24 // Do not change this default to other value because proxy number is using this value as default port number
       
    25 const TInt KVpnProxyPortNumberDefault = 0;
    25 
    26 
    26 #endif  // CMVPNCOMMONCONSTANTS_H
    27 #endif  // CMVPNCOMMONCONSTANTS_H