eapol/eapol_framework/eapol_symbian/group/bld.inf
changeset 49 43351a4f2da3
parent 34 ad1f037f1ac2
equal deleted inserted replaced
47:712b4ffd76bb 49:43351a4f2da3
    14 * Description:  Build information file for project EAPOL
    14 * Description:  Build information file for project EAPOL
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 /*
    18 /*
    19 * %version: 37 %
    19 * %version: 40 %
    20 */
    20 */
    21 
    21 
    22 #include <platform_paths.hrh>
    22 #include <platform_paths.hrh>
    23 
    23 
    24 PRJ_PLATFORMS
    24 PRJ_PLATFORMS
    39 backup_registration_eapol.xml  /epoc32/release/winscw/udeb/z/private/101F8EC5/backup_registration_eapol.xml
    39 backup_registration_eapol.xml  /epoc32/release/winscw/udeb/z/private/101F8EC5/backup_registration_eapol.xml
    40 backup_registration_eapol.xml  /epoc32/release/winscw/urel/z/private/101F8EC5/backup_registration_eapol.xml
    40 backup_registration_eapol.xml  /epoc32/release/winscw/urel/z/private/101F8EC5/backup_registration_eapol.xml
    41 
    41 
    42 // Backup registration file for backing up all EAP server databases. Exported to the private cage path of EAP server.
    42 // Backup registration file for backing up all EAP server databases. Exported to the private cage path of EAP server.
    43 backup_registration.xml  /epoc32/data/z/private/20026FCB/backup_registration.xml
    43 backup_registration.xml  /epoc32/data/z/private/20026FCB/backup_registration.xml
    44 backup_registration.xml  /epoc32/release/udeb/urel/z/private/20026FCB/backup_registration.xml
    44 backup_registration.xml  /epoc32/release/winscw/udeb/z/private/20026FCB/backup_registration.xml
    45 backup_registration.xml  /epoc32/release/winscw/urel/z/private/20026FCB/backup_registration.xml
    45 backup_registration.xml  /epoc32/release/winscw/urel/z/private/20026FCB/backup_registration.xml
    46 
    46 
    47 // copy EAPOL configuration file to WLAN server's private cage path
    47 // copy EAPOL configuration file to WLAN server's private cage path
    48 ../am/core/symbian/file_config/eap_symbian.conf  /epoc32/data/z/private/101F8EC5/eap.conf
    48 ../am/core/symbian/file_config/eap_symbian.conf  /epoc32/data/z/private/101F8EC5/eap.conf
    49 ../am/core/symbian/file_config/eap_symbian.conf  /epoc32/release/winscw/udeb/z/private/101F8EC5/eap.conf
    49 ../am/core/symbian/file_config/eap_symbian.conf  /epoc32/release/winscw/udeb/z/private/101F8EC5/eap.conf
    91 eapgeneralsettings.mmp
    91 eapgeneralsettings.mmp
    92 
    92 
    93 // Interface for providing EAP authentication services to VPN
    93 // Interface for providing EAP authentication services to VPN
    94 eapvpnif.mmp
    94 eapvpnif.mmp
    95 
    95 
    96 // Iterface for providing authentication services to WLAN
    96 // Interface for providing authentication services to WLAN
    97 wlaneapolif.mmp
    97 wlaneapolif.mmp
    98 
    98 
    99 // End of file.
    99 // End of file.