securitysettings/qtconfigutils/eapqtplugininfo/eapqtplugininfo.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 #   QT EAP plugin information handling component
    15 #   QT EAP plugin information handling component
    16 #
    16 #
    17 
    17 
    18 # %version: 9 %
    18 # %version: 11 %
    19 
    19 
    20 
    20 
    21 TEMPLATE            = lib
    21 TEMPLATE            = lib
    22 TARGET              = eapqtplugininfo
    22 TARGET              = eapqtplugininfo
    23 
    23 
    57     
    57     
    58     TARGET.UID3 = 0x2002C2FD
    58     TARGET.UID3 = 0x2002C2FD
    59     TARGET.EPOCALLOWDLLDATA = 1
    59     TARGET.EPOCALLOWDLLDATA = 1
    60     
    60     
    61     TARGET.CAPABILITY = CAP_GENERAL_DLL
    61     TARGET.CAPABILITY = CAP_GENERAL_DLL
    62     
    62             
    63     # exports not frozen yet
       
    64     MMP_RULES += EXPORTUNFROZEN
       
    65         
       
    66     BLD_INF_RULES.prj_exports += \ 
    63     BLD_INF_RULES.prj_exports += \ 
    67   		"rom/eapqtplugininfo.iby CORE_MW_LAYER_IBY_EXPORT_PATH(eapqtplugininfo.iby)"        
    64   		"rom/eapqtplugininfo.iby CORE_MW_LAYER_IBY_EXPORT_PATH(eapqtplugininfo.iby)"        
    68 }
    65 }