eapol/eapol_framework/eapol_symbian/group/eapprotectedsetup.mmp
changeset 34 ad1f037f1ac2
parent 27 9660a5eb236f
child 49 43351a4f2da3
equal deleted inserted replaced
31:372d2d6c5cf9 34:ad1f037f1ac2
    14 * Description:  Project definition file for project EAP-Protected setup
    14 * Description:  Project definition file for project EAP-Protected setup
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 /*
    18 /*
    19 * %version: 15 %
    19 * %version: 16 %
    20 */
    20 */
    21 
    21 
    22 #include <platform_paths.hrh>
    22 #include <platform_paths.hrh>
    23 #include "eapol.mmh"
    23 #include "eapol.mmh"
    24 
    24 
    26 VENDORID VID_DEFAULT
    26 VENDORID VID_DEFAULT
    27 TARGETTYPE    PLUGIN
    27 TARGETTYPE    PLUGIN
    28 
    28 
    29 TARGET        eapprotectedsetup.dll
    29 TARGET        eapprotectedsetup.dll
    30 UID	      0x10009d8d 0x2000b003
    30 UID	      0x10009d8d 0x2000b003
       
    31 
       
    32 deffile eapprotectedsetup.def
    31 
    33 
    32 SOURCEPATH    ../am/type/protected_setup/symbian/plugin/src
    34 SOURCEPATH    ../am/type/protected_setup/symbian/plugin/src
    33 
    35 
    34 START RESOURCE 2000b003.rss 
    36 START RESOURCE 2000b003.rss 
    35 	TARGET eapprotectedsetup.rsc
    37 	TARGET eapprotectedsetup.rsc
    79 
    81 
    80 LIBRARY		euser.lib ecom.lib eaptools.lib eaptrace.lib eapsymbiantools.lib 
    82 LIBRARY		euser.lib ecom.lib eaptools.lib eaptrace.lib eapsymbiantools.lib 
    81 LIBRARY		cone.lib eikcoctl.lib
    83 LIBRARY		cone.lib eikcoctl.lib
    82 LIBRARY		etelmm.lib etel.lib	// For ETel connection
    84 LIBRARY		etelmm.lib etel.lib	// For ETel connection
    83 
    85 
       
    86 
       
    87 
       
    88 
    84 //-------------------------------------------------------------------
    89 //-------------------------------------------------------------------
    85 // End of File
    90 // End of File