cpsecplugins/devicelockplugin/rom/devicelockplugin_rom.pri
changeset 31 b12d1c188e6e
parent 19 098e361762d2
equal deleted inserted replaced
30:cc1cea6aabaf 31:b12d1c188e6e
    15 #
    15 #
    16 
    16 
    17 symbian {
    17 symbian {
    18 	BLD_INF_RULES.prj_exports += \
    18 	BLD_INF_RULES.prj_exports += \
    19 		"$${LITERAL_HASH}include<platform_paths.hrh>" \
    19 		"$${LITERAL_HASH}include<platform_paths.hrh>" \
    20 		"rom/devicelockplugin.iby CORE_APP_LAYER_IBY_EXPORT_PATH(devicelockplugin.iby)"
    20 		"rom/devicelockplugin.iby CORE_APP_LAYER_IBY_EXPORT_PATH(devicelockplugin.iby)" \
       
    21 		"rom/devicelockplugin_resources.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(devicelockplugin_resources.iby)"
    21 }
    22 }