javacommons/security/legacysupport/midp2securitypolicyv2/plugins/securitypolicyV2/build/MIDP2SecurityPolicyV2Dll.mmp
branchRCL_3
changeset 83 26b2b12093af
parent 60 6c158198356e
equal deleted inserted replaced
77:7cee158cb8cd 83:26b2b12093af
    19 /**
    19 /**
    20 @file
    20 @file
    21 
    21 
    22 @SYMPurpose MIDP2SecurityPolicyV2.dll Java security policy interface implementation
    22 @SYMPurpose MIDP2SecurityPolicyV2.dll Java security policy interface implementation
    23 */
    23 */
    24 #include <platform_paths.hrh>
    24 
    25 #include <../../../../../../../inc/project_defines.hrh>
    25 #include <../../../../../../../inc/project_defines.hrh>
    26 
       
    27 APP_LAYER_SYSTEMINCLUDE
       
    28 
    26 
    29 target			MIDP2SecurityPolicyV2.dll
    27 target			MIDP2SecurityPolicyV2.dll
    30 targettype		dll
    28 targettype		dll
    31 CAPABILITY		CAP_GENERAL_DLL
    29 CAPABILITY		CAP_GENERAL_DLL
    32 VENDORID VID_DEFAULT
    30 VENDORID VID_DEFAULT
    42 deffile ./bmarm/MIDP2SecurityPolicyV2.def
    40 deffile ./bmarm/MIDP2SecurityPolicyV2.def
    43 #elif defined(ARMCC)
    41 #elif defined(ARMCC)
    44 deffile ./midp2secrp/eabi/MIDP2SecurityPolicyV2.def
    42 deffile ./midp2secrp/eabi/MIDP2SecurityPolicyV2.def
    45 #endif
    43 #endif
    46 
    44 
       
    45 systeminclude	/epoc32/include
       
    46 systeminclude	/epoc32/include/libc
       
    47 
       
    48 systeminclude ../../../../../../../inc
    47 
    49 
    48 userinclude		../export
    50 userinclude		../export
    49 userinclude     ../../../../../../../inc
    51 userinclude     ../../../../../../../inc
    50 
    52 
    51 sourcepath		../src
    53 sourcepath		../src