perfopts/sfopenvg.mmp
changeset 72 2cad7c5d7db8
parent 71 20afbbdb50d8
child 73 59f45c8582d3
equal deleted inserted replaced
71:20afbbdb50d8 72:2cad7c5d7db8
    23 targettype      dll				// Binary build type
    23 targettype      dll				// Binary build type
    24 uid             KUidSharedDllUidValue 0x10281CA6		// File uids
    24 uid             KUidSharedDllUidValue 0x10281CA6		// File uids
    25 CAPABILITY      ALL -tcb
    25 CAPABILITY      ALL -tcb
    26 vendorid        0x70000001
    26 vendorid        0x70000001
    27 
    27 
       
    28 armfpu vfpv2
    28 
    29 
    29 MACRO       __OPENVGHEADERS_USE_VG_1_1
    30 MACRO       __OPENVGHEADERS_USE_VG_1_1
    30 
    31 
    31 MACRO 			USE_NEW_ELEAVE //swictch on to use new(ELeave) rather new in alloc's
    32 MACRO 			USE_NEW_ELEAVE //swictch on to use new(ELeave) rather new in alloc's
    32 					 		   //useful to trap OOM failures
    33 					 		   //useful to trap OOM failures