securitysettings/qtconfigutils/eapqtconfiginterface/eapqtconfiginterface.pro
changeset 27 9660a5eb236f
parent 26 9abfd4f00d37
child 34 ad1f037f1ac2
equal deleted inserted replaced
26:9abfd4f00d37 27:9660a5eb236f
    13 #
    13 #
    14 # Description: 
    14 # Description: 
    15 #	EAP method configuration QT interface
    15 #	EAP method configuration QT interface
    16 #
    16 #
    17 
    17 
    18 # %version: 17 %
    18 # %version: 18 %
    19 
    19 
    20 
    20 
    21 TEMPLATE            = lib
    21 TEMPLATE            = lib
    22 TARGET              = eapqtconfiginterface
    22 TARGET              = eapqtconfiginterface
    23 
    23 
    77     
    77     
    78     TARGET.UID3 = 0x2002C2FC
    78     TARGET.UID3 = 0x2002C2FC
    79     TARGET.EPOCALLOWDLLDATA = 1
    79     TARGET.EPOCALLOWDLLDATA = 1
    80     
    80     
    81     TARGET.CAPABILITY = CAP_GENERAL_DLL
    81     TARGET.CAPABILITY = CAP_GENERAL_DLL
    82     
    82                 
    83     # TODO: exports not frozen yet
       
    84     MMP_RULES += EXPORTUNFROZEN
       
    85             
       
    86     BLD_INF_RULES.prj_exports += \ 
    83     BLD_INF_RULES.prj_exports += \ 
    87   		"rom/eapqtconfiginterface.iby CORE_MW_LAYER_IBY_EXPORT_PATH(eapqtconfiginterface.iby)"
    84   		"rom/eapqtconfiginterface.iby CORE_MW_LAYER_IBY_EXPORT_PATH(eapqtconfiginterface.iby)"
    88 
    85 
    89     BLD_INF_RULES.prj_exports += \ 
    86     BLD_INF_RULES.prj_exports += \ 
    90   		"rom/eapqtconfiginterface_resources.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(eapqtconfiginterface_resources.iby)"
    87   		"rom/eapqtconfiginterface_resources.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(eapqtconfiginterface_resources.iby)"